From da27b3adf0e58916f32f1a25ba45bdd436d45fb8 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Tue, 24 Dec 2019 19:22:08 -0500 Subject: [PATCH 01/72] M materials sentence json_info --- doc/JSON_INFO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/JSON_INFO.md b/doc/JSON_INFO.md index 4870c634a06d4..a5687e159a76f 100644 --- a/doc/JSON_INFO.md +++ b/doc/JSON_INFO.md @@ -484,6 +484,8 @@ The syntax listed here is still valid. | `latent_heat` | Latent heat of fusion for a material (J/g). Default 334. | `freeze_point` | Freezing point of this material (F). Default 32 F ( 0 C ). +There are six _resist parameters: acid, bash, chip, cut, elec, and fire. These are integer values; the default is 0 and they can be negative to take more damage. + ```C++ { "type": "material", From 85ef31a99337c6893bc4da6e08724ee2894ec9f8 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Fri, 24 Jan 2020 18:50:09 -0500 Subject: [PATCH 02/72] Update misc.json --- data/json/items/book/misc.json | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 975b1559d0f8e..0490d74c5ca99 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -703,14 +703,8 @@ "id": "novel_crime", "type": "BOOK", "name": "crime novel", + "copy-from": "paperback_novel", "description": "After their diamond heist goes wrong, the surviving criminals begin to suspect that one of them is a police informant.", - "weight": "227 g", - "volume": "750 ml", - "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", "intelligence": 6, "time": "20 m", "chapters": 24, @@ -787,7 +781,8 @@ "weight": "227 g", "intelligence": 7, "time": "18 m", - "chapters": 28 + "chapters": 28, + "fun": 1 }, { "id": "novel_mystery", @@ -850,18 +845,11 @@ "id": "novel_satire", "type": "BOOK", "name": "satire novel", + "copy-from": "paperback_novel", "description": "A political satire of the pre-apocalypse world. Looking back on it from this side of Armageddon makes it seem all the more ridiculous.", "weight": "520 g", - "volume": "750 ml", - "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", "intelligence": 7, - "time": "36 m", - "chapters": 28, - "fun": 2 + "relative": { "price": 100, "time": 21, "chapters": 12 } }, { "id": "novel_scifi", From 9043cc6e97e262e42d363c570ce76965d7efc36e Mon Sep 17 00:00:00 2001 From: Jerimee Date: Fri, 24 Jan 2020 19:45:51 -0500 Subject: [PATCH 03/72] Update misc.json --- data/json/items/book/misc.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 0490d74c5ca99..047edee7605ad 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -725,6 +725,14 @@ "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_crime_midnight", + "type": "BOOK", + "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, + "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", + "copy-from": "paperback_novel", + "relative": { "time": 5, "chapters": -8 } + }, { "id": "novel_drama", "type": "BOOK", @@ -1061,6 +1069,29 @@ "chapters": 28, "fun": 4 }, + { + "id": "novel_swash_blkfreight", + "type": "BOOK", + "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, + "description": "", + "copy-from": "paperback_novel", + "relative": { "fun": 2, "chapters": -7 } + }, + { + "id": "novel_swash_searovers", + "type": "BOOK", + "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, + "description": "", + "copy-from": "paperback_novel", + "relative": { "weight": 186, "price": 250, "time": -3, "chapters": 8 } + }, + { + "id": "novel_swash_buccaneer", + "type": "BOOK", + "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, + "description": "", + "copy-from": "paperback_novel" + }, { "id": "novel_thriller", "type": "BOOK", From 0027783f90ea17b782b89f2ba0ee00a7a7da444d Mon Sep 17 00:00:00 2001 From: Jerimee Date: Fri, 24 Jan 2020 22:00:22 -0500 Subject: [PATCH 04/72] Update misc.json --- data/json/items/book/misc.json | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 047edee7605ad..b72df18f0a11a 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -18,6 +18,23 @@ "chapters": 16, "fun": 2 }, + { + "abstract": "holybook_abstract", + "type": "BOOK", + "name": "holybook abstract", + "description": "theoretically this isn't a book at all", + "price": 550, + "price_postapoc": 550, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "dark_gray", + "flags": [ "TINDER", "FLAMMABLE" ], + "intelligence": 8, + "time": "10 m", + "fun": 1, + "flags": [ "INSPIRATIONAL" ] + }, { "id": "ZSG", "type": "BOOK", @@ -1073,23 +1090,24 @@ "id": "novel_swash_blkfreight", "type": "BOOK", "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, - "description": "", + "description": "Who watches the watchmen? Pirate Jenny, that's who!", "copy-from": "paperback_novel", - "relative": { "fun": 2, "chapters": -7 } + "relative": { "fun": 2, "chapters": -8 } }, { "id": "novel_swash_searovers", "type": "BOOK", "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, - "description": "", + "description": "This lengthy paperback novel describes the ocean exploits of Captain Gosgold. The British consider him an outlaw, but in America he is a patriot.", "copy-from": "paperback_novel", - "relative": { "weight": 186, "price": 250, "time": -3, "chapters": 8 } + "time": "12 m", + "relative": { "weight": 186, "price": 250, "chapters": 8 } }, { "id": "novel_swash_buccaneer", "type": "BOOK", "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, - "description": "", + "description": "The cover of this paperback pirate story shows a shirtless man and a near shirtless woman. Clearly it is not a dress code.", "copy-from": "paperback_novel" }, { From 60928d84b411546fcd478a318c7d19e90b1f6a2b Mon Sep 17 00:00:00 2001 From: Jerimee Date: Fri, 24 Jan 2020 23:51:12 -0500 Subject: [PATCH 05/72] Update misc.json --- data/json/items/book/misc.json | 253 +++++++++------------------------ 1 file changed, 70 insertions(+), 183 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index b72df18f0a11a..330c6a4d726da 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -18,6 +18,26 @@ "chapters": 16, "fun": 2 }, + { + "abstract": "paperback_occult", + "type": "BOOK", + "name": "template for mass produced books on esoteric subjects", + "description": "An ordinary paperback book. Or is it? Is that a glimmer of higher truth?", + "weight": "371 g", + "volume": "700 ml", + "price": 750, + "price_postapoc": 2900, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "dark_gray", + "flags": [ "TINDER", "FLAMMABLE" ], + "intelligence": 5, + "time": "30 m", + "chapters": 30, + "//": "TODO for this item fun should be conditional", + "fun": 1 + }, { "abstract": "holybook_abstract", "type": "BOOK", @@ -29,11 +49,10 @@ "symbol": "?", "looks_like": "story_book", "color": "dark_gray", - "flags": [ "TINDER", "FLAMMABLE" ], + "flags": [ "INSPIRATIONAL", "TINDER", "FLAMMABLE" ], "intelligence": 8, "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "fun": 1 }, { "id": "ZSG", @@ -256,15 +275,7 @@ "description": "A vellum book containing the hymns central to Marloss faith. As the verses lead to each other, the text sings of unity and promised paradise.", "weight": "368 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "cyan", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_bible1", @@ -273,15 +284,7 @@ "description": "An English translation of the Christian Bible, which originated in England in the early 1600s.", "weight": "368 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_bible2", @@ -290,15 +293,7 @@ "description": "An English copy of the Eastern Orthodox translation of The Holy Bible.", "weight": "428 g", "volume": "1250 ml", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_bible3", @@ -307,15 +302,7 @@ "description": "An English translation of the Christian Bible, distributed free of charge by Gideons International.", "weight": "368 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_granth", @@ -324,15 +311,7 @@ "description": "A single-volume copy of the central religious texts of Sikhism.", "weight": "590 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_hadith", @@ -341,15 +320,7 @@ "description": "A Muslim religious text containing an account of the sayings and actions of the prophet Muhammad.", "weight": "398 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_kallisti", @@ -358,15 +329,7 @@ "description": "A book that embodies the main beliefs of Discordianism. It seems to primarily concern chaos, and features a card in the back which informs you that you are now a 'genuine and authorized Pope of Discordia'.", "weight": "292 g", "volume": "1 L", - "price": 550, - "price_postapoc": 2323, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_kojiki", @@ -375,15 +338,7 @@ "description": "The oldest extant chronicle of Japan's myths and history, the stories contained in the Kojiki are part of the inspiration behind Shinto practices.", "weight": "368 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_mormon", @@ -392,15 +347,7 @@ "description": "The sacred text of the Latter Day Saint movement of Christianity, originally published in 1830 by Joseph Smith.", "weight": "368 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_pastafarian", @@ -412,15 +359,7 @@ "description": "A book that embodies the main beliefs of the Church of the Flying Spaghetti Monster. It seems to involve a lot of pirates and some sort of invisible drunken monster made of pasta.", "weight": "292 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_quran", @@ -429,15 +368,7 @@ "description": "An English translation of the Muslim book of holy scriptures, with explanatory notes and commentaries to aid in understanding.", "weight": "412 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_scientology", @@ -446,15 +377,7 @@ "description": "This book is the canonical text of Scientology. Written by a science fiction author, it contains self-improvement techniques and musings on psychology called Dianetics.", "weight": "486 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_slack", @@ -463,15 +386,7 @@ "description": "A book about the Church of the SubGenius. It seems to involve a salesman named J. R. \"Bob\" Dobbs and a concept called 'slack'.", "weight": "292 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_sutras", @@ -480,15 +395,7 @@ "description": "A collection of discourses attributed to the Buddha and his close disciples.", "weight": "496 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_talmud", @@ -497,15 +404,7 @@ "description": "One of the central texts of Rabbinic Judaism, the Talmud expounds upon the Hebrew Bible with teachings and opinions of thousands of rabbis.", "weight": "460 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_tanakh", @@ -514,15 +413,7 @@ "description": "A single-volume book containing the complete canon of the Jewish Bible.", "weight": "512 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_tripitaka", @@ -531,15 +422,7 @@ "description": "A collection of sacred Buddhist writings describing their canons of scriptures.", "weight": "513 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_upanishads", @@ -548,15 +431,7 @@ "description": "A collection of sacred Hindu writings regarding the nature of reality and describing the character and form of human salvation.", "weight": "482 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "holybook_vedas", @@ -565,15 +440,7 @@ "description": "A single volume containing all four Vedas, which are the oldest scriptures of Hinduism.", "weight": "540 g", "volume": "1 L", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "id": "mag_comic", @@ -1527,15 +1394,7 @@ "description": "An English translation of several Old Norse poems. The poems contain proverbs and stories attributed to the god Odin, many transcribed from oral history.", "weight": "292 g", "volume": "750 ml", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] + "copy-from": "holybook_abstract" }, { "type": "BOOK", @@ -1747,5 +1606,33 @@ "time": "28 m", "chapters": 40, "fun": 4 + }, + { + "id": "occult_economicon", + "type": "BOOK", + "name": { "str": "The Economicon of Dobbs", "str_pl": "copies of The Economicon" }, + "description": "These are the prescriptures Pile 18 Disk sg30 File 14. \"Look, small brain of pink earth inside my null-grasping, and she/he receives Logos; and it lay with the Wor.\"", + "copy-from": "paperback_occult", + "weight": "120 g", + "volume": "300 ml", + "time": "10 m", + "relative": { "price": -251, "chapters": -26, "fun": 1 } + }, + { + "id": "occult_bobliographon", + "type": "BOOK", + "name": { "str": "The Bobliographon", "str_pl": "copies of The Bobliographon" }, + "description": "The back cover of this cheaply published paperback reads: \"These newly-released SubGenius revelations will SHOCK those who think they know Bob! Unpredictables are not alone and possess amazing hidden powers of their own! In a world without slack, a yeti lust revival saunters about. WARNING: Do not fail to pay full price for this book; JHVH-1's wrath knows some bounds.\"", + "copy-from": "paperback_occult", + "time": "12 m", + "relative": { "fun": 1 } + }, + { + "id": "occult_glimpses", + "type": "BOOK", + "name": { "str": "Glimpses of Solomon in Yellow", "str_pl": "copies of Solomon in Yellow" }, + "description": "This paperback is titled \"Glimpses of Solomon in Yellow; The Initiation Rites of the Starry Wisdom Covenant, by Dr. Enoch Craven.\" It describes not just the investiture of new adherents, but the history and beliefs of the Church of Starry Wisdom. Someone has defaced the sparse citations section by scrawling \"PUPPETS OF ROME!\" over its few pages. The book does not provide any biography for Dr. Craven, let alone academic credentials.", + "copy-from": "paperback_occult", + "relative": { "weight": 186, "price": 250, "chapters": 10 } } ] From 27edc1fd026b6f06435453fc78b5390149735dde Mon Sep 17 00:00:00 2001 From: Jerimee Date: Fri, 24 Jan 2020 23:59:18 -0500 Subject: [PATCH 06/72] Update misc.json --- data/json/items/book/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 330c6a4d726da..28815656f0998 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -32,7 +32,7 @@ "looks_like": "story_book", "color": "dark_gray", "flags": [ "TINDER", "FLAMMABLE" ], - "intelligence": 5, + "intelligence": 6, "time": "30 m", "chapters": 30, "//": "TODO for this item fun should be conditional", From 693907af3e82c0110112ea5837084aec3c696ce7 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Sat, 25 Jan 2020 00:13:16 -0500 Subject: [PATCH 07/72] Update JSON_INFO.md try to fix how I've tangled up my git --- doc/JSON_INFO.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/JSON_INFO.md b/doc/JSON_INFO.md index ec9565291c9c3..52a2fa17f8fbc 100644 --- a/doc/JSON_INFO.md +++ b/doc/JSON_INFO.md @@ -494,9 +494,7 @@ The syntax listed here is still valid. | `soft` | Optional boolean. Default is false. | `reinforces` | Optional boolean. Default is false. -There are six -resist parameters: acid, bash, chip, cut, elec, and fire. These are integer values; the default is 0 and they can be negative to take more damage. - -There are six _resist parameters: acid, bash, chip, cut, elec, and fire. These are integer values; the default is 0 and they can be negative to take more damage. +There are six -resist parameters: acid, bash, chip, cut, elec, and fire. These are integer values; the default is 0 and they can be negative to take more damage. ```C++ { @@ -2945,4 +2943,4 @@ Setting of sprite sheets. Same as `tiles-new` field in `tile_config`. Sprite fil "type": "field_type", // this is a field type "id": "fd_gum_web", // id of the field "immune_mtypes": [ "mon_spider_gum" ], // list of monster immune to this field - } \ No newline at end of file + } From b0886a9da342d1fb749d5173f1fb3174410426fa Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Sat, 25 Jan 2020 00:14:25 -0500 Subject: [PATCH 08/72] Update JSON_INFO.md --- doc/JSON_INFO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/JSON_INFO.md b/doc/JSON_INFO.md index 52a2fa17f8fbc..e1d85d02d9472 100644 --- a/doc/JSON_INFO.md +++ b/doc/JSON_INFO.md @@ -494,7 +494,7 @@ The syntax listed here is still valid. | `soft` | Optional boolean. Default is false. | `reinforces` | Optional boolean. Default is false. -There are six -resist parameters: acid, bash, chip, cut, elec, and fire. These are integer values; the default is 0 and they can be negative to take more damage. +There are six -resist parameters: acid, bash, chip, cut, elec, and fire. These are integer values; the default is 0 and they can be negative to take more damage. ```C++ { From 1d2abacabf1148d091777169a5601cc7abf6198c Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Sat, 1 Feb 2020 10:53:42 -0500 Subject: [PATCH 09/72] Update misc.json novel_pulp_squids --- data/json/items/book/misc.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 28815656f0998..4ab372a1ea497 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -698,6 +698,13 @@ "chapters": 24, "fun": 3 }, + { + "id": "novel_pulp_squids", + "type": "BOOK", + "name": "Planet of the Murderous Squids that Time Forgot!", + "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", + "copy-from": "paperback_novel" + }, { "id": "novel_road", "type": "BOOK", From 5a3475731dced8f163883e53dc10d29cc938c176 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sun, 2 Feb 2020 00:16:35 -0500 Subject: [PATCH 10/72] Update misc.json --- data/json/items/book/misc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 4ab372a1ea497..666f89fa9f80a 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -38,6 +38,17 @@ "//": "TODO for this item fun should be conditional", "fun": 1 }, + { + "abstract": "paperback_romance_spb", + "type": "BOOK", + "name": "Sweet Providence Romance Novel", + "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level. ", + "//": "these are books are tiny", + "weight": "200 g", + "volume": "400 ml", + "copy-from": "paperback_novel", + "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8 } + } { "abstract": "holybook_abstract", "type": "BOOK", From 056975a14fd0546e6e0b72654c54c992b5abf389 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sun, 2 Feb 2020 00:51:50 -0500 Subject: [PATCH 11/72] Update misc.json --- data/json/items/book/misc.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 666f89fa9f80a..a27b78c977019 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -42,13 +42,21 @@ "abstract": "paperback_romance_spb", "type": "BOOK", "name": "Sweet Providence Romance Novel", - "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level. ", + "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", "//": "these are books are tiny", "weight": "200 g", "volume": "400 ml", "copy-from": "paperback_novel", - "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8 } - } + "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } + }, + { + "abstract": "paperback_romance_lnl", + "type": "BOOK", + "name": "Lorn and Loan Romance Novel", + "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", + "copy-from": "paperback_novel", + "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } + }, { "abstract": "holybook_abstract", "type": "BOOK", From f6b0de9c3230819e1ab1a937cc05f1ac6fbc7fe9 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sun, 2 Feb 2020 01:21:45 -0500 Subject: [PATCH 12/72] Update misc.json --- data/json/items/book/misc.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index a27b78c977019..86f558de50634 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -57,6 +57,14 @@ "copy-from": "paperback_novel", "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } }, + { + "abstract": "paperback_romance_vanilla", + "type": "BOOK", + "name": "Vanilla Romance Novel", + "description": "Vanilla Media is a mainstream imprint providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventially uplifting moral.", + "copy-from": "paperback_novel", + "relative": { "price_post": -100 } + }, { "abstract": "holybook_abstract", "type": "BOOK", From cb1a158c1135e70efb56bd81be98228e064d5569 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Mon, 10 Feb 2020 17:30:02 -0500 Subject: [PATCH 13/72] Update misc.json --- data/json/items/book/misc.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 86f558de50634..44ca15a5ae80e 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -61,9 +61,9 @@ "abstract": "paperback_romance_vanilla", "type": "BOOK", "name": "Vanilla Romance Novel", - "description": "Vanilla Media is a mainstream imprint providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventially uplifting moral.", + "description": "Vanilla Media is a mainstream imprint providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", "copy-from": "paperback_novel", - "relative": { "price_post": -100 } + "relative": { "price_post": -100, "intelligence": -1 } }, { "abstract": "holybook_abstract", @@ -750,6 +750,14 @@ "description": "Drama and mild smut.", "copy-from": "paperback_novel" }, + { + "id": "paperback_romance_diodes", + "type": "BOOK", + "name": "Blood Diodes", + "description": "He is an automaton, she is a reformed vampire, can love find a way? In this edgy romance by acclaimed author Kea Dekker, heartbreak is just the beginning.", + "copy-from": "paperback_romance_lnl", + "relative": { "chapters": 1 } + }, { "id": "novel_samurai", "type": "BOOK", From 2210e82feee15632b593810baa6493309ccc4f3b Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 15 Feb 2020 18:55:07 -0500 Subject: [PATCH 14/72] Update misc.json --- data/json/items/book/misc.json | 66 ++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 44ca15a5ae80e..141245b4aee55 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -750,6 +750,37 @@ "description": "Drama and mild smut.", "copy-from": "paperback_novel" }, + { + "id": "paperback_romance_circuses", + "type": "BOOK", + "name": "Love and Circuses", + "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", + "copy-from": "paperback_romance_spb", + "relative": { "chapters": 2, "time": 3, "weight": 111 } + }, + { + "id": "paperback_romance_cloven", + "type": "BOOK", + "name": "Cloven Kisses", + "description": "When the devil falls in love with a warlock, his proposal must be infernally wicked. Will hooves, horns, and the scent of sulphur condemn love's flames to hellfire?", + "copy-from": "paperback_romance_lnl", + "relative": { "chapters": -2 } + }, + { + "id": "paperback_romance_conq", + "type": "BOOK", + "name": "Conquer Me Sweetly", + "description": "Sweet Providence Books is delighted to offer you this romantic tale of delicious dalliances and daring delights.", + "copy-from": "paperback_romance_spb", + "relative": { "chapters": -1 } + }, + { + "id": "paperback_romance_dd", + "type": "BOOK", + "name": "Dubliner's Debutante", + "description": "His love songs were only for me, but I preferred the banjo over bagpipes. How could I ever love a kilted yankee of foreign breeding?", + "copy-from": "paperback_romance_spb" + }, { "id": "paperback_romance_diodes", "type": "BOOK", @@ -758,6 +789,41 @@ "copy-from": "paperback_romance_lnl", "relative": { "chapters": 1 } }, + { + "id": "paperback_romance_envyh", + "type": "BOOK", + "name": "Envying Heaven", + "description": "When her fiancee names a star for her Wanda begins to wonder if an astronomer's wife can ever compete with the allure of the cosmos.", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_grue", + "type": "BOOK", + "name": "Tall, Dark, and Gruesome", + "description": "Fatima's obsession with the dead threatens to consume her when she falls in love with a restless ghost. In this provocative romp celebrated author Kea Dekker gently lifts the thin veil separating cold bodies from warm. ", + "copy-from": "paperback_romance_lnl" + }, + { + "id": "paperback_romance_rider", + "type": "BOOK", + "name": "Along Came a Rider", + "description": "When Beth's career as a pro steeplechase jockey threatens to divide her from her lover, Beth has to act fast. Will she ever find a man that can keep up with her racing heart?", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_rogue", + "type": "BOOK", + "name": "Rogue's Virtue", + "description": "Can Victoria reform the fugitive from justice who wooed her with false pretenses and true passion?", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_secret", + "type": "BOOK", + "name": "The Death of My Secret Life", + "description": "Makeda comes out to her family, but she's still got plenty of skeletons in her closet. Best selling authoress Kea Dekker breaks all the rules in this macabre story of love and lies.", + "copy-from": "paperback_romance_lnl" + }, { "id": "novel_samurai", "type": "BOOK", From d0d6af358dd62f2db206e85ddccaf9aececd0f1c Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 15 Feb 2020 21:19:30 -0500 Subject: [PATCH 15/72] westerns --- data/json/itemgroups/SUS/library.json | 16 ++++++++++++++-- data/json/items/book/misc.json | 20 ++++++++++++++++++-- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 20c0701f9dc19..8ad8e1d638973 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -185,8 +185,20 @@ "//2": "This group is for a set of novels.", "subtype": "collection", "entries": [ - { "item": "novel_romance", "count": [ 1, 5 ], "prob": 80 }, - { "item": "novel_spy", "count": [ 1, 5 ], "prob": 80 }, + { "item": "novel_romance", "prob": 50 }, + { "item": "paperback_romance_circuses", "prob": 40 }, + { "item": "paperback_romance_cloven", "prob": 40 }, + { "item": "paperback_romance_conq", "prob": 40 }, + { "item": "paperback_romance_dd", "prob": 40 }, + { "item": "paperback_romance_diodes", "prob": 40 }, + { "item": "paperback_romance_envyh", "prob": 40 }, + { "item": "paperback_romance_grue", "prob": 40 }, + { "item": "paperback_romance_rider", "prob": 40 }, + { "item": "paperback_romance_rogue", "prob": 40 }, + { "item": "paperback_romance_secret", "prob": 40 }, + { "item": "novel_spy", "count": [ 1, 2 ], "prob": 70 }, + { "item": "novel_spy_comefly", "prob": 40 }, + { "item": "novel_spy_rocketsci", "prob": 40 }, { "item": "novel_satire", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_sports", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_samurai", "count": [ 1, 5 ], "prob": 80 }, diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 141245b4aee55..c970b9bb01e66 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -4,7 +4,7 @@ "type": "BOOK", "name": "paperback abstract", "description": "An ordinary paperback book. Or is it? It is.", - "weight": "371 g", + "weight": "400 g", "volume": "700 ml", "price": 750, "price_postapoc": 1900, @@ -61,7 +61,15 @@ "abstract": "paperback_romance_vanilla", "type": "BOOK", "name": "Vanilla Romance Novel", - "description": "Vanilla Media is a mainstream imprint providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", + "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", + "copy-from": "paperback_novel", + "relative": { "price_post": -100, "intelligence": -1 } + }, + { + "abstract": "paperback_western_em", + "type": "BOOK", + "name": "The Everyman Library", + "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", "copy-from": "paperback_novel", "relative": { "price_post": -100, "intelligence": -1 } }, @@ -1139,6 +1147,14 @@ "chapters": 28, "fun": 4 }, + { + "id": "paperback_western_vaq", + "type": "BOOK", + "name": "Vaquero Sun", + "description": "Western author El Amor relates the story of a dispossessed young man inspired by a heat stroke delusion to pursue justice against an evil land baron.", + "copy-from": "paperback_western_em", + "relative": { "chapters": 2 } + }, { "id": "philosophy_book", "type": "BOOK", From 5dc23d49c37bab4c55d4d0616387cd306abd366b Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 15 Feb 2020 23:01:18 -0500 Subject: [PATCH 16/72] Update misc.json --- data/json/items/book/misc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index c970b9bb01e66..d11641980e207 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -219,6 +219,16 @@ "id": "fairyat_111", "text": "This is an illustrated fairy tale book about a conversation between a mouse and a cat." }, + { + "id": "fairyat_112", + "text": "This illustrated fairy tale relates how a city mouse did visit his cousin in the country, and how each regarded the other's quality of life." + }, + { + "id": "fairyat_155", "text": "A fable in which the jackal wins the day via clever foolishness."}, + { + "id": "fairyat_156", + "text": "A slave mistakenly wanders into a lion's den - thus begins a fable which demonstrates mutual dependence regardless of size or status." + }, { "id": "fairyat_171", "text": "An amusing collection of stories featuring \"Goldilocks and The Three Bears\" on the cover." From 00a6f1e2f9322f703b2ca141bdcb83118aab6de6 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 15 Feb 2020 23:20:12 -0500 Subject: [PATCH 17/72] spiritual.json --- data/json/items/book/misc.json | 199 --- data/json/items/book/spiritual.json | 1772 +++++++++++++++++++++++++++ 2 files changed, 1772 insertions(+), 199 deletions(-) create mode 100644 data/json/items/book/spiritual.json diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index d11641980e207..f105b56aa47f4 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -73,22 +73,6 @@ "copy-from": "paperback_novel", "relative": { "price_post": -100, "intelligence": -1 } }, - { - "abstract": "holybook_abstract", - "type": "BOOK", - "name": "holybook abstract", - "description": "theoretically this isn't a book at all", - "price": 550, - "price_postapoc": 550, - "material": [ "paper" ], - "symbol": "?", - "looks_like": "story_book", - "color": "dark_gray", - "flags": [ "INSPIRATIONAL", "TINDER", "FLAMMABLE" ], - "intelligence": 8, - "time": "10 m", - "fun": 1 - }, { "id": "ZSG", "type": "BOOK", @@ -313,180 +297,6 @@ "intelligence": 3, "time": "1 m" }, - { - "id": "mycenacean_hymns", - "type": "BOOK", - "name": { "str": "Mycenacean Hymns", "str_pl": "copies of Mycenacean Hymns" }, - "description": "A vellum book containing the hymns central to Marloss faith. As the verses lead to each other, the text sings of unity and promised paradise.", - "weight": "368 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_bible1", - "type": "BOOK", - "name": { "str": "King James Bible", "str_pl": "copies of King James Bible" }, - "description": "An English translation of the Christian Bible, which originated in England in the early 1600s.", - "weight": "368 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_bible2", - "type": "BOOK", - "name": { "str": "Eastern Orthodox Bible", "str_pl": "copies of Eastern Orthodox Bible" }, - "description": "An English copy of the Eastern Orthodox translation of The Holy Bible.", - "weight": "428 g", - "volume": "1250 ml", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_bible3", - "type": "BOOK", - "name": { "str": "Gideon Bible", "str_pl": "copies of Gideon Bible" }, - "description": "An English translation of the Christian Bible, distributed free of charge by Gideons International.", - "weight": "368 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_granth", - "type": "BOOK", - "name": { "str": "The Guru Granth Sahib", "str_pl": "copies of The Guru Granth Sahib" }, - "description": "A single-volume copy of the central religious texts of Sikhism.", - "weight": "590 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_hadith", - "type": "BOOK", - "name": { "str": "Hadith", "str_pl": "copies of Hadith" }, - "description": "A Muslim religious text containing an account of the sayings and actions of the prophet Muhammad.", - "weight": "398 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_kallisti", - "type": "BOOK", - "name": { "str": "Principia Discordia", "str_pl": "copies of Principia Discordia" }, - "description": "A book that embodies the main beliefs of Discordianism. It seems to primarily concern chaos, and features a card in the back which informs you that you are now a 'genuine and authorized Pope of Discordia'.", - "weight": "292 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_kojiki", - "type": "BOOK", - "name": { "str": "The Kojiki", "str_pl": "copies of The Kojiki" }, - "description": "The oldest extant chronicle of Japan's myths and history, the stories contained in the Kojiki are part of the inspiration behind Shinto practices.", - "weight": "368 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_mormon", - "type": "BOOK", - "name": { "str": "The Book of Mormon", "str_pl": "copies of The Book of Mormon" }, - "description": "The sacred text of the Latter Day Saint movement of Christianity, originally published in 1830 by Joseph Smith.", - "weight": "368 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_pastafarian", - "type": "BOOK", - "name": { - "str": "The Gospel of the Flying Spaghetti Monster", - "str_pl": "copies of The Gospel of the Flying Spaghetti Monster" - }, - "description": "A book that embodies the main beliefs of the Church of the Flying Spaghetti Monster. It seems to involve a lot of pirates and some sort of invisible drunken monster made of pasta.", - "weight": "292 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_quran", - "type": "BOOK", - "name": { "str": "Quran", "str_pl": "copies of Quran" }, - "description": "An English translation of the Muslim book of holy scriptures, with explanatory notes and commentaries to aid in understanding.", - "weight": "412 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_scientology", - "type": "BOOK", - "name": { "str": "Dianetics", "str_pl": "copies of Dianetics" }, - "description": "This book is the canonical text of Scientology. Written by a science fiction author, it contains self-improvement techniques and musings on psychology called Dianetics.", - "weight": "486 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_slack", - "type": "BOOK", - "name": { "str": "The Book of the SubGenius", "str_pl": "copies of The Book of the SubGenius" }, - "description": "A book about the Church of the SubGenius. It seems to involve a salesman named J. R. \"Bob\" Dobbs and a concept called 'slack'.", - "weight": "292 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_sutras", - "type": "BOOK", - "name": { "str": "The Sutras of the Buddha", "str_pl": "copies of The Sutras of the Buddha" }, - "description": "A collection of discourses attributed to the Buddha and his close disciples.", - "weight": "496 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_talmud", - "type": "BOOK", - "name": { "str": "Talmud", "str_pl": "copies of Talmud" }, - "description": "One of the central texts of Rabbinic Judaism, the Talmud expounds upon the Hebrew Bible with teachings and opinions of thousands of rabbis.", - "weight": "460 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_tanakh", - "type": "BOOK", - "name": { "str": "Tanakh", "str_pl": "copies of Tanakh" }, - "description": "A single-volume book containing the complete canon of the Jewish Bible.", - "weight": "512 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_tripitaka", - "type": "BOOK", - "name": { "str": "The Tripitaka", "str_pl": "copies of The Tripitaka" }, - "description": "A collection of sacred Buddhist writings describing their canons of scriptures.", - "weight": "513 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_upanishads", - "type": "BOOK", - "name": { "str": "The Upanishads", "str_pl": "copies of The Upanishads" }, - "description": "A collection of sacred Hindu writings regarding the nature of reality and describing the character and form of human salvation.", - "weight": "482 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, - { - "id": "holybook_vedas", - "type": "BOOK", - "name": { "str": "The Four Vedas", "str_pl": "copies of The Four Vedas" }, - "description": "A single volume containing all four Vedas, which are the oldest scriptures of Hinduism.", - "weight": "540 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, { "id": "mag_comic", "type": "BOOK", @@ -1521,15 +1331,6 @@ "fun": 2, "flags": [ "INSPIRATIONAL" ] }, - { - "id": "holybook_havamal", - "type": "BOOK", - "name": { "str": "Hávamál", "str_pl": "copies of Hávamál" }, - "description": "An English translation of several Old Norse poems. The poems contain proverbs and stories attributed to the god Odin, many transcribed from oral history.", - "weight": "292 g", - "volume": "750 ml", - "copy-from": "holybook_abstract" - }, { "type": "BOOK", "id": "classic_literature", diff --git a/data/json/items/book/spiritual.json b/data/json/items/book/spiritual.json new file mode 100644 index 0000000000000..d11641980e207 --- /dev/null +++ b/data/json/items/book/spiritual.json @@ -0,0 +1,1772 @@ +[ + { + "abstract": "paperback_novel", + "type": "BOOK", + "name": "paperback abstract", + "description": "An ordinary paperback book. Or is it? It is.", + "weight": "400 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 + }, + { + "abstract": "paperback_occult", + "type": "BOOK", + "name": "template for mass produced books on esoteric subjects", + "description": "An ordinary paperback book. Or is it? Is that a glimmer of higher truth?", + "weight": "371 g", + "volume": "700 ml", + "price": 750, + "price_postapoc": 2900, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "dark_gray", + "flags": [ "TINDER", "FLAMMABLE" ], + "intelligence": 6, + "time": "30 m", + "chapters": 30, + "//": "TODO for this item fun should be conditional", + "fun": 1 + }, + { + "abstract": "paperback_romance_spb", + "type": "BOOK", + "name": "Sweet Providence Romance Novel", + "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", + "//": "these are books are tiny", + "weight": "200 g", + "volume": "400 ml", + "copy-from": "paperback_novel", + "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } + }, + { + "abstract": "paperback_romance_lnl", + "type": "BOOK", + "name": "Lorn and Loan Romance Novel", + "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", + "copy-from": "paperback_novel", + "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } + }, + { + "abstract": "paperback_romance_vanilla", + "type": "BOOK", + "name": "Vanilla Romance Novel", + "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", + "copy-from": "paperback_novel", + "relative": { "price_post": -100, "intelligence": -1 } + }, + { + "abstract": "paperback_western_em", + "type": "BOOK", + "name": "The Everyman Library", + "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", + "copy-from": "paperback_novel", + "relative": { "price_post": -100, "intelligence": -1 } + }, + { + "abstract": "holybook_abstract", + "type": "BOOK", + "name": "holybook abstract", + "description": "theoretically this isn't a book at all", + "price": 550, + "price_postapoc": 550, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "dark_gray", + "flags": [ "INSPIRATIONAL", "TINDER", "FLAMMABLE" ], + "intelligence": 8, + "time": "10 m", + "fun": 1 + }, + { + "id": "ZSG", + "type": "BOOK", + "name": { "str": "Zombie Survival Guide", "str_pl": "copies of Zombie Survival Guide" }, + "description": "While this seems like it would be very useful in this situation, the sheer amount of misinformation present makes it practically useless.", + "weight": "227 g", + "volume": "1 L", + "price": 1290, + "price_postapoc": 700, + "material": [ "paper" ], + "symbol": "?", + "color": "green", + "intelligence": 7, + "time": "18 m", + "chapters": 28, + "fun": 2 + }, + { + "id": "black_box_transcript", + "type": "BOOK", + "name": "black box transcript", + "//": "ooh, military records, probably Classified!", + "description": "A full flight log for a military aircraft. Nothing of interest stands out.", + "weight": "566 g", + "volume": "1250 ml", + "price": 5000, + "price_postapoc": 5000, + "bashing": 5, + "material": [ "paper" ], + "symbol": "?", + "color": "light_green", + "intelligence": 8, + "time": "30 m", + "fun": -1 + }, + { + "id": "child_book", + "type": "BOOK", + "name": "children's book", + "description": "A little book for little readers. The colorful cartoon characters and sweet stories contained herein belong to a different time, before the dead walked and the world moved on.", + "weight": "52 g", + "volume": "250 ml", + "price": 550, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "time": "4 m", + "chapters": 4, + "fun": 1 + }, + { + "id": "commune_prospectus", + "type": "BOOK", + "name": { "str": "Ranch Prospectus", "str_pl": "Ranch Prospectus" }, + "description": "A short paper of the economic viability of constructing an agricultural outpost.", + "weight": "1 g", + "volume": "250 ml", + "price": 3000, + "price_postapoc": 1900, + "bashing": 1, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "intelligence": 5, + "time": "10 m" + }, + { + "id": "decoy_elfa", + "type": "BOOK", + "name": "standpipe maintenance log", + "description": "This binder details the scheduled maintenance for several plumbing systems throughout the facility.", + "weight": "400 g", + "volume": "750 ml", + "price": 400, + "price_postapoc": 400, + "material": [ "paper", "plastic" ], + "symbol": "?", + "color": "light_green", + "intelligence": 8, + "time": "45 m", + "fun": -2 + }, + { + "id": "essay_book", + "type": "BOOK", + "name": { "str": "book of essays", "str_pl": "books of essays" }, + "description": "A collection of essays by various authors from around the world, including works by Churchill, Mailer, Eco, and Voltaire.", + "weight": "700 g", + "volume": "750 ml", + "price": 1250, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 10, + "time": "26 m", + "chapters": 40, + "fun": 3 + }, + { + "id": "fairy_tales", + "type": "BOOK", + "name": { "str": "book of fairy tales", "str_pl": "books of fairy tales" }, + "description": "An amusing collection of folklore featuring the usual cast of fairies, goblins, and trolls.", + "weight": "410 g", + "volume": "750 ml", + "price": 950, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 6, + "time": "18 m", + "chapters": 24, + "fun": 3, + "//": "The ids below represent the Aarne-Thompson System of folklore classification. Do not change.", + "snippet_category": [ + { + "id": "fairyat_41", + "text": "This fairy tale is about a wolf who eats so much salted meat she becomes trapped in the butcher's cellar." + }, + { + "id": "fairyat_50", + "text": "In this traditional story of beastly intrigue a clever fox convinces an elderly lion to kill a derogatory wolf." + }, + { + "id": "fairyat_111", + "text": "This is an illustrated fairy tale book about a conversation between a mouse and a cat." + }, + { + "id": "fairyat_112", + "text": "This illustrated fairy tale relates how a city mouse did visit his cousin in the country, and how each regarded the other's quality of life." + }, + { + "id": "fairyat_155", "text": "A fable in which the jackal wins the day via clever foolishness."}, + { + "id": "fairyat_156", + "text": "A slave mistakenly wanders into a lion's den - thus begins a fable which demonstrates mutual dependence regardless of size or status." + }, + { + "id": "fairyat_171", + "text": "An amusing collection of stories featuring \"Goldilocks and The Three Bears\" on the cover." + }, + { + "id": "fairyat_222", + "text": "This is a well illustrated fairy tale about a war between the birds and the beasts, with particulars on the wartime conduct and eventual fate of the bat." + }, + { + "id": "fairyat_285", + "text": "This book, titled \"The Rattlesnake's Vengeance\" is a collection of Cherokee myths and legends. \"285D\" is hand-written in pencil on the title page." + }, + { "id": "fairyat_328", "text": "This fairy tale book is a regional variant of \"Jack and the Beanstalk.\"" }, + { + "id": "fairyat_333", + "text": "This fairy tale book is entitled \"Little Red Cap\". It details a red-cloaked child's various encounters with talking wolves." + }, + { + "id": "fairyat_366", + "text": "A collection of ghost stories warning about the dangers of stealing from the dead." + }, + { + "id": "fairyat_402", + "text": "An Irish fairy tale in which a Celtic poet marries a princess who has been cursed with the head of a pig." + }, + { + "id": "fairyat_408", + "text": "A book of Italian fairy tales translated into English. The cover features an orange fairy juggling a lemon, a lime, and a tangerine." + }, + { "id": "fairyat_451", "text": "A book of fables about people who change into birds." }, + { + "id": "fairyat_475", + "text": "This compendium of amusing folk tales about the devil is titled \"Hell's Kettle: Legends of the Devil.\"" + }, + { + "id": "fairyat_530", + "text": "This charming book of Swedish fables is titled, \"The Glass Mountain and the Princess.\"" + }, + { + "id": "fairyat_555", + "text": "This is a collection of fairy tale stories warning against the consequences of extreme greed." + }, + { "id": "fairyat_591", "text": "This book is titled, \"The Thieving Pot: Folktales of the Arab World.\"" }, + { "id": "fairyat_653", "text": "This is a book of legends collected by Traveller Johnny Cassidy in the 1960s." }, + { "id": "fairyat_758", "text": "A book by the Brothers Grimm titled, \"Eve's Unequal Children.\"" }, + { "id": "fairyat_766", "text": "This book of fables expands upon the legend of the Seven Sleepers of Ephesus." }, + { + "id": "fairyat_1060", + "text": "In this fairy tale a strong man frightens an ogre by squeezing water out of a stone." + }, + { + "id": "fairyat_1084", + "text": "This book of rustic folk tales bears the title: \"How to Shout Down the Devil.\"" + }, + { + "id": "fairyat_1287", + "text": "The title of this book is \"Village Folk-tales of Ceylon.\" It includes fables about logical errors and foolish misjudgements of the Kadambawa men." + }, + { + "id": "fairyat_1461", + "text": "This book of folk tales is titled, \"The Girl with the Ugly Name, and Other Stories.\"" + }, + { + "id": "fairyat_2025", + "text": "Titled \"The Fleeing Pancake\", this collection of silly folk tales is suitable for small children." + } + ] + }, + { + "id": "guidebook", + "type": "BOOK", + "name": { "str": "The Hitchhiker's Guide to the Cataclysm", "str_pl": "copies of The Hitchhiker's Guide to the Cataclysm" }, + "description": "Inscribed on the cover in large, friendly letters, is the message \"Don't Panic\".", + "weight": "1764 g", + "volume": "1 L", + "price": 88200, + "price_postapoc": 88200, + "bashing": 2, + "material": [ "paper" ], + "symbol": "?", + "color": "green", + "intelligence": 3, + "time": "1 m" + }, + { + "id": "mycenacean_hymns", + "type": "BOOK", + "name": { "str": "Mycenacean Hymns", "str_pl": "copies of Mycenacean Hymns" }, + "description": "A vellum book containing the hymns central to Marloss faith. As the verses lead to each other, the text sings of unity and promised paradise.", + "weight": "368 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_bible1", + "type": "BOOK", + "name": { "str": "King James Bible", "str_pl": "copies of King James Bible" }, + "description": "An English translation of the Christian Bible, which originated in England in the early 1600s.", + "weight": "368 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_bible2", + "type": "BOOK", + "name": { "str": "Eastern Orthodox Bible", "str_pl": "copies of Eastern Orthodox Bible" }, + "description": "An English copy of the Eastern Orthodox translation of The Holy Bible.", + "weight": "428 g", + "volume": "1250 ml", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_bible3", + "type": "BOOK", + "name": { "str": "Gideon Bible", "str_pl": "copies of Gideon Bible" }, + "description": "An English translation of the Christian Bible, distributed free of charge by Gideons International.", + "weight": "368 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_granth", + "type": "BOOK", + "name": { "str": "The Guru Granth Sahib", "str_pl": "copies of The Guru Granth Sahib" }, + "description": "A single-volume copy of the central religious texts of Sikhism.", + "weight": "590 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_hadith", + "type": "BOOK", + "name": { "str": "Hadith", "str_pl": "copies of Hadith" }, + "description": "A Muslim religious text containing an account of the sayings and actions of the prophet Muhammad.", + "weight": "398 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_kallisti", + "type": "BOOK", + "name": { "str": "Principia Discordia", "str_pl": "copies of Principia Discordia" }, + "description": "A book that embodies the main beliefs of Discordianism. It seems to primarily concern chaos, and features a card in the back which informs you that you are now a 'genuine and authorized Pope of Discordia'.", + "weight": "292 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_kojiki", + "type": "BOOK", + "name": { "str": "The Kojiki", "str_pl": "copies of The Kojiki" }, + "description": "The oldest extant chronicle of Japan's myths and history, the stories contained in the Kojiki are part of the inspiration behind Shinto practices.", + "weight": "368 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_mormon", + "type": "BOOK", + "name": { "str": "The Book of Mormon", "str_pl": "copies of The Book of Mormon" }, + "description": "The sacred text of the Latter Day Saint movement of Christianity, originally published in 1830 by Joseph Smith.", + "weight": "368 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_pastafarian", + "type": "BOOK", + "name": { + "str": "The Gospel of the Flying Spaghetti Monster", + "str_pl": "copies of The Gospel of the Flying Spaghetti Monster" + }, + "description": "A book that embodies the main beliefs of the Church of the Flying Spaghetti Monster. It seems to involve a lot of pirates and some sort of invisible drunken monster made of pasta.", + "weight": "292 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_quran", + "type": "BOOK", + "name": { "str": "Quran", "str_pl": "copies of Quran" }, + "description": "An English translation of the Muslim book of holy scriptures, with explanatory notes and commentaries to aid in understanding.", + "weight": "412 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_scientology", + "type": "BOOK", + "name": { "str": "Dianetics", "str_pl": "copies of Dianetics" }, + "description": "This book is the canonical text of Scientology. Written by a science fiction author, it contains self-improvement techniques and musings on psychology called Dianetics.", + "weight": "486 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_slack", + "type": "BOOK", + "name": { "str": "The Book of the SubGenius", "str_pl": "copies of The Book of the SubGenius" }, + "description": "A book about the Church of the SubGenius. It seems to involve a salesman named J. R. \"Bob\" Dobbs and a concept called 'slack'.", + "weight": "292 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_sutras", + "type": "BOOK", + "name": { "str": "The Sutras of the Buddha", "str_pl": "copies of The Sutras of the Buddha" }, + "description": "A collection of discourses attributed to the Buddha and his close disciples.", + "weight": "496 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_talmud", + "type": "BOOK", + "name": { "str": "Talmud", "str_pl": "copies of Talmud" }, + "description": "One of the central texts of Rabbinic Judaism, the Talmud expounds upon the Hebrew Bible with teachings and opinions of thousands of rabbis.", + "weight": "460 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_tanakh", + "type": "BOOK", + "name": { "str": "Tanakh", "str_pl": "copies of Tanakh" }, + "description": "A single-volume book containing the complete canon of the Jewish Bible.", + "weight": "512 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_tripitaka", + "type": "BOOK", + "name": { "str": "The Tripitaka", "str_pl": "copies of The Tripitaka" }, + "description": "A collection of sacred Buddhist writings describing their canons of scriptures.", + "weight": "513 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_upanishads", + "type": "BOOK", + "name": { "str": "The Upanishads", "str_pl": "copies of The Upanishads" }, + "description": "A collection of sacred Hindu writings regarding the nature of reality and describing the character and form of human salvation.", + "weight": "482 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "holybook_vedas", + "type": "BOOK", + "name": { "str": "The Four Vedas", "str_pl": "copies of The Four Vedas" }, + "description": "A single volume containing all four Vedas, which are the oldest scriptures of Hinduism.", + "weight": "540 g", + "volume": "1 L", + "copy-from": "holybook_abstract" + }, + { + "id": "mag_comic", + "type": "BOOK", + "name": "comic book", + "description": "A super-hero comic.", + "weight": "60 g", + "volume": "250 ml", + "price": 300, + "price_postapoc": 900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "time": "7 m", + "fun": 2 + }, + { + "id": "mag_gaming", + "type": "BOOK", + "name": { "str": "Computer Gaming", "str_pl": "issues of Computer Gaming" }, + "description": "Reviews of recently released computer games and previews of upcoming titles.", + "weight": "60 g", + "volume": "250 ml", + "price": 300, + "price_postapoc": 900, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "intelligence": 7, + "time": "8 m", + "fun": 2 + }, + { + "id": "mag_news", + "type": "BOOK", + "name": "TIME magazine", + "description": "Current events concerning a bunch of people who're all (un)dead now.", + "weight": "60 g", + "volume": "250 ml", + "price": 400, + "price_postapoc": 100, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "intelligence": 7, + "time": "10 m", + "fun": 2 + }, + { + "id": "mag_porn", + "type": "BOOK", + "name": { "str": "Playboy", "str_pl": "issues of Playboy" }, + "description": "You can read it for the articles. Or not.", + "weight": "60 g", + "volume": "250 ml", + "price": 400, + "price_postapoc": 1200, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "time": "10 m", + "chapters": 4, + "fun": 1 + }, + { + "id": "necropolis_freq", + "type": "BOOK", + "name": "frequency list", + "description": "A notepad with a number of frequencies scribbled on it.", + "weight": "1 g", + "volume": "250 ml", + "price": 3000, + "price_postapoc": 3000, + "bashing": 1, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "intelligence": 2, + "time": "10 m" + }, + { + "id": "news_regional", + "type": "BOOK", + "name": { "str": "Rural Digest-Examiner", "str_pl": "issues of Rural Digest-Examiner" }, + "description": "A newsweekly covering regional events. There is an article on the winter's snowstorms and several letters to the editor concerning the community response.", + "weight": "80 g", + "volume": "250 ml", + "price": 350, + "price_postapoc": 100, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "intelligence": 5, + "time": "5 m", + "fun": 1 + }, + { + "id": "novel_adventure", + "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.", + "copy-from": "paperback_novel", + "price": 850, + "time": "20 m", + "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, + "time": "20 m" + }, + { + "id": "novel_coa", + "type": "BOOK", + "name": "coming of age novel", + "description": "A classic tale about growing up, portraying one young man's funny and poignant experiences with life, love, and sex.", + "weight": "187 g", + "volume": "500 ml", + "price": 750, + "price_postapoc": 1400, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 4, + "time": "20 m", + "chapters": 16, + "fun": 2 + }, + { + "id": "novel_coa2", + "type": "BOOK", + "name": "coming of age novel", + "copy-from": "novel_coa", + "description": "A graphic novel about a young girl living in Iran during the 1980's, seeing the world change around her as Iraq invaded her country.", + "relative": { "time": -4, "chapters": -2, "fun": 1 } + }, + { + "id": "novel_crime", + "type": "BOOK", + "name": "crime novel", + "copy-from": "paperback_novel", + "description": "After their diamond heist goes wrong, the surviving criminals begin to suspect that one of them is a police informant.", + "intelligence": 6, + "time": "20 m", + "chapters": 24, + "fun": 3 + }, + { + "id": "novel_crime2", + "type": "BOOK", + "name": "crime novel", + "copy-from": "novel_crime", + "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_crime_midnight", + "type": "BOOK", + "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, + "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", + "copy-from": "paperback_novel", + "relative": { "time": 5, "chapters": -8 } + }, + { + "id": "novel_drama", + "type": "BOOK", + "name": "drama novel", + "description": "A real book for real adults.", + "copy-from": "paperback_novel", + "intelligence": 7, + "time": "25 m", + "chapters": 28, + "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", + "time": "18 m", + "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", + "intelligence": 7, + "time": "20 m", + "chapters": 20 + }, + { + "id": "novel_fantasy", + "type": "BOOK", + "name": "fantasy novel", + "description": "Basic sword & sorcery.", + "copy-from": "paperback_novel", + "weight": "227 g", + "volume": "1 L", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "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", + "intelligence": 7, + "time": "18 m", + "chapters": 28, + "fun": 1 + }, + { + "id": "novel_mystery", + "type": "BOOK", + "name": "mystery novel", + "description": "A detective investigates an unusual murder in a secluded location.", + "copy-from": "paperback_novel", + "intelligence": 7, + "time": "18 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_pulp", + "type": "BOOK", + "name": "pulp novel", + "description": "A hardboiled detective tale filled with hard hitting action and intrigue.", + "copy-from": "paperback_novel", + "intelligence": 6, + "time": "18 m", + "chapters": 24, + "fun": 3 + }, + { + "id": "novel_pulp_squids", + "type": "BOOK", + "name": "Planet of the Murderous Squids that Time Forgot!", + "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", + "copy-from": "paperback_novel" + }, + { + "id": "novel_road", + "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", + "time": "20 m", + "fun": 3 + }, + { + "id": "novel_romance", + "type": "BOOK", + "name": "romance novel", + "description": "Drama and mild smut.", + "copy-from": "paperback_novel" + }, + { + "id": "paperback_romance_circuses", + "type": "BOOK", + "name": "Love and Circuses", + "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", + "copy-from": "paperback_romance_spb", + "relative": { "chapters": 2, "time": 3, "weight": 111 } + }, + { + "id": "paperback_romance_cloven", + "type": "BOOK", + "name": "Cloven Kisses", + "description": "When the devil falls in love with a warlock, his proposal must be infernally wicked. Will hooves, horns, and the scent of sulphur condemn love's flames to hellfire?", + "copy-from": "paperback_romance_lnl", + "relative": { "chapters": -2 } + }, + { + "id": "paperback_romance_conq", + "type": "BOOK", + "name": "Conquer Me Sweetly", + "description": "Sweet Providence Books is delighted to offer you this romantic tale of delicious dalliances and daring delights.", + "copy-from": "paperback_romance_spb", + "relative": { "chapters": -1 } + }, + { + "id": "paperback_romance_dd", + "type": "BOOK", + "name": "Dubliner's Debutante", + "description": "His love songs were only for me, but I preferred the banjo over bagpipes. How could I ever love a kilted yankee of foreign breeding?", + "copy-from": "paperback_romance_spb" + }, + { + "id": "paperback_romance_diodes", + "type": "BOOK", + "name": "Blood Diodes", + "description": "He is an automaton, she is a reformed vampire, can love find a way? In this edgy romance by acclaimed author Kea Dekker, heartbreak is just the beginning.", + "copy-from": "paperback_romance_lnl", + "relative": { "chapters": 1 } + }, + { + "id": "paperback_romance_envyh", + "type": "BOOK", + "name": "Envying Heaven", + "description": "When her fiancee names a star for her Wanda begins to wonder if an astronomer's wife can ever compete with the allure of the cosmos.", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_grue", + "type": "BOOK", + "name": "Tall, Dark, and Gruesome", + "description": "Fatima's obsession with the dead threatens to consume her when she falls in love with a restless ghost. In this provocative romp celebrated author Kea Dekker gently lifts the thin veil separating cold bodies from warm. ", + "copy-from": "paperback_romance_lnl" + }, + { + "id": "paperback_romance_rider", + "type": "BOOK", + "name": "Along Came a Rider", + "description": "When Beth's career as a pro steeplechase jockey threatens to divide her from her lover, Beth has to act fast. Will she ever find a man that can keep up with her racing heart?", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_rogue", + "type": "BOOK", + "name": "Rogue's Virtue", + "description": "Can Victoria reform the fugitive from justice who wooed her with false pretenses and true passion?", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_secret", + "type": "BOOK", + "name": "The Death of My Secret Life", + "description": "Makeda comes out to her family, but she's still got plenty of skeletons in her closet. Best selling authoress Kea Dekker breaks all the rules in this macabre story of love and lies.", + "copy-from": "paperback_romance_lnl" + }, + { + "id": "novel_samurai", + "type": "BOOK", + "name": "samurai novel", + "description": "The classic tale of a wandering swordsman 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, + "time": "20 m", + "chapters": 28, + "fun": 4 + }, + { + "id": "novel_satire", + "type": "BOOK", + "name": "satire novel", + "copy-from": "paperback_novel", + "description": "A political satire of the pre-apocalypse world. Looking back on it from this side of Armageddon makes it seem all the more ridiculous.", + "weight": "520 g", + "intelligence": 7, + "relative": { "price": 100, "time": 21, "chapters": 12 } + }, + { + "id": "novel_scifi", + "type": "BOOK", + "name": "scifi novel", + "description": "Aliens, ray guns, and space ships.", + "weight": "227 g", + "volume": "750 ml", + "price": 850, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 6, + "time": "20 m", + "chapters": 24, + "fun": 3, + "snippet_category": [ + { + "id": "scifi1_1", + "text": "This is a copy of Gibson's \"Neuromancer\". Written in the eighties, it was surprisingly accurate in predicting much of modern society… Until recently." + }, + { + "id": "scifi1_2", + "text": "This is a copy of \"The Stars My Destination\" by Alfred Bester.\n\nTyger, Tyger, Burning bright,\nIn the forests of the night:\nWhat immortal hand or eye,\nDare frame thy fearful symmetry?" + }, + { + "id": "scifi1_3", + "text": "This is a copy of \"The Lathe of Heaven\" by Ursula Le Guin. Dirty finger-stains have smudged the occasional word." + }, + { "id": "scifi1_4", "text": "This is a copy of \"The Dispossessed\" by Ursula Le Guin." }, + { "id": "scifi1_5", "text": "This copy of Ray Bradbury's \"Fahrenheit 451\"." }, + { "id": "scifi1_6", "text": "This is a copy of \"Hyperion\" by Dan Simmons." }, + { + "id": "scifi1_7", + "text": "This is a copy of \"Endymion\" by Dan Simmons. It opens with a poem by D.H. Lawrence:\n\nGive us gods. Oh give them us!\nGive us gods.\nWe are so tired of men\nAnd motor-power." + }, + { "id": "scifi1_8", "text": "This is a copy of Philip K. Dick's \"Do Androids Dream of Electric Sheep?\"." }, + { "id": "scifi1_9", "text": "This is a dog-eared copy of \"Nova Express\" by William Burroughs." }, + { + "id": "scifi1_10", + "text": "This is a copy of \"Foundation\" by Isaac Asimov. The back cover has been ripped off." + }, + { + "id": "scifi1_11", + "text": "This is a dog-eared copy of \"Dune\" by Frank Herbert. It has sand between some of its pages. Weird." + }, + { "id": "scifi1_12", "text": "This is a copy of \"The Trial\" by Franz Kafka. This book is rather worn." }, + { "id": "scifi1_13", "text": "This is a copy of \"The Handmaid's Tale\" by Margaret Atwood." }, + { + "id": "scifi1_14", + "text": "This is a copy of \"The Windup Girl\" by Paolo Bacigalupi. The blurb makes you wonder how Thailand fared the end of the world." + }, + { "id": "scifi1_15", "text": "This is a copy of \"Islands in the Net\" by Bruce Sterling." }, + { + "id": "scifi1_16", + "text": "This is a copy of \"Foundation and Empire\" by Isaac Asimov. The back page contains a hand-written grocery list." + }, + { + "id": "scifi1_17", + "text": "This is an almost new copy of \"A Scanner Darkly\" by Philip K. Dick. It still has the smell of new books within it's pages." + }, + { + "id": "scifi1_18", + "text": "This is a copy of \"Mirrorshades: A Cyberpunk Anthology\" compiled by Bruce Sterling. The cover has rings of coffee stains over it." + }, + { + "id": "scifi1_19", + "text": "This is a copy of \"The World of Null-A\" by A. E. van Vogt. This copy looks to have been used to press flowers." + }, + { "id": "scifi1_20", "text": "This is a copy of \"Altered Carbon\" by Richard Morgan." }, + { + "id": "scifi1_21", + "text": "This is a copy of Mary Shelly's \"Frankenstein\". Wasn't that the name of the monster?" + }, + { + "id": "scifi1_22", + "text": "This is a copy of \"Wasp\" by Eric Frank Russel. The futuristic terrorist's handbook." + }, + { + "id": "scifi1_23", + "text": "This is a copy of \"I Am Legend\" by Richard Matheson. The sleeve is covered in dried blood." + }, + { "id": "scifi1_24", "text": "This is a copy of \"Roadside Picnic\" by Arkady and Boris Strugatsky." }, + { + "id": "scifi1_25", + "text": "This is a copy of \"The Forever War\" by Joe Haldeman. This copy looks as if it's been slightly chewed by a dog or other large animal." + }, + { "id": "scifi1_26", "text": "This is a copy of \"The Moon Is a Harsh Mistress\" by Robert A. Heinlein." }, + { + "id": "scifi1_27", + "text": "This is a copy of \"Cat's Cradle\" by Kurt Vonnegut. You notice there is a typo in the authors name on the spine of the book." + }, + { + "id": "scifi1_28", + "text": "This is a copy of Samuel R. Delany's \"Nova\". The cover reads \"Review Copy. Not for re-sale.\"" + }, + { "id": "scifi1_29", "text": "This is a copy of Vonnegut's \"The Sirens of Titan\"." }, + { + "id": "scifi1_30", + "text": "This is a copy of \"Grass\" by Sheri S. Tepper. A child has scribbled over the first pages in crayon." + }, + { + "id": "scifi1_31", + "text": "This is a copy of William Gibson's \"Count Zero\". The spine is stamped with 'Library Copy'. And a sticker reading 'Science Fiction'." + }, + { + "id": "scifi1_32", + "text": "This is a copy of \"The Fifth Season\" by N.K. Jemsin. It smells faintly of dirt." + }, + { "id": "scifi1_33", "text": "This is a copy of \"The Weapon Makers\" by A. E. van Vogt." }, + { + "id": "scifi1_34", + "text": "This is a copy of \"Record of a Spaceborn Few\" by Becky Chambers. It looks almost brand new." + }, + { + "id": "scifi1_35", + "text": "This is a copy of \"Use of Weapons\" by Ian M. Banks. The spine is cracked and worn, some pages appear to be loose." + }, + { "id": "scifi1_36", "text": "This is a copy of Jean-Baptiste Cousin de Grainville's \"Le Dernier Homme\"." }, + { + "id": "scifi1_37", + "text": "This is a copy of Orwell's \"Nineteen Eighty-Four\". The pages are loose and thin. You should probably be careful with this copy." + }, + { + "id": "scifi1_38", + "text": "This is a copy of Heinlein's \"Stranger in a Strange Land\". The cover is dog-eared and worn." + }, + { "id": "scifi1_39", "text": "This is a copy of Orson Scott Card's \"Ender's Game\"." }, + { "id": "scifi1_40", "text": "This is a weather worn copy of \"Brave New World\" by Aldous Huxley." }, + { "id": "scifi1_41", "text": "This is a copy of \"The Lost World\" by Arthur Conan Doyle." }, + { "id": "scifi1_42", "text": "This is a copy of \"Islands in the Sky\" by Arthur C. Clarke." }, + { "id": "scifi1_43", "text": "This is a copy of H. G. Wells' \"The Island of Doctor Moreau\"." }, + { "id": "scifi1_44", "text": "This is a copy of Stanislaw Lem's \"His Masters Voice\"." }, + { "id": "scifi1_45", "text": "This is a copy of Fred Hoyle's \"The Black Cloud\"." }, + { "id": "scifi1_46", "text": "This is a copy of \"Last and First Men\" by Olaf Stapeldon." }, + { "id": "scifi1_47", "text": "This is a copy of Stanislaw Lem's \"Solaris\"." }, + { "id": "scifi1_48", "text": "This is a copy of Theodore Sturgeon's \"More Than Human\"." }, + { "id": "scifi1_49", "text": "This is a copy of \"Vurt\" by Jeff Noon." }, + { "id": "scifi1_50", "text": "This is a copy of \"A Canticle for Leibowitz\" by Walter M. Miller Jr." }, + { "id": "scifi1_51", "text": "This is a copy of \"The War of The Worlds\" by H.G Wells." }, + { "id": "scifi1_52", "text": "This is a copy of \"Iron Sunrise\" by Charles Stross." }, + { + "id": "scifi1_53", + "text": "This is a copy of \"The Hunger Games\" by Suzanne Collins. Reading the blurb reminds you of a Japanese movie you think you once caught on the television late at night." + }, + { "id": "scifi1_54", "text": "This is a copy of \"The Day of the Triffids\" by John Wyndham." }, + { "id": "scifi1_55", "text": "This is a copy of \"A Clockwork Orange\" by Anthony Burges." }, + { "id": "scifi1_56", "text": "This is a copy of \"The Man Who Fell to Earth\" by Walter Tevis." }, + { "id": "scifi1_57", "text": "This is a copy of \"Simulacron-3\" by Daniel F. Galouye." }, + { "id": "scifi1_58", "text": "This is a copy of \"The Glass Bees\" by Ernst Jünger." }, + { "id": "scifi1_59", "text": "This is a copy of \"Journey to The Center of the Earth\" by Jules Verne." }, + { + "id": "scifi1_60", + "text": "This is a copy of Larry Niven's \"Ringworld\". There are a couple of pages missing from the end of the book. Luckily only mail-order advertisements." + }, + { + "id": "scifi1_61", + "text": "This is a well-worn copy of \"The Hitchhikers Guide to the Galaxy\" by Douglas Adams." + } + ] + }, + { + "id": "novel_sports", + "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.", + "copy-from": "paperback_novel", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_spy", + "type": "BOOK", + "name": "spy novel", + "description": "A tale of intrigue and espionage amongst Nazis, no, Commies, no, Iraqis!", + "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", + "name": "swashbuckling novel", + "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", + "copy-from": "paperback_novel", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "fun": 4 + }, + { + "id": "novel_swash_blkfreight", + "type": "BOOK", + "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, + "description": "Who watches the watchmen? Pirate Jenny, that's who!", + "copy-from": "paperback_novel", + "relative": { "fun": 2, "chapters": -8 } + }, + { + "id": "novel_swash_searovers", + "type": "BOOK", + "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, + "description": "This lengthy paperback novel describes the ocean exploits of Captain Gosgold. The British consider him an outlaw, but in America he is a patriot.", + "copy-from": "paperback_novel", + "time": "12 m", + "relative": { "weight": 186, "price": 250, "chapters": 8 } + }, + { + "id": "novel_swash_buccaneer", + "type": "BOOK", + "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, + "description": "The cover of this paperback pirate story shows a shirtless man and a near shirtless woman. Clearly it is not a dress code.", + "copy-from": "paperback_novel" + }, + { + "id": "novel_thriller", + "type": "BOOK", + "name": "thriller novel", + "description": "A suspenseful tale of betrayal and revenge.", + "copy-from": "paperback_novel", + "intelligence": 5, + "time": "18 m", + "chapters": 20, + "fun": 3 + }, + { + "id": "novel_tragedy", + "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", + "intelligence": 7, + "time": "18 m", + "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", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_war2", + "type": "BOOK", + "name": "war novel", + "copy-from": "novel_war", + "description": "A story about a Bosnian citizen who goes through many hardships and near death during the breakup of Yugoslavia.", + "relative": { "time": -4, "chapters": -4 } + }, + { + "id": "novel_western", + "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.", + "copy-from": "paperback_novel", + "intelligence": 5, + "time": "20 m", + "chapters": 28, + "fun": 4 + }, + { + "id": "paperback_western_vaq", + "type": "BOOK", + "name": "Vaquero Sun", + "description": "Western author El Amor relates the story of a dispossessed young man inspired by a heat stroke delusion to pursue justice against an evil land baron.", + "copy-from": "paperback_western_em", + "relative": { "chapters": 2 } + }, + { + "id": "philosophy_book", + "type": "BOOK", + "name": { "str": "book of philosophy", "str_pl": "books of philosophy" }, + "description": "A deep discussion of morality with an emphasis on epistemology and logic.", + "snippet_category": [ + { + "id": "philosophy1", + "text": "This is a copy of Nietzsche's \"Beyond Good and Evil\". Its cover is dog-eared and creased." + }, + { + "id": "philosophy2", + "text": "This is a copy of \"The Unique and Its Property\" by Max Stirner. A modern translation by Wolfi Landstreicher." + }, + { + "id": "philosophy3", + "text": "This is a copy of Jean-Paul Sartre's \"Being and Nothingness\". A key work in the existentialist tradition." + }, + { + "id": "philosophy4", + "text": "A large, extended version of \"Madness and Civilisation\" by Michel Foucault. The cover features a striking image of a Panopticonic Prison." + }, + { + "id": "philosophy5", + "text": "This is a copy of \"The Postmodern Condition: A Report on Knowledge\" by Lyotard." + }, + { + "id": "philosophy6", + "text": "A collection of texts and essays by Jacques Derrida. Its pages are loose and yellowed - you should probably handle it with care." + }, + { + "id": "philosophy7", + "text": "This is a copy of \"Society of the Spectacle\" by Guy Debord. Its cover shows rows of adults staring placidly into a screen." + }, + { + "id": "philosophy8", + "text": "This is a split copy of both \"An Ethic of Sexual Difference\" and \"This Sex Which Is Not One\" by Luce Irigaray." + }, + { + "id": "philosophy9", + "text": "This is a copy of Baudrillard's \"Simulation and Simulacra\". The cover contains an image of a man holding a colored pill in each hand, with the caption \"Welcome to the Desert of the Real.\". You think you've seen this movie." + }, + { + "id": "philosophy10", + "text": "This is a small, pocket version of Sartre's \"Existentialism and Humanism\". It looks to have been used as a coaster in a past life." + }, + { + "id": "philosophy11", + "text": "This is a copy of \"Practical Ethics\" by Peter Singer. From the local university press." + }, + { + "id": "philosophy12", + "text": "This is a photocopied spiral-bound copy of \"Industrial Society and Its Future\" by 'Freedom Club'. The original looks to have been written on a typewriter before being copied." + }, + { + "id": "philosophy13", + "text": "This is a copy of \"Industrial Society and Its Future\" by Ted Kaczynski. Its cover is an image of a hand-crafted wooden box filled with wiring and an ominous looking metal tube. Provocative." + }, + { "id": "philosophy14", "text": "This is a small reader on Hegel's Dialectics." }, + { + "id": "philosophy15", + "text": "This is a copy of \"The State and Revolution\" by Vladimir Lenin. In English, thankfully." + }, + { "id": "philosophy16", "text": "This is a copy of \"In Defense of Marxism\" by Leon Trotsky." }, + { + "id": "philosophy17", + "text": "This is a copy of \"Steal This Book\" by Abbie Hoffman. There is a security tag on the back cover. It appears to still be active." + }, + { + "id": "philosophy18", + "text": "This is a copy of \"Walden: Or Life In The Woods\" by Henry David Thoreau. It contains a dried and pressed leaf as a bookmark." + }, + { + "id": "philosophy19", + "text": "This is a copy of \"The Female Eunuch\" by Germaine Greer. A child has scribbled over the contents page in red crayon." + }, + { "id": "philosophy20", "text": "This is a copy of \"An Introduction to Metaphysics\" by Bergson." }, + { + "id": "philosophy21", + "text": "This is a copy of \"The Four Fundamental Concepts of Psychoanalysis\" by Jacques Lacan." + }, + { "id": "philosophy22", "text": "This is a copy of Machiavelli's \"The Prince\". With intro by Q. Skinner." }, + { "id": "philosophy23", "text": "This is a copy of \"On The Revolution of Everyday Life\" by Raul Vangeigem." }, + { + "id": "philosophy24", + "text": "This is a pocket copy of \"An Essay on Liberation\" by Herbert Marcuse. The cover contains an image of a pelican." + }, + { "id": "philosophy25", "text": "This is a copy of \"Either-Or\" by Søren Kierkegaard." }, + { "id": "philosophy26", "text": "This is a copy of \"Allegory of the Cave\" by Plato." }, + { "id": "philosophy27", "text": "This is a copy of \"Leviathan\" by Thomas Hobbes." }, + { "id": "philosophy28", "text": "This is a copy of \"Critique Of Pure Reason\" by Immanuel Kant." }, + { "id": "philosophy29", "text": "This is a copy of \"Principles of Philosophy\" by Descartes." }, + { + "id": "philosophy30", + "text": "This is a copy of both \"On The Genealogy of Morals\" and \"The Gay Science\" by Friederich Nietzsche." + }, + { + "id": "philosophy31", + "text": "This is a copy of \"The Myth of Sisyphus\", and other essays, by Albert Camus. The cover depicts a bare-chested man and a large boulder." + }, + { + "id": "philosophy32", + "text": "This is a copy of \"The Sickness Unto Death\" by Søren Kierkegaard. The pages are dotted with post-it notes." + }, + { + "id": "philosophy33", + "text": "This is a copy of \"The Defence of Terrorism\" by Leon Trotsky. Despite the title, it does not actually appear to be defending terrorism." + }, + { + "id": "philosophy34", + "text": "This is a copy of \"Enquiry Concerning Political Justice\" by William Godwin. This thick book is filled with antiquated phrases." + }, + { + "id": "philosophy35", + "text": "This is a copy of \"The Abolition of Work and Other Essays\" by Bob Black. It is likely that \"The Abolition of Work\" is the most famous essay in this book." + }, + { + "id": "philosophy36", + "text": "This is a copy of \"What is Property?\" by Pierre-Joseph Proudhon. It looks like this book has a surprisingly long track record of owners." + }, + { + "id": "philosophy37", + "text": "This is a copy of \"The Conquest of Bread\" by Peter Kropotkin. There is a picture of an old philosopher with magnificent beard, instead of bread, on the cover." + }, + { + "id": "philosophy38", + "text": "This is a copy of \"The Trouble with Being Born\" by Emil Cioran. This book might have been printed decades before the Cataclysm since the cover is quite weathered." + }, + { + "id": "philosophy39", + "text": "This is a copy of \"The World as Will and Representation\" by Arthur Schopenhauer. It contains a few undecipherable notes and scribbles." + }, + { + "id": "philosophy40", + "text": "This is a copy of \"Up-Wingers: A Futurist Manifesto\" by FM-2030. It seems that the author's real name is Fereidoun M. Esfandiary." + }, + { + "id": "philosophy41", + "text": "This is a copy of \"The Bastiat Collection\", a large collection of essays by Frederic Bastiat." + }, + { + "id": "philosophy42", + "text": "This is a copy of \"Anarchy, State, and Utopia\" by Robert Nozick, one of the most influential books of modern libertarianism." + }, + { + "id": "philosophy43", + "text": "This is a copy of \"Socialism\" by Ludwig von Mises, a critical examination of socialism." + }, + { + "id": "philosophy44", + "text": "This is a copy of \"The ABC of Communism\" by Nikolai Bukharin, one of the most influential books of early Marxism-Leninism." + }, + { "id": "philosophy45", "text": "This is a copy of \"Anti-Capitalist Mentality\" by Ludwig von Mises." } + ], + "weight": "350 g", + "volume": "750 ml", + "price": 1250, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 9, + "time": "36 m", + "chapters": 44, + "fun": 3 + }, + { + "id": "phonebook", + "type": "BOOK", + "name": "phone book", + "description": "This hefty volume contains the telephone numbers of individuals, businesses, and utilities in the nearby area, pretty useless during the apocalypse and all.", + "weight": "854 g", + "volume": "2500 ml", + "price": 800, + "price_postapoc": 900, + "bashing": 2, + "material": [ "paper" ], + "symbol": "?", + "color": "yellow", + "intelligence": 4, + "time": "1 m", + "chapters": 200, + "fun": -5 + }, + { + "id": "photo_album", + "type": "BOOK", + "name": "photo album", + "description": "A leather album full of photos of somebody's family. You don't know any of the people in them, but seeing these pictures still makes you think of happier times.", + "weight": "180 g", + "volume": "250 ml", + "price": 3000, + "price_postapoc": 3000, + "material": [ "paper", "leather" ], + "symbol": "?", + "color": "light_gray", + "time": "10 m", + "chapters": 4, + "fun": 1, + "flags": [ "INSPIRATIONAL" ] + }, + { + "id": "plays_book", + "type": "BOOK", + "name": { "str": "book of plays", "str_pl": "books of plays" }, + "description": "A collection of plays by various authors from around the world, including scripts by Wilde, Beckett, Checkov, and Shakespeare.", + "weight": "700 g", + "volume": "750 ml", + "price": 1150, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 9, + "time": "18 m", + "chapters": 36, + "fun": 2 + }, + { + "id": "poetry_book", + "type": "BOOK", + "name": { "str": "book of poetry", "str_pl": "books of poetry" }, + "description": "A collection of poetry by various authors from around the world, including writings by Dickinson, Goethe, Thoreau, and Yeats.", + "weight": "400 g", + "volume": "500 ml", + "price": 1050, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 9, + "time": "18 m", + "chapters": 36, + "fun": 2 + }, + { + "id": "priest_diary", + "type": "BOOK", + "name": { "str": "priest's diary", "str_pl": "priests' diaries" }, + "description": "A small book filled with journal entries in Latin.", + "weight": "340 g", + "volume": "750 ml", + "price": 1500, + "price_postapoc": 1900, + "bashing": 3, + "material": [ "paper" ], + "symbol": "?", + "color": "light_gray", + "intelligence": 15, + "time": "30 m", + "fun": -1, + "flags": [ "INSPIRATIONAL" ] + }, + { + "id": "record_accounting", + "type": "BOOK", + "name": "corporate accounting ledger", + "description": "If you knew what to look for something might stand out…", + "weight": "566 g", + "volume": "1250 ml", + "price": 2000, + "price_postapoc": 1900, + "bashing": 5, + "material": [ "paper" ], + "symbol": "?", + "color": "light_green", + "intelligence": 10, + "time": "30 m", + "fun": -1 + }, + { + "id": "record_patient", + "type": "BOOK", + "name": { "str": "patient treatment records", "str_pl": "patient treatment records" }, + "description": "A massive stack of medical records that contain every gory detail.", + "weight": "680 g", + "volume": "1500 ml", + "price": 500, + "price_postapoc": 1900, + "bashing": 6, + "material": [ "paper" ], + "symbol": "?", + "color": "light_green", + "intelligence": 8, + "time": "30 m", + "fun": -1 + }, + { + "id": "record_weather", + "type": "BOOK", + "name": { "str": "national weather transcripts", "str_pl": "national weather transcripts" }, + "description": "Old weather records are about as interesting as a rock.", + "weight": "454 g", + "volume": "1750 ml", + "price": 500, + "price_postapoc": 1900, + "bashing": 7, + "material": [ "paper" ], + "symbol": "?", + "color": "light_green", + "intelligence": 4, + "time": "30 m", + "fun": -1 + }, + { + "id": "story_book", + "type": "BOOK", + "name": { "str": "big book of short stories", "str_pl": "big books of short stories" }, + "description": "This humongous volume contains a vast collection of short stories by different authors, spanning a wide variety of topics and genres.", + "weight": "1720 g", + "volume": "1 L", + "price": 1400, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 7, + "time": "48 m", + "chapters": 28, + "fun": 5 + }, + { + "id": "tall_tales", + "type": "BOOK", + "name": { "str": "book of tall tales", "str_pl": "books of tall tales" }, + "description": "An entertaining collection of early American folklore, featuring tales of larger than life individuals and their amazing adventures.", + "weight": "360 g", + "volume": "750 ml", + "price": 1050, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 6, + "time": "18 m", + "chapters": 24, + "fun": 3 + }, + { + "id": "visions_solitude", + "type": "BOOK", + "name": { "str": "Visions in Solitude", "str_pl": "copies of Visions in Solitude" }, + "description": "A small book detailing 'visions' a prisoner had on death row.", + "weight": "227 g", + "volume": "750 ml", + "price": 2900, + "price_postapoc": 1900, + "bashing": 3, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "intelligence": 6, + "time": "30 m", + "fun": 2, + "flags": [ "INSPIRATIONAL" ] + }, + { + "id": "holybook_havamal", + "type": "BOOK", + "name": { "str": "Hávamál", "str_pl": "copies of Hávamál" }, + "description": "An English translation of several Old Norse poems. The poems contain proverbs and stories attributed to the god Odin, many transcribed from oral history.", + "weight": "292 g", + "volume": "750 ml", + "copy-from": "holybook_abstract" + }, + { + "type": "BOOK", + "id": "classic_literature", + "name": { "str": "book of classic literature", "str_pl": "books of classic literature" }, + "description": "A book of classic literature, timeless and enjoyable but a bit dense to read.", + "snippet_category": [ + { "id": "classic1", "text": "This is a copy of Dickens' \"Bleak House\"." }, + { "id": "classic2", "text": "This is a copy of \"Great Expectations\" by Charles Dickens." }, + { "id": "classic3", "text": "This is a copy of William Shinderling's \"Under the Beech Trees\"." }, + { + "id": "classic4", + "text": "This is a collection of three Jane Austen novels: \"Pride and Prejudice\", \"Sense and Sensibility\", and \"Emma\"." + }, + { "id": "classic5", "text": "This is a well-worn paperback copy of \"Lord of the Flies\"." }, + { "id": "classic6", "text": "This is a copy of \"To Kill a Mockingbird\" by Harper Lee." }, + { "id": "classic7", "text": "This is a copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" }, + { "id": "classic8", "text": "This is copy of Michael Abanaderly's lesser-known work, \"He Walks\"." }, + { "id": "classic9", "text": "This is a collection of several vintage science fiction stories by Ray Bradbury." }, + { "id": "classic10", "text": "This is a copy of \"The Adventures of Tom Sawyer\" by Mark Twain." }, + { "id": "classic11", "text": "This is an illustrated copy of \"Innocents Abroad\" by Mark Twain." }, + { + "id": "classic12", + "text": "This is a copy of Bram Stoker's \"Dracula\", with scholarly commentary in the margins." + }, + { + "id": "classic13", + "text": "This is a large print copy of Tolstoy's \"War and Peace\". It might make a decent improvised weapon." + }, + { + "id": "classic14", + "text": "This is a paperback copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade. There are scrawled margin notes all over it, apparently the workings of a confused and feverish mind." + }, + { + "id": "classic15", + "text": "This is a copy of \"Jane Eyre\". The cover art is quite out of place, making it look more like a dime-store romance novel." + }, + { + "id": "classic16", + "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." + }, + { + "id": "classic17", + "text": "This paperback copy of \"Wuthering Heights\" has a large coffee stain on the first page." + }, + { + "id": "classic18", + "text": "This is a hardbound copy of \"Lady Chatterly's Lover\", by D. H. Lawrence. It has some very explicit illustrations." + }, + { + "id": "classic19", + "text": "This is a hardbound copy of \"The Catcher in the Rye.\". It has some very nicely done illustrations." + }, + { + "id": "classic20", + "text": "This is a collection of classic renaissance era stories, headlined by \"Don Quixote\"." + }, + { "id": "classic21", "text": "This is a paperback copy of \"The Fellowship of the Ring\" by Tolkien." }, + { "id": "classic22", "text": "This is a paperback copy of \"The Two Towers\" by Tolkien." }, + { "id": "classic23", "text": "This is a paperback copy of \"The Return of the King\" by Tolkien." }, + { + "id": "classic24", + "text": "This is a hardbound collection of George Orwell's works, including \"1984\" and \"Animal Farm\" as well as many of his less infamous titles." + }, + { + "id": "classic25", + "text": "This is a paperback copy of \"Little Women\" by Louisa May Alcott. It appears to have been read a great many times." + }, + { "id": "classic26", "text": "This is a paperback copy of \"Of Mice and Men\" by Steinbeck." }, + { + "id": "classic27", + "text": "This is a hefty hardcover copy of \"Run and Run Again\" by Finn Calpay. There is a lengthy forward about the controversy around the book's release." + }, + { + "id": "classic28", + "text": "This is a hardcover copy of \"The Gates Have Opened\" by Arianna Methusalah. You feel like you've read this before, but can't remember where. Something about the book fills you with unease." + }, + { "id": "classic29", "text": "This is a copy of \"The Count of Monte Cristo\" by Dumas." }, + { "id": "classic30", "text": "This is a copy of \"The Secret Garden\" by Frances Burnett." }, + { "id": "classic31", "text": "This is a copy of \"Lieutenant Hornblower\" by C.S. Forester." }, + { "id": "classic32", "text": "This is a copy of \"Master and Commander\" by Patrick O'Brian." }, + { "id": "classic33", "text": "This is a copy of \"The Warden\" by Anthony Trollope." }, + { "id": "classic34", "text": "This is a copy of \"The Far Side of the World\" by Patrick O'Brian." }, + { "id": "classic35", "text": "This is a copy of \"HMS Surprise\" by Patrick O'Brian." }, + { "id": "classic36", "text": "This is a copy of \"Barchester Towers\" by Anthony Trollope." }, + { "id": "classic37", "text": "This is a copy of \"The Land Ironclads\" by H.G. Wells." }, + { "id": "classic38", "text": "This is a copy of \"The Great Boer War\" by Arthur Conan Doyle." }, + { "id": "classic39", "text": "This is a copy of \"The Crime of the Congo\" by Arthur Conan Doyle." }, + { "id": "classic40", "text": "This is a copy of \"The Parasite\" by Arthur Conan Doyle." }, + { "id": "classic41", "text": "This is a copy of \"By Stroke of Sword\" by Andrew Balfour." }, + { "id": "classic42", "text": "This is a copy of \"The Secret Agent\" by Joseph Conrad." }, + { "id": "classic43", "text": "This is a copy of \"Lord Jim\" by Joseph Conrad." }, + { "id": "classic44", "text": "This is a copy of \"Vanity Fair\" by William Makepeace Thackeray." }, + { "id": "classic45", "text": "This is a copy of \"The Luck of Barry Lyndon\" by William Makepeace Thackeray." }, + { "id": "classic46", "text": "This is a copy of \"North and South\" by Elizabeth Gaskell." }, + { "id": "classic47", "text": "This is a copy of \"The Mayor of Casterbridge\" by Thomas Hardy." }, + { "id": "classic48", "text": "This is a copy of \"Wessex Tales\" by Thomas Hardy." }, + { "id": "classic49", "text": "This is a copy of \"Far from the Madding Crowd\" by Thomas Hardy." }, + { "id": "classic50", "text": "This is a copy of \"Captains Courageous\" by Rudyard Kipling." }, + { "id": "classic51", "text": "This is a copy of \"The Canterbury Tales\" by Geoffrey Chaucer." }, + { "id": "classic52", "text": "This is a copy of \"Harold, the Last of the Saxons\" by Edward Bulwer-Lytton." }, + { "id": "classic53", "text": "This is a copy of \"Mr Midshipman Easy\" by Frederick Marryat." }, + { "id": "classic54", "text": "This is a copy of \"Peter Simple\" by Frederick Marryat." } + ], + "weight": "350 g", + "volume": "750 ml", + "price": 2000, + "price_postapoc": 1900, + "material": [ "paper" ], + "looks_like": "tall_tales", + "color": "light_blue", + "symbol": "?", + "intelligence": 7, + "time": "28 m", + "chapters": 40, + "fun": 3 + }, + { + "type": "BOOK", + "id": "collector_book", + "name": { "str": "collector's edition book", "str_pl": "collector's edition books" }, + "description": "A unique, valuable book that has been kept as a collector's item.", + "snippet_category": [ + { "id": "fancy1", "text": "This is a high-quality leather bound copy of Charles Dickens' \"A Tale of Two Cities\"." }, + { "id": "fancy2", "text": "This is a very old but well-preserved copy of Charles Dickens' \"Oliver Twist\"." }, + { + "id": "fancy3", + "text": "This high-quality copy of Jane Austen's \"Pride and Prejudice\" is dog-eared and looks to have been read many times." + }, + { + "id": "fancy4", + "text": "This is a hefty, hardcover print of William Shinderling's \"Vanity before Justice\" with beautiful illustrations." + }, + { + "id": "fancy5", + "text": "This copy of Jane Austen's \"Sense and Sensibility\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." + }, + { "id": "fancy6", "text": "This is an excellent quality copy of \"To Kill a Mockingbird\" by Harper Lee." }, + { + "id": "fancy7", + "text": "This is a high-quality leather bound copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" + }, + { + "id": "fancy8", + "text": "This is a hefty, hardcover print of Michael Abanaderly's opus, \"Lady Wanderlust\". It is over a hundred years old, but doesn't look it." + }, + { + "id": "fancy9", + "text": "This copy of Ray Bradbury's \"Farenheit 451\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." + }, + { + "id": "fancy10", + "text": "This high-quality copy of \"Pride and Prejudice and Zombies\" has been autographed by the author." + }, + { + "id": "fancy11", + "text": "This is a high-quality leather bound copy of \"The Adventures of Huckleberry Finn\" by Mark Twain. It contains some margin notes which themselves are quite old, and look to have been done by a scholar of some sort." + }, + { + "id": "fancy12", + "text": "This is a very nice print of Bram Stoker's \"Dracula\". It has a certificate of authenticity with it that declares it a genuine early edition." + }, + { + "id": "fancy13", + "text": "This copy of Douglas Adams' \"The Hitchhiker's Guide to the Galaxy\" has a certificate of authenticity declaring it to be a first edition, and is autographed by the author himself." + }, + { + "id": "fancy14", + "text": "This is a high-quality leather bound copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade." + }, + { + "id": "fancy15", + "text": "This is a well-kept leather bound copy of \"Oryx and Crake\" by Margaret Atwood. Inscribed in the inner cover is a faded note wishing the owner a happy birthday." + }, + { + "id": "fancy16", + "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." + }, + { + "id": "fancy17", + "text": "This bright orange hardcover copy of \"1984\" by George Orwell has been carefully preserved, and appears to be a first or second edition judging from the publisher's information." + }, + { + "id": "fancy18", + "text": "This is a very nice copy of \"Lady Chatterly's Lover\", probably quite expensive in the days before the apocalypse." + }, + { + "id": "fancy19", + "text": "This is a high quality early edition hardcover copy of \"The Handmaid's Tale\" by Margaret Atwood, signed by the author." + }, + { + "id": "fancy20", + "text": "This ancient and worn book looks to be an 18th or early 19th century handwritten copy of \"Don Quixote\". In the days of book traders it would have been worth an absolute fortune. Now it's either a priceless piece of history, some light reading before bed, or excellent kindling." + }, + { + "id": "fancy21", + "text": "This is a first edition copy of Terry Pratchett's \"The Colour of Magic\". In the inner cover is a handwritten note that reads \"To Chris, thanks for believing I could do it. Best regards, Terry.\"" + } + ], + "weight": "400 g", + "volume": "750 ml", + "price": 4550, + "price_postapoc": 4550, + "material": [ "paper" ], + "looks_like": "tall_tales", + "color": "light_blue", + "symbol": "?", + "intelligence": 7, + "time": "28 m", + "chapters": 40, + "fun": 4 + }, + { + "id": "occult_economicon", + "type": "BOOK", + "name": { "str": "The Economicon of Dobbs", "str_pl": "copies of The Economicon" }, + "description": "These are the prescriptures Pile 18 Disk sg30 File 14. \"Look, small brain of pink earth inside my null-grasping, and she/he receives Logos; and it lay with the Wor.\"", + "copy-from": "paperback_occult", + "weight": "120 g", + "volume": "300 ml", + "time": "10 m", + "relative": { "price": -251, "chapters": -26, "fun": 1 } + }, + { + "id": "occult_bobliographon", + "type": "BOOK", + "name": { "str": "The Bobliographon", "str_pl": "copies of The Bobliographon" }, + "description": "The back cover of this cheaply published paperback reads: \"These newly-released SubGenius revelations will SHOCK those who think they know Bob! Unpredictables are not alone and possess amazing hidden powers of their own! In a world without slack, a yeti lust revival saunters about. WARNING: Do not fail to pay full price for this book; JHVH-1's wrath knows some bounds.\"", + "copy-from": "paperback_occult", + "time": "12 m", + "relative": { "fun": 1 } + }, + { + "id": "occult_glimpses", + "type": "BOOK", + "name": { "str": "Glimpses of Solomon in Yellow", "str_pl": "copies of Solomon in Yellow" }, + "description": "This paperback is titled \"Glimpses of Solomon in Yellow; The Initiation Rites of the Starry Wisdom Covenant, by Dr. Enoch Craven.\" It describes not just the investiture of new adherents, but the history and beliefs of the Church of Starry Wisdom. Someone has defaced the sparse citations section by scrawling \"PUPPETS OF ROME!\" over its few pages. The book does not provide any biography for Dr. Craven, let alone academic credentials.", + "copy-from": "paperback_occult", + "relative": { "weight": 186, "price": 250, "chapters": 10 } + } +] From 5991612f51d9e348021179ab9fd1c80fdc14165c Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 15 Feb 2020 23:29:32 -0500 Subject: [PATCH 18/72] u --- data/json/items/book/misc.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index f105b56aa47f4..f8c64fa2463a3 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -207,8 +207,7 @@ "id": "fairyat_112", "text": "This illustrated fairy tale relates how a city mouse did visit his cousin in the country, and how each regarded the other's quality of life." }, - { - "id": "fairyat_155", "text": "A fable in which the jackal wins the day via clever foolishness."}, + { "id": "fairyat_155", "text": "A fable in which the jackal wins the day via clever foolishness." }, { "id": "fairyat_156", "text": "A slave mistakenly wanders into a lion's den - thus begins a fable which demonstrates mutual dependence regardless of size or status." From 6fd425a83e0dbab39417196f9843e7f7085b50a6 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 15 Feb 2020 23:37:40 -0500 Subject: [PATCH 19/72] arghhh --- data/json/items/book/spiritual.json | 1580 --------------------------- 1 file changed, 1580 deletions(-) diff --git a/data/json/items/book/spiritual.json b/data/json/items/book/spiritual.json index d11641980e207..13863a78989be 100644 --- a/data/json/items/book/spiritual.json +++ b/data/json/items/book/spiritual.json @@ -1,78 +1,4 @@ [ - { - "abstract": "paperback_novel", - "type": "BOOK", - "name": "paperback abstract", - "description": "An ordinary paperback book. Or is it? It is.", - "weight": "400 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 - }, - { - "abstract": "paperback_occult", - "type": "BOOK", - "name": "template for mass produced books on esoteric subjects", - "description": "An ordinary paperback book. Or is it? Is that a glimmer of higher truth?", - "weight": "371 g", - "volume": "700 ml", - "price": 750, - "price_postapoc": 2900, - "material": [ "paper" ], - "symbol": "?", - "looks_like": "story_book", - "color": "dark_gray", - "flags": [ "TINDER", "FLAMMABLE" ], - "intelligence": 6, - "time": "30 m", - "chapters": 30, - "//": "TODO for this item fun should be conditional", - "fun": 1 - }, - { - "abstract": "paperback_romance_spb", - "type": "BOOK", - "name": "Sweet Providence Romance Novel", - "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", - "//": "these are books are tiny", - "weight": "200 g", - "volume": "400 ml", - "copy-from": "paperback_novel", - "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } - }, - { - "abstract": "paperback_romance_lnl", - "type": "BOOK", - "name": "Lorn and Loan Romance Novel", - "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", - "copy-from": "paperback_novel", - "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } - }, - { - "abstract": "paperback_romance_vanilla", - "type": "BOOK", - "name": "Vanilla Romance Novel", - "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", - "copy-from": "paperback_novel", - "relative": { "price_post": -100, "intelligence": -1 } - }, - { - "abstract": "paperback_western_em", - "type": "BOOK", - "name": "The Everyman Library", - "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", - "copy-from": "paperback_novel", - "relative": { "price_post": -100, "intelligence": -1 } - }, { "abstract": "holybook_abstract", "type": "BOOK", @@ -89,230 +15,6 @@ "time": "10 m", "fun": 1 }, - { - "id": "ZSG", - "type": "BOOK", - "name": { "str": "Zombie Survival Guide", "str_pl": "copies of Zombie Survival Guide" }, - "description": "While this seems like it would be very useful in this situation, the sheer amount of misinformation present makes it practically useless.", - "weight": "227 g", - "volume": "1 L", - "price": 1290, - "price_postapoc": 700, - "material": [ "paper" ], - "symbol": "?", - "color": "green", - "intelligence": 7, - "time": "18 m", - "chapters": 28, - "fun": 2 - }, - { - "id": "black_box_transcript", - "type": "BOOK", - "name": "black box transcript", - "//": "ooh, military records, probably Classified!", - "description": "A full flight log for a military aircraft. Nothing of interest stands out.", - "weight": "566 g", - "volume": "1250 ml", - "price": 5000, - "price_postapoc": 5000, - "bashing": 5, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 8, - "time": "30 m", - "fun": -1 - }, - { - "id": "child_book", - "type": "BOOK", - "name": "children's book", - "description": "A little book for little readers. The colorful cartoon characters and sweet stories contained herein belong to a different time, before the dead walked and the world moved on.", - "weight": "52 g", - "volume": "250 ml", - "price": 550, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "time": "4 m", - "chapters": 4, - "fun": 1 - }, - { - "id": "commune_prospectus", - "type": "BOOK", - "name": { "str": "Ranch Prospectus", "str_pl": "Ranch Prospectus" }, - "description": "A short paper of the economic viability of constructing an agricultural outpost.", - "weight": "1 g", - "volume": "250 ml", - "price": 3000, - "price_postapoc": 1900, - "bashing": 1, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "intelligence": 5, - "time": "10 m" - }, - { - "id": "decoy_elfa", - "type": "BOOK", - "name": "standpipe maintenance log", - "description": "This binder details the scheduled maintenance for several plumbing systems throughout the facility.", - "weight": "400 g", - "volume": "750 ml", - "price": 400, - "price_postapoc": 400, - "material": [ "paper", "plastic" ], - "symbol": "?", - "color": "light_green", - "intelligence": 8, - "time": "45 m", - "fun": -2 - }, - { - "id": "essay_book", - "type": "BOOK", - "name": { "str": "book of essays", "str_pl": "books of essays" }, - "description": "A collection of essays by various authors from around the world, including works by Churchill, Mailer, Eco, and Voltaire.", - "weight": "700 g", - "volume": "750 ml", - "price": 1250, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 10, - "time": "26 m", - "chapters": 40, - "fun": 3 - }, - { - "id": "fairy_tales", - "type": "BOOK", - "name": { "str": "book of fairy tales", "str_pl": "books of fairy tales" }, - "description": "An amusing collection of folklore featuring the usual cast of fairies, goblins, and trolls.", - "weight": "410 g", - "volume": "750 ml", - "price": 950, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 6, - "time": "18 m", - "chapters": 24, - "fun": 3, - "//": "The ids below represent the Aarne-Thompson System of folklore classification. Do not change.", - "snippet_category": [ - { - "id": "fairyat_41", - "text": "This fairy tale is about a wolf who eats so much salted meat she becomes trapped in the butcher's cellar." - }, - { - "id": "fairyat_50", - "text": "In this traditional story of beastly intrigue a clever fox convinces an elderly lion to kill a derogatory wolf." - }, - { - "id": "fairyat_111", - "text": "This is an illustrated fairy tale book about a conversation between a mouse and a cat." - }, - { - "id": "fairyat_112", - "text": "This illustrated fairy tale relates how a city mouse did visit his cousin in the country, and how each regarded the other's quality of life." - }, - { - "id": "fairyat_155", "text": "A fable in which the jackal wins the day via clever foolishness."}, - { - "id": "fairyat_156", - "text": "A slave mistakenly wanders into a lion's den - thus begins a fable which demonstrates mutual dependence regardless of size or status." - }, - { - "id": "fairyat_171", - "text": "An amusing collection of stories featuring \"Goldilocks and The Three Bears\" on the cover." - }, - { - "id": "fairyat_222", - "text": "This is a well illustrated fairy tale about a war between the birds and the beasts, with particulars on the wartime conduct and eventual fate of the bat." - }, - { - "id": "fairyat_285", - "text": "This book, titled \"The Rattlesnake's Vengeance\" is a collection of Cherokee myths and legends. \"285D\" is hand-written in pencil on the title page." - }, - { "id": "fairyat_328", "text": "This fairy tale book is a regional variant of \"Jack and the Beanstalk.\"" }, - { - "id": "fairyat_333", - "text": "This fairy tale book is entitled \"Little Red Cap\". It details a red-cloaked child's various encounters with talking wolves." - }, - { - "id": "fairyat_366", - "text": "A collection of ghost stories warning about the dangers of stealing from the dead." - }, - { - "id": "fairyat_402", - "text": "An Irish fairy tale in which a Celtic poet marries a princess who has been cursed with the head of a pig." - }, - { - "id": "fairyat_408", - "text": "A book of Italian fairy tales translated into English. The cover features an orange fairy juggling a lemon, a lime, and a tangerine." - }, - { "id": "fairyat_451", "text": "A book of fables about people who change into birds." }, - { - "id": "fairyat_475", - "text": "This compendium of amusing folk tales about the devil is titled \"Hell's Kettle: Legends of the Devil.\"" - }, - { - "id": "fairyat_530", - "text": "This charming book of Swedish fables is titled, \"The Glass Mountain and the Princess.\"" - }, - { - "id": "fairyat_555", - "text": "This is a collection of fairy tale stories warning against the consequences of extreme greed." - }, - { "id": "fairyat_591", "text": "This book is titled, \"The Thieving Pot: Folktales of the Arab World.\"" }, - { "id": "fairyat_653", "text": "This is a book of legends collected by Traveller Johnny Cassidy in the 1960s." }, - { "id": "fairyat_758", "text": "A book by the Brothers Grimm titled, \"Eve's Unequal Children.\"" }, - { "id": "fairyat_766", "text": "This book of fables expands upon the legend of the Seven Sleepers of Ephesus." }, - { - "id": "fairyat_1060", - "text": "In this fairy tale a strong man frightens an ogre by squeezing water out of a stone." - }, - { - "id": "fairyat_1084", - "text": "This book of rustic folk tales bears the title: \"How to Shout Down the Devil.\"" - }, - { - "id": "fairyat_1287", - "text": "The title of this book is \"Village Folk-tales of Ceylon.\" It includes fables about logical errors and foolish misjudgements of the Kadambawa men." - }, - { - "id": "fairyat_1461", - "text": "This book of folk tales is titled, \"The Girl with the Ugly Name, and Other Stories.\"" - }, - { - "id": "fairyat_2025", - "text": "Titled \"The Fleeing Pancake\", this collection of silly folk tales is suitable for small children." - } - ] - }, - { - "id": "guidebook", - "type": "BOOK", - "name": { "str": "The Hitchhiker's Guide to the Cataclysm", "str_pl": "copies of The Hitchhiker's Guide to the Cataclysm" }, - "description": "Inscribed on the cover in large, friendly letters, is the message \"Don't Panic\".", - "weight": "1764 g", - "volume": "1 L", - "price": 88200, - "price_postapoc": 88200, - "bashing": 2, - "material": [ "paper" ], - "symbol": "?", - "color": "green", - "intelligence": 3, - "time": "1 m" - }, { "id": "mycenacean_hymns", "type": "BOOK", @@ -415,15 +117,6 @@ "volume": "1 L", "copy-from": "holybook_abstract" }, - { - "id": "holybook_scientology", - "type": "BOOK", - "name": { "str": "Dianetics", "str_pl": "copies of Dianetics" }, - "description": "This book is the canonical text of Scientology. Written by a science fiction author, it contains self-improvement techniques and musings on psychology called Dianetics.", - "weight": "486 g", - "volume": "1 L", - "copy-from": "holybook_abstract" - }, { "id": "holybook_slack", "type": "BOOK", @@ -487,1040 +180,6 @@ "volume": "1 L", "copy-from": "holybook_abstract" }, - { - "id": "mag_comic", - "type": "BOOK", - "name": "comic book", - "description": "A super-hero comic.", - "weight": "60 g", - "volume": "250 ml", - "price": 300, - "price_postapoc": 900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "time": "7 m", - "fun": 2 - }, - { - "id": "mag_gaming", - "type": "BOOK", - "name": { "str": "Computer Gaming", "str_pl": "issues of Computer Gaming" }, - "description": "Reviews of recently released computer games and previews of upcoming titles.", - "weight": "60 g", - "volume": "250 ml", - "price": 300, - "price_postapoc": 900, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "intelligence": 7, - "time": "8 m", - "fun": 2 - }, - { - "id": "mag_news", - "type": "BOOK", - "name": "TIME magazine", - "description": "Current events concerning a bunch of people who're all (un)dead now.", - "weight": "60 g", - "volume": "250 ml", - "price": 400, - "price_postapoc": 100, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "intelligence": 7, - "time": "10 m", - "fun": 2 - }, - { - "id": "mag_porn", - "type": "BOOK", - "name": { "str": "Playboy", "str_pl": "issues of Playboy" }, - "description": "You can read it for the articles. Or not.", - "weight": "60 g", - "volume": "250 ml", - "price": 400, - "price_postapoc": 1200, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "time": "10 m", - "chapters": 4, - "fun": 1 - }, - { - "id": "necropolis_freq", - "type": "BOOK", - "name": "frequency list", - "description": "A notepad with a number of frequencies scribbled on it.", - "weight": "1 g", - "volume": "250 ml", - "price": 3000, - "price_postapoc": 3000, - "bashing": 1, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "intelligence": 2, - "time": "10 m" - }, - { - "id": "news_regional", - "type": "BOOK", - "name": { "str": "Rural Digest-Examiner", "str_pl": "issues of Rural Digest-Examiner" }, - "description": "A newsweekly covering regional events. There is an article on the winter's snowstorms and several letters to the editor concerning the community response.", - "weight": "80 g", - "volume": "250 ml", - "price": 350, - "price_postapoc": 100, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "intelligence": 5, - "time": "5 m", - "fun": 1 - }, - { - "id": "novel_adventure", - "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.", - "copy-from": "paperback_novel", - "price": 850, - "time": "20 m", - "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, - "time": "20 m" - }, - { - "id": "novel_coa", - "type": "BOOK", - "name": "coming of age novel", - "description": "A classic tale about growing up, portraying one young man's funny and poignant experiences with life, love, and sex.", - "weight": "187 g", - "volume": "500 ml", - "price": 750, - "price_postapoc": 1400, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 4, - "time": "20 m", - "chapters": 16, - "fun": 2 - }, - { - "id": "novel_coa2", - "type": "BOOK", - "name": "coming of age novel", - "copy-from": "novel_coa", - "description": "A graphic novel about a young girl living in Iran during the 1980's, seeing the world change around her as Iraq invaded her country.", - "relative": { "time": -4, "chapters": -2, "fun": 1 } - }, - { - "id": "novel_crime", - "type": "BOOK", - "name": "crime novel", - "copy-from": "paperback_novel", - "description": "After their diamond heist goes wrong, the surviving criminals begin to suspect that one of them is a police informant.", - "intelligence": 6, - "time": "20 m", - "chapters": 24, - "fun": 3 - }, - { - "id": "novel_crime2", - "type": "BOOK", - "name": "crime novel", - "copy-from": "novel_crime", - "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_crime_midnight", - "type": "BOOK", - "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, - "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", - "copy-from": "paperback_novel", - "relative": { "time": 5, "chapters": -8 } - }, - { - "id": "novel_drama", - "type": "BOOK", - "name": "drama novel", - "description": "A real book for real adults.", - "copy-from": "paperback_novel", - "intelligence": 7, - "time": "25 m", - "chapters": 28, - "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", - "time": "18 m", - "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", - "intelligence": 7, - "time": "20 m", - "chapters": 20 - }, - { - "id": "novel_fantasy", - "type": "BOOK", - "name": "fantasy novel", - "description": "Basic sword & sorcery.", - "copy-from": "paperback_novel", - "weight": "227 g", - "volume": "1 L", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "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", - "intelligence": 7, - "time": "18 m", - "chapters": 28, - "fun": 1 - }, - { - "id": "novel_mystery", - "type": "BOOK", - "name": "mystery novel", - "description": "A detective investigates an unusual murder in a secluded location.", - "copy-from": "paperback_novel", - "intelligence": 7, - "time": "18 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_pulp", - "type": "BOOK", - "name": "pulp novel", - "description": "A hardboiled detective tale filled with hard hitting action and intrigue.", - "copy-from": "paperback_novel", - "intelligence": 6, - "time": "18 m", - "chapters": 24, - "fun": 3 - }, - { - "id": "novel_pulp_squids", - "type": "BOOK", - "name": "Planet of the Murderous Squids that Time Forgot!", - "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", - "copy-from": "paperback_novel" - }, - { - "id": "novel_road", - "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", - "time": "20 m", - "fun": 3 - }, - { - "id": "novel_romance", - "type": "BOOK", - "name": "romance novel", - "description": "Drama and mild smut.", - "copy-from": "paperback_novel" - }, - { - "id": "paperback_romance_circuses", - "type": "BOOK", - "name": "Love and Circuses", - "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", - "copy-from": "paperback_romance_spb", - "relative": { "chapters": 2, "time": 3, "weight": 111 } - }, - { - "id": "paperback_romance_cloven", - "type": "BOOK", - "name": "Cloven Kisses", - "description": "When the devil falls in love with a warlock, his proposal must be infernally wicked. Will hooves, horns, and the scent of sulphur condemn love's flames to hellfire?", - "copy-from": "paperback_romance_lnl", - "relative": { "chapters": -2 } - }, - { - "id": "paperback_romance_conq", - "type": "BOOK", - "name": "Conquer Me Sweetly", - "description": "Sweet Providence Books is delighted to offer you this romantic tale of delicious dalliances and daring delights.", - "copy-from": "paperback_romance_spb", - "relative": { "chapters": -1 } - }, - { - "id": "paperback_romance_dd", - "type": "BOOK", - "name": "Dubliner's Debutante", - "description": "His love songs were only for me, but I preferred the banjo over bagpipes. How could I ever love a kilted yankee of foreign breeding?", - "copy-from": "paperback_romance_spb" - }, - { - "id": "paperback_romance_diodes", - "type": "BOOK", - "name": "Blood Diodes", - "description": "He is an automaton, she is a reformed vampire, can love find a way? In this edgy romance by acclaimed author Kea Dekker, heartbreak is just the beginning.", - "copy-from": "paperback_romance_lnl", - "relative": { "chapters": 1 } - }, - { - "id": "paperback_romance_envyh", - "type": "BOOK", - "name": "Envying Heaven", - "description": "When her fiancee names a star for her Wanda begins to wonder if an astronomer's wife can ever compete with the allure of the cosmos.", - "copy-from": "paperback_romance_vanilla" - }, - { - "id": "paperback_romance_grue", - "type": "BOOK", - "name": "Tall, Dark, and Gruesome", - "description": "Fatima's obsession with the dead threatens to consume her when she falls in love with a restless ghost. In this provocative romp celebrated author Kea Dekker gently lifts the thin veil separating cold bodies from warm. ", - "copy-from": "paperback_romance_lnl" - }, - { - "id": "paperback_romance_rider", - "type": "BOOK", - "name": "Along Came a Rider", - "description": "When Beth's career as a pro steeplechase jockey threatens to divide her from her lover, Beth has to act fast. Will she ever find a man that can keep up with her racing heart?", - "copy-from": "paperback_romance_vanilla" - }, - { - "id": "paperback_romance_rogue", - "type": "BOOK", - "name": "Rogue's Virtue", - "description": "Can Victoria reform the fugitive from justice who wooed her with false pretenses and true passion?", - "copy-from": "paperback_romance_vanilla" - }, - { - "id": "paperback_romance_secret", - "type": "BOOK", - "name": "The Death of My Secret Life", - "description": "Makeda comes out to her family, but she's still got plenty of skeletons in her closet. Best selling authoress Kea Dekker breaks all the rules in this macabre story of love and lies.", - "copy-from": "paperback_romance_lnl" - }, - { - "id": "novel_samurai", - "type": "BOOK", - "name": "samurai novel", - "description": "The classic tale of a wandering swordsman 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, - "time": "20 m", - "chapters": 28, - "fun": 4 - }, - { - "id": "novel_satire", - "type": "BOOK", - "name": "satire novel", - "copy-from": "paperback_novel", - "description": "A political satire of the pre-apocalypse world. Looking back on it from this side of Armageddon makes it seem all the more ridiculous.", - "weight": "520 g", - "intelligence": 7, - "relative": { "price": 100, "time": 21, "chapters": 12 } - }, - { - "id": "novel_scifi", - "type": "BOOK", - "name": "scifi novel", - "description": "Aliens, ray guns, and space ships.", - "weight": "227 g", - "volume": "750 ml", - "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 6, - "time": "20 m", - "chapters": 24, - "fun": 3, - "snippet_category": [ - { - "id": "scifi1_1", - "text": "This is a copy of Gibson's \"Neuromancer\". Written in the eighties, it was surprisingly accurate in predicting much of modern society… Until recently." - }, - { - "id": "scifi1_2", - "text": "This is a copy of \"The Stars My Destination\" by Alfred Bester.\n\nTyger, Tyger, Burning bright,\nIn the forests of the night:\nWhat immortal hand or eye,\nDare frame thy fearful symmetry?" - }, - { - "id": "scifi1_3", - "text": "This is a copy of \"The Lathe of Heaven\" by Ursula Le Guin. Dirty finger-stains have smudged the occasional word." - }, - { "id": "scifi1_4", "text": "This is a copy of \"The Dispossessed\" by Ursula Le Guin." }, - { "id": "scifi1_5", "text": "This copy of Ray Bradbury's \"Fahrenheit 451\"." }, - { "id": "scifi1_6", "text": "This is a copy of \"Hyperion\" by Dan Simmons." }, - { - "id": "scifi1_7", - "text": "This is a copy of \"Endymion\" by Dan Simmons. It opens with a poem by D.H. Lawrence:\n\nGive us gods. Oh give them us!\nGive us gods.\nWe are so tired of men\nAnd motor-power." - }, - { "id": "scifi1_8", "text": "This is a copy of Philip K. Dick's \"Do Androids Dream of Electric Sheep?\"." }, - { "id": "scifi1_9", "text": "This is a dog-eared copy of \"Nova Express\" by William Burroughs." }, - { - "id": "scifi1_10", - "text": "This is a copy of \"Foundation\" by Isaac Asimov. The back cover has been ripped off." - }, - { - "id": "scifi1_11", - "text": "This is a dog-eared copy of \"Dune\" by Frank Herbert. It has sand between some of its pages. Weird." - }, - { "id": "scifi1_12", "text": "This is a copy of \"The Trial\" by Franz Kafka. This book is rather worn." }, - { "id": "scifi1_13", "text": "This is a copy of \"The Handmaid's Tale\" by Margaret Atwood." }, - { - "id": "scifi1_14", - "text": "This is a copy of \"The Windup Girl\" by Paolo Bacigalupi. The blurb makes you wonder how Thailand fared the end of the world." - }, - { "id": "scifi1_15", "text": "This is a copy of \"Islands in the Net\" by Bruce Sterling." }, - { - "id": "scifi1_16", - "text": "This is a copy of \"Foundation and Empire\" by Isaac Asimov. The back page contains a hand-written grocery list." - }, - { - "id": "scifi1_17", - "text": "This is an almost new copy of \"A Scanner Darkly\" by Philip K. Dick. It still has the smell of new books within it's pages." - }, - { - "id": "scifi1_18", - "text": "This is a copy of \"Mirrorshades: A Cyberpunk Anthology\" compiled by Bruce Sterling. The cover has rings of coffee stains over it." - }, - { - "id": "scifi1_19", - "text": "This is a copy of \"The World of Null-A\" by A. E. van Vogt. This copy looks to have been used to press flowers." - }, - { "id": "scifi1_20", "text": "This is a copy of \"Altered Carbon\" by Richard Morgan." }, - { - "id": "scifi1_21", - "text": "This is a copy of Mary Shelly's \"Frankenstein\". Wasn't that the name of the monster?" - }, - { - "id": "scifi1_22", - "text": "This is a copy of \"Wasp\" by Eric Frank Russel. The futuristic terrorist's handbook." - }, - { - "id": "scifi1_23", - "text": "This is a copy of \"I Am Legend\" by Richard Matheson. The sleeve is covered in dried blood." - }, - { "id": "scifi1_24", "text": "This is a copy of \"Roadside Picnic\" by Arkady and Boris Strugatsky." }, - { - "id": "scifi1_25", - "text": "This is a copy of \"The Forever War\" by Joe Haldeman. This copy looks as if it's been slightly chewed by a dog or other large animal." - }, - { "id": "scifi1_26", "text": "This is a copy of \"The Moon Is a Harsh Mistress\" by Robert A. Heinlein." }, - { - "id": "scifi1_27", - "text": "This is a copy of \"Cat's Cradle\" by Kurt Vonnegut. You notice there is a typo in the authors name on the spine of the book." - }, - { - "id": "scifi1_28", - "text": "This is a copy of Samuel R. Delany's \"Nova\". The cover reads \"Review Copy. Not for re-sale.\"" - }, - { "id": "scifi1_29", "text": "This is a copy of Vonnegut's \"The Sirens of Titan\"." }, - { - "id": "scifi1_30", - "text": "This is a copy of \"Grass\" by Sheri S. Tepper. A child has scribbled over the first pages in crayon." - }, - { - "id": "scifi1_31", - "text": "This is a copy of William Gibson's \"Count Zero\". The spine is stamped with 'Library Copy'. And a sticker reading 'Science Fiction'." - }, - { - "id": "scifi1_32", - "text": "This is a copy of \"The Fifth Season\" by N.K. Jemsin. It smells faintly of dirt." - }, - { "id": "scifi1_33", "text": "This is a copy of \"The Weapon Makers\" by A. E. van Vogt." }, - { - "id": "scifi1_34", - "text": "This is a copy of \"Record of a Spaceborn Few\" by Becky Chambers. It looks almost brand new." - }, - { - "id": "scifi1_35", - "text": "This is a copy of \"Use of Weapons\" by Ian M. Banks. The spine is cracked and worn, some pages appear to be loose." - }, - { "id": "scifi1_36", "text": "This is a copy of Jean-Baptiste Cousin de Grainville's \"Le Dernier Homme\"." }, - { - "id": "scifi1_37", - "text": "This is a copy of Orwell's \"Nineteen Eighty-Four\". The pages are loose and thin. You should probably be careful with this copy." - }, - { - "id": "scifi1_38", - "text": "This is a copy of Heinlein's \"Stranger in a Strange Land\". The cover is dog-eared and worn." - }, - { "id": "scifi1_39", "text": "This is a copy of Orson Scott Card's \"Ender's Game\"." }, - { "id": "scifi1_40", "text": "This is a weather worn copy of \"Brave New World\" by Aldous Huxley." }, - { "id": "scifi1_41", "text": "This is a copy of \"The Lost World\" by Arthur Conan Doyle." }, - { "id": "scifi1_42", "text": "This is a copy of \"Islands in the Sky\" by Arthur C. Clarke." }, - { "id": "scifi1_43", "text": "This is a copy of H. G. Wells' \"The Island of Doctor Moreau\"." }, - { "id": "scifi1_44", "text": "This is a copy of Stanislaw Lem's \"His Masters Voice\"." }, - { "id": "scifi1_45", "text": "This is a copy of Fred Hoyle's \"The Black Cloud\"." }, - { "id": "scifi1_46", "text": "This is a copy of \"Last and First Men\" by Olaf Stapeldon." }, - { "id": "scifi1_47", "text": "This is a copy of Stanislaw Lem's \"Solaris\"." }, - { "id": "scifi1_48", "text": "This is a copy of Theodore Sturgeon's \"More Than Human\"." }, - { "id": "scifi1_49", "text": "This is a copy of \"Vurt\" by Jeff Noon." }, - { "id": "scifi1_50", "text": "This is a copy of \"A Canticle for Leibowitz\" by Walter M. Miller Jr." }, - { "id": "scifi1_51", "text": "This is a copy of \"The War of The Worlds\" by H.G Wells." }, - { "id": "scifi1_52", "text": "This is a copy of \"Iron Sunrise\" by Charles Stross." }, - { - "id": "scifi1_53", - "text": "This is a copy of \"The Hunger Games\" by Suzanne Collins. Reading the blurb reminds you of a Japanese movie you think you once caught on the television late at night." - }, - { "id": "scifi1_54", "text": "This is a copy of \"The Day of the Triffids\" by John Wyndham." }, - { "id": "scifi1_55", "text": "This is a copy of \"A Clockwork Orange\" by Anthony Burges." }, - { "id": "scifi1_56", "text": "This is a copy of \"The Man Who Fell to Earth\" by Walter Tevis." }, - { "id": "scifi1_57", "text": "This is a copy of \"Simulacron-3\" by Daniel F. Galouye." }, - { "id": "scifi1_58", "text": "This is a copy of \"The Glass Bees\" by Ernst Jünger." }, - { "id": "scifi1_59", "text": "This is a copy of \"Journey to The Center of the Earth\" by Jules Verne." }, - { - "id": "scifi1_60", - "text": "This is a copy of Larry Niven's \"Ringworld\". There are a couple of pages missing from the end of the book. Luckily only mail-order advertisements." - }, - { - "id": "scifi1_61", - "text": "This is a well-worn copy of \"The Hitchhikers Guide to the Galaxy\" by Douglas Adams." - } - ] - }, - { - "id": "novel_sports", - "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.", - "copy-from": "paperback_novel", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_spy", - "type": "BOOK", - "name": "spy novel", - "description": "A tale of intrigue and espionage amongst Nazis, no, Commies, no, Iraqis!", - "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", - "name": "swashbuckling novel", - "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", - "copy-from": "paperback_novel", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "fun": 4 - }, - { - "id": "novel_swash_blkfreight", - "type": "BOOK", - "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, - "description": "Who watches the watchmen? Pirate Jenny, that's who!", - "copy-from": "paperback_novel", - "relative": { "fun": 2, "chapters": -8 } - }, - { - "id": "novel_swash_searovers", - "type": "BOOK", - "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, - "description": "This lengthy paperback novel describes the ocean exploits of Captain Gosgold. The British consider him an outlaw, but in America he is a patriot.", - "copy-from": "paperback_novel", - "time": "12 m", - "relative": { "weight": 186, "price": 250, "chapters": 8 } - }, - { - "id": "novel_swash_buccaneer", - "type": "BOOK", - "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, - "description": "The cover of this paperback pirate story shows a shirtless man and a near shirtless woman. Clearly it is not a dress code.", - "copy-from": "paperback_novel" - }, - { - "id": "novel_thriller", - "type": "BOOK", - "name": "thriller novel", - "description": "A suspenseful tale of betrayal and revenge.", - "copy-from": "paperback_novel", - "intelligence": 5, - "time": "18 m", - "chapters": 20, - "fun": 3 - }, - { - "id": "novel_tragedy", - "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", - "intelligence": 7, - "time": "18 m", - "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", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_war2", - "type": "BOOK", - "name": "war novel", - "copy-from": "novel_war", - "description": "A story about a Bosnian citizen who goes through many hardships and near death during the breakup of Yugoslavia.", - "relative": { "time": -4, "chapters": -4 } - }, - { - "id": "novel_western", - "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.", - "copy-from": "paperback_novel", - "intelligence": 5, - "time": "20 m", - "chapters": 28, - "fun": 4 - }, - { - "id": "paperback_western_vaq", - "type": "BOOK", - "name": "Vaquero Sun", - "description": "Western author El Amor relates the story of a dispossessed young man inspired by a heat stroke delusion to pursue justice against an evil land baron.", - "copy-from": "paperback_western_em", - "relative": { "chapters": 2 } - }, - { - "id": "philosophy_book", - "type": "BOOK", - "name": { "str": "book of philosophy", "str_pl": "books of philosophy" }, - "description": "A deep discussion of morality with an emphasis on epistemology and logic.", - "snippet_category": [ - { - "id": "philosophy1", - "text": "This is a copy of Nietzsche's \"Beyond Good and Evil\". Its cover is dog-eared and creased." - }, - { - "id": "philosophy2", - "text": "This is a copy of \"The Unique and Its Property\" by Max Stirner. A modern translation by Wolfi Landstreicher." - }, - { - "id": "philosophy3", - "text": "This is a copy of Jean-Paul Sartre's \"Being and Nothingness\". A key work in the existentialist tradition." - }, - { - "id": "philosophy4", - "text": "A large, extended version of \"Madness and Civilisation\" by Michel Foucault. The cover features a striking image of a Panopticonic Prison." - }, - { - "id": "philosophy5", - "text": "This is a copy of \"The Postmodern Condition: A Report on Knowledge\" by Lyotard." - }, - { - "id": "philosophy6", - "text": "A collection of texts and essays by Jacques Derrida. Its pages are loose and yellowed - you should probably handle it with care." - }, - { - "id": "philosophy7", - "text": "This is a copy of \"Society of the Spectacle\" by Guy Debord. Its cover shows rows of adults staring placidly into a screen." - }, - { - "id": "philosophy8", - "text": "This is a split copy of both \"An Ethic of Sexual Difference\" and \"This Sex Which Is Not One\" by Luce Irigaray." - }, - { - "id": "philosophy9", - "text": "This is a copy of Baudrillard's \"Simulation and Simulacra\". The cover contains an image of a man holding a colored pill in each hand, with the caption \"Welcome to the Desert of the Real.\". You think you've seen this movie." - }, - { - "id": "philosophy10", - "text": "This is a small, pocket version of Sartre's \"Existentialism and Humanism\". It looks to have been used as a coaster in a past life." - }, - { - "id": "philosophy11", - "text": "This is a copy of \"Practical Ethics\" by Peter Singer. From the local university press." - }, - { - "id": "philosophy12", - "text": "This is a photocopied spiral-bound copy of \"Industrial Society and Its Future\" by 'Freedom Club'. The original looks to have been written on a typewriter before being copied." - }, - { - "id": "philosophy13", - "text": "This is a copy of \"Industrial Society and Its Future\" by Ted Kaczynski. Its cover is an image of a hand-crafted wooden box filled with wiring and an ominous looking metal tube. Provocative." - }, - { "id": "philosophy14", "text": "This is a small reader on Hegel's Dialectics." }, - { - "id": "philosophy15", - "text": "This is a copy of \"The State and Revolution\" by Vladimir Lenin. In English, thankfully." - }, - { "id": "philosophy16", "text": "This is a copy of \"In Defense of Marxism\" by Leon Trotsky." }, - { - "id": "philosophy17", - "text": "This is a copy of \"Steal This Book\" by Abbie Hoffman. There is a security tag on the back cover. It appears to still be active." - }, - { - "id": "philosophy18", - "text": "This is a copy of \"Walden: Or Life In The Woods\" by Henry David Thoreau. It contains a dried and pressed leaf as a bookmark." - }, - { - "id": "philosophy19", - "text": "This is a copy of \"The Female Eunuch\" by Germaine Greer. A child has scribbled over the contents page in red crayon." - }, - { "id": "philosophy20", "text": "This is a copy of \"An Introduction to Metaphysics\" by Bergson." }, - { - "id": "philosophy21", - "text": "This is a copy of \"The Four Fundamental Concepts of Psychoanalysis\" by Jacques Lacan." - }, - { "id": "philosophy22", "text": "This is a copy of Machiavelli's \"The Prince\". With intro by Q. Skinner." }, - { "id": "philosophy23", "text": "This is a copy of \"On The Revolution of Everyday Life\" by Raul Vangeigem." }, - { - "id": "philosophy24", - "text": "This is a pocket copy of \"An Essay on Liberation\" by Herbert Marcuse. The cover contains an image of a pelican." - }, - { "id": "philosophy25", "text": "This is a copy of \"Either-Or\" by Søren Kierkegaard." }, - { "id": "philosophy26", "text": "This is a copy of \"Allegory of the Cave\" by Plato." }, - { "id": "philosophy27", "text": "This is a copy of \"Leviathan\" by Thomas Hobbes." }, - { "id": "philosophy28", "text": "This is a copy of \"Critique Of Pure Reason\" by Immanuel Kant." }, - { "id": "philosophy29", "text": "This is a copy of \"Principles of Philosophy\" by Descartes." }, - { - "id": "philosophy30", - "text": "This is a copy of both \"On The Genealogy of Morals\" and \"The Gay Science\" by Friederich Nietzsche." - }, - { - "id": "philosophy31", - "text": "This is a copy of \"The Myth of Sisyphus\", and other essays, by Albert Camus. The cover depicts a bare-chested man and a large boulder." - }, - { - "id": "philosophy32", - "text": "This is a copy of \"The Sickness Unto Death\" by Søren Kierkegaard. The pages are dotted with post-it notes." - }, - { - "id": "philosophy33", - "text": "This is a copy of \"The Defence of Terrorism\" by Leon Trotsky. Despite the title, it does not actually appear to be defending terrorism." - }, - { - "id": "philosophy34", - "text": "This is a copy of \"Enquiry Concerning Political Justice\" by William Godwin. This thick book is filled with antiquated phrases." - }, - { - "id": "philosophy35", - "text": "This is a copy of \"The Abolition of Work and Other Essays\" by Bob Black. It is likely that \"The Abolition of Work\" is the most famous essay in this book." - }, - { - "id": "philosophy36", - "text": "This is a copy of \"What is Property?\" by Pierre-Joseph Proudhon. It looks like this book has a surprisingly long track record of owners." - }, - { - "id": "philosophy37", - "text": "This is a copy of \"The Conquest of Bread\" by Peter Kropotkin. There is a picture of an old philosopher with magnificent beard, instead of bread, on the cover." - }, - { - "id": "philosophy38", - "text": "This is a copy of \"The Trouble with Being Born\" by Emil Cioran. This book might have been printed decades before the Cataclysm since the cover is quite weathered." - }, - { - "id": "philosophy39", - "text": "This is a copy of \"The World as Will and Representation\" by Arthur Schopenhauer. It contains a few undecipherable notes and scribbles." - }, - { - "id": "philosophy40", - "text": "This is a copy of \"Up-Wingers: A Futurist Manifesto\" by FM-2030. It seems that the author's real name is Fereidoun M. Esfandiary." - }, - { - "id": "philosophy41", - "text": "This is a copy of \"The Bastiat Collection\", a large collection of essays by Frederic Bastiat." - }, - { - "id": "philosophy42", - "text": "This is a copy of \"Anarchy, State, and Utopia\" by Robert Nozick, one of the most influential books of modern libertarianism." - }, - { - "id": "philosophy43", - "text": "This is a copy of \"Socialism\" by Ludwig von Mises, a critical examination of socialism." - }, - { - "id": "philosophy44", - "text": "This is a copy of \"The ABC of Communism\" by Nikolai Bukharin, one of the most influential books of early Marxism-Leninism." - }, - { "id": "philosophy45", "text": "This is a copy of \"Anti-Capitalist Mentality\" by Ludwig von Mises." } - ], - "weight": "350 g", - "volume": "750 ml", - "price": 1250, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 9, - "time": "36 m", - "chapters": 44, - "fun": 3 - }, - { - "id": "phonebook", - "type": "BOOK", - "name": "phone book", - "description": "This hefty volume contains the telephone numbers of individuals, businesses, and utilities in the nearby area, pretty useless during the apocalypse and all.", - "weight": "854 g", - "volume": "2500 ml", - "price": 800, - "price_postapoc": 900, - "bashing": 2, - "material": [ "paper" ], - "symbol": "?", - "color": "yellow", - "intelligence": 4, - "time": "1 m", - "chapters": 200, - "fun": -5 - }, - { - "id": "photo_album", - "type": "BOOK", - "name": "photo album", - "description": "A leather album full of photos of somebody's family. You don't know any of the people in them, but seeing these pictures still makes you think of happier times.", - "weight": "180 g", - "volume": "250 ml", - "price": 3000, - "price_postapoc": 3000, - "material": [ "paper", "leather" ], - "symbol": "?", - "color": "light_gray", - "time": "10 m", - "chapters": 4, - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "id": "plays_book", - "type": "BOOK", - "name": { "str": "book of plays", "str_pl": "books of plays" }, - "description": "A collection of plays by various authors from around the world, including scripts by Wilde, Beckett, Checkov, and Shakespeare.", - "weight": "700 g", - "volume": "750 ml", - "price": 1150, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 9, - "time": "18 m", - "chapters": 36, - "fun": 2 - }, - { - "id": "poetry_book", - "type": "BOOK", - "name": { "str": "book of poetry", "str_pl": "books of poetry" }, - "description": "A collection of poetry by various authors from around the world, including writings by Dickinson, Goethe, Thoreau, and Yeats.", - "weight": "400 g", - "volume": "500 ml", - "price": 1050, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 9, - "time": "18 m", - "chapters": 36, - "fun": 2 - }, - { - "id": "priest_diary", - "type": "BOOK", - "name": { "str": "priest's diary", "str_pl": "priests' diaries" }, - "description": "A small book filled with journal entries in Latin.", - "weight": "340 g", - "volume": "750 ml", - "price": 1500, - "price_postapoc": 1900, - "bashing": 3, - "material": [ "paper" ], - "symbol": "?", - "color": "light_gray", - "intelligence": 15, - "time": "30 m", - "fun": -1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "id": "record_accounting", - "type": "BOOK", - "name": "corporate accounting ledger", - "description": "If you knew what to look for something might stand out…", - "weight": "566 g", - "volume": "1250 ml", - "price": 2000, - "price_postapoc": 1900, - "bashing": 5, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 10, - "time": "30 m", - "fun": -1 - }, - { - "id": "record_patient", - "type": "BOOK", - "name": { "str": "patient treatment records", "str_pl": "patient treatment records" }, - "description": "A massive stack of medical records that contain every gory detail.", - "weight": "680 g", - "volume": "1500 ml", - "price": 500, - "price_postapoc": 1900, - "bashing": 6, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 8, - "time": "30 m", - "fun": -1 - }, - { - "id": "record_weather", - "type": "BOOK", - "name": { "str": "national weather transcripts", "str_pl": "national weather transcripts" }, - "description": "Old weather records are about as interesting as a rock.", - "weight": "454 g", - "volume": "1750 ml", - "price": 500, - "price_postapoc": 1900, - "bashing": 7, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 4, - "time": "30 m", - "fun": -1 - }, - { - "id": "story_book", - "type": "BOOK", - "name": { "str": "big book of short stories", "str_pl": "big books of short stories" }, - "description": "This humongous volume contains a vast collection of short stories by different authors, spanning a wide variety of topics and genres.", - "weight": "1720 g", - "volume": "1 L", - "price": 1400, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 7, - "time": "48 m", - "chapters": 28, - "fun": 5 - }, - { - "id": "tall_tales", - "type": "BOOK", - "name": { "str": "book of tall tales", "str_pl": "books of tall tales" }, - "description": "An entertaining collection of early American folklore, featuring tales of larger than life individuals and their amazing adventures.", - "weight": "360 g", - "volume": "750 ml", - "price": 1050, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 6, - "time": "18 m", - "chapters": 24, - "fun": 3 - }, - { - "id": "visions_solitude", - "type": "BOOK", - "name": { "str": "Visions in Solitude", "str_pl": "copies of Visions in Solitude" }, - "description": "A small book detailing 'visions' a prisoner had on death row.", - "weight": "227 g", - "volume": "750 ml", - "price": 2900, - "price_postapoc": 1900, - "bashing": 3, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "intelligence": 6, - "time": "30 m", - "fun": 2, - "flags": [ "INSPIRATIONAL" ] - }, { "id": "holybook_havamal", "type": "BOOK", @@ -1529,244 +188,5 @@ "weight": "292 g", "volume": "750 ml", "copy-from": "holybook_abstract" - }, - { - "type": "BOOK", - "id": "classic_literature", - "name": { "str": "book of classic literature", "str_pl": "books of classic literature" }, - "description": "A book of classic literature, timeless and enjoyable but a bit dense to read.", - "snippet_category": [ - { "id": "classic1", "text": "This is a copy of Dickens' \"Bleak House\"." }, - { "id": "classic2", "text": "This is a copy of \"Great Expectations\" by Charles Dickens." }, - { "id": "classic3", "text": "This is a copy of William Shinderling's \"Under the Beech Trees\"." }, - { - "id": "classic4", - "text": "This is a collection of three Jane Austen novels: \"Pride and Prejudice\", \"Sense and Sensibility\", and \"Emma\"." - }, - { "id": "classic5", "text": "This is a well-worn paperback copy of \"Lord of the Flies\"." }, - { "id": "classic6", "text": "This is a copy of \"To Kill a Mockingbird\" by Harper Lee." }, - { "id": "classic7", "text": "This is a copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" }, - { "id": "classic8", "text": "This is copy of Michael Abanaderly's lesser-known work, \"He Walks\"." }, - { "id": "classic9", "text": "This is a collection of several vintage science fiction stories by Ray Bradbury." }, - { "id": "classic10", "text": "This is a copy of \"The Adventures of Tom Sawyer\" by Mark Twain." }, - { "id": "classic11", "text": "This is an illustrated copy of \"Innocents Abroad\" by Mark Twain." }, - { - "id": "classic12", - "text": "This is a copy of Bram Stoker's \"Dracula\", with scholarly commentary in the margins." - }, - { - "id": "classic13", - "text": "This is a large print copy of Tolstoy's \"War and Peace\". It might make a decent improvised weapon." - }, - { - "id": "classic14", - "text": "This is a paperback copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade. There are scrawled margin notes all over it, apparently the workings of a confused and feverish mind." - }, - { - "id": "classic15", - "text": "This is a copy of \"Jane Eyre\". The cover art is quite out of place, making it look more like a dime-store romance novel." - }, - { - "id": "classic16", - "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." - }, - { - "id": "classic17", - "text": "This paperback copy of \"Wuthering Heights\" has a large coffee stain on the first page." - }, - { - "id": "classic18", - "text": "This is a hardbound copy of \"Lady Chatterly's Lover\", by D. H. Lawrence. It has some very explicit illustrations." - }, - { - "id": "classic19", - "text": "This is a hardbound copy of \"The Catcher in the Rye.\". It has some very nicely done illustrations." - }, - { - "id": "classic20", - "text": "This is a collection of classic renaissance era stories, headlined by \"Don Quixote\"." - }, - { "id": "classic21", "text": "This is a paperback copy of \"The Fellowship of the Ring\" by Tolkien." }, - { "id": "classic22", "text": "This is a paperback copy of \"The Two Towers\" by Tolkien." }, - { "id": "classic23", "text": "This is a paperback copy of \"The Return of the King\" by Tolkien." }, - { - "id": "classic24", - "text": "This is a hardbound collection of George Orwell's works, including \"1984\" and \"Animal Farm\" as well as many of his less infamous titles." - }, - { - "id": "classic25", - "text": "This is a paperback copy of \"Little Women\" by Louisa May Alcott. It appears to have been read a great many times." - }, - { "id": "classic26", "text": "This is a paperback copy of \"Of Mice and Men\" by Steinbeck." }, - { - "id": "classic27", - "text": "This is a hefty hardcover copy of \"Run and Run Again\" by Finn Calpay. There is a lengthy forward about the controversy around the book's release." - }, - { - "id": "classic28", - "text": "This is a hardcover copy of \"The Gates Have Opened\" by Arianna Methusalah. You feel like you've read this before, but can't remember where. Something about the book fills you with unease." - }, - { "id": "classic29", "text": "This is a copy of \"The Count of Monte Cristo\" by Dumas." }, - { "id": "classic30", "text": "This is a copy of \"The Secret Garden\" by Frances Burnett." }, - { "id": "classic31", "text": "This is a copy of \"Lieutenant Hornblower\" by C.S. Forester." }, - { "id": "classic32", "text": "This is a copy of \"Master and Commander\" by Patrick O'Brian." }, - { "id": "classic33", "text": "This is a copy of \"The Warden\" by Anthony Trollope." }, - { "id": "classic34", "text": "This is a copy of \"The Far Side of the World\" by Patrick O'Brian." }, - { "id": "classic35", "text": "This is a copy of \"HMS Surprise\" by Patrick O'Brian." }, - { "id": "classic36", "text": "This is a copy of \"Barchester Towers\" by Anthony Trollope." }, - { "id": "classic37", "text": "This is a copy of \"The Land Ironclads\" by H.G. Wells." }, - { "id": "classic38", "text": "This is a copy of \"The Great Boer War\" by Arthur Conan Doyle." }, - { "id": "classic39", "text": "This is a copy of \"The Crime of the Congo\" by Arthur Conan Doyle." }, - { "id": "classic40", "text": "This is a copy of \"The Parasite\" by Arthur Conan Doyle." }, - { "id": "classic41", "text": "This is a copy of \"By Stroke of Sword\" by Andrew Balfour." }, - { "id": "classic42", "text": "This is a copy of \"The Secret Agent\" by Joseph Conrad." }, - { "id": "classic43", "text": "This is a copy of \"Lord Jim\" by Joseph Conrad." }, - { "id": "classic44", "text": "This is a copy of \"Vanity Fair\" by William Makepeace Thackeray." }, - { "id": "classic45", "text": "This is a copy of \"The Luck of Barry Lyndon\" by William Makepeace Thackeray." }, - { "id": "classic46", "text": "This is a copy of \"North and South\" by Elizabeth Gaskell." }, - { "id": "classic47", "text": "This is a copy of \"The Mayor of Casterbridge\" by Thomas Hardy." }, - { "id": "classic48", "text": "This is a copy of \"Wessex Tales\" by Thomas Hardy." }, - { "id": "classic49", "text": "This is a copy of \"Far from the Madding Crowd\" by Thomas Hardy." }, - { "id": "classic50", "text": "This is a copy of \"Captains Courageous\" by Rudyard Kipling." }, - { "id": "classic51", "text": "This is a copy of \"The Canterbury Tales\" by Geoffrey Chaucer." }, - { "id": "classic52", "text": "This is a copy of \"Harold, the Last of the Saxons\" by Edward Bulwer-Lytton." }, - { "id": "classic53", "text": "This is a copy of \"Mr Midshipman Easy\" by Frederick Marryat." }, - { "id": "classic54", "text": "This is a copy of \"Peter Simple\" by Frederick Marryat." } - ], - "weight": "350 g", - "volume": "750 ml", - "price": 2000, - "price_postapoc": 1900, - "material": [ "paper" ], - "looks_like": "tall_tales", - "color": "light_blue", - "symbol": "?", - "intelligence": 7, - "time": "28 m", - "chapters": 40, - "fun": 3 - }, - { - "type": "BOOK", - "id": "collector_book", - "name": { "str": "collector's edition book", "str_pl": "collector's edition books" }, - "description": "A unique, valuable book that has been kept as a collector's item.", - "snippet_category": [ - { "id": "fancy1", "text": "This is a high-quality leather bound copy of Charles Dickens' \"A Tale of Two Cities\"." }, - { "id": "fancy2", "text": "This is a very old but well-preserved copy of Charles Dickens' \"Oliver Twist\"." }, - { - "id": "fancy3", - "text": "This high-quality copy of Jane Austen's \"Pride and Prejudice\" is dog-eared and looks to have been read many times." - }, - { - "id": "fancy4", - "text": "This is a hefty, hardcover print of William Shinderling's \"Vanity before Justice\" with beautiful illustrations." - }, - { - "id": "fancy5", - "text": "This copy of Jane Austen's \"Sense and Sensibility\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." - }, - { "id": "fancy6", "text": "This is an excellent quality copy of \"To Kill a Mockingbird\" by Harper Lee." }, - { - "id": "fancy7", - "text": "This is a high-quality leather bound copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" - }, - { - "id": "fancy8", - "text": "This is a hefty, hardcover print of Michael Abanaderly's opus, \"Lady Wanderlust\". It is over a hundred years old, but doesn't look it." - }, - { - "id": "fancy9", - "text": "This copy of Ray Bradbury's \"Farenheit 451\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." - }, - { - "id": "fancy10", - "text": "This high-quality copy of \"Pride and Prejudice and Zombies\" has been autographed by the author." - }, - { - "id": "fancy11", - "text": "This is a high-quality leather bound copy of \"The Adventures of Huckleberry Finn\" by Mark Twain. It contains some margin notes which themselves are quite old, and look to have been done by a scholar of some sort." - }, - { - "id": "fancy12", - "text": "This is a very nice print of Bram Stoker's \"Dracula\". It has a certificate of authenticity with it that declares it a genuine early edition." - }, - { - "id": "fancy13", - "text": "This copy of Douglas Adams' \"The Hitchhiker's Guide to the Galaxy\" has a certificate of authenticity declaring it to be a first edition, and is autographed by the author himself." - }, - { - "id": "fancy14", - "text": "This is a high-quality leather bound copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade." - }, - { - "id": "fancy15", - "text": "This is a well-kept leather bound copy of \"Oryx and Crake\" by Margaret Atwood. Inscribed in the inner cover is a faded note wishing the owner a happy birthday." - }, - { - "id": "fancy16", - "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." - }, - { - "id": "fancy17", - "text": "This bright orange hardcover copy of \"1984\" by George Orwell has been carefully preserved, and appears to be a first or second edition judging from the publisher's information." - }, - { - "id": "fancy18", - "text": "This is a very nice copy of \"Lady Chatterly's Lover\", probably quite expensive in the days before the apocalypse." - }, - { - "id": "fancy19", - "text": "This is a high quality early edition hardcover copy of \"The Handmaid's Tale\" by Margaret Atwood, signed by the author." - }, - { - "id": "fancy20", - "text": "This ancient and worn book looks to be an 18th or early 19th century handwritten copy of \"Don Quixote\". In the days of book traders it would have been worth an absolute fortune. Now it's either a priceless piece of history, some light reading before bed, or excellent kindling." - }, - { - "id": "fancy21", - "text": "This is a first edition copy of Terry Pratchett's \"The Colour of Magic\". In the inner cover is a handwritten note that reads \"To Chris, thanks for believing I could do it. Best regards, Terry.\"" - } - ], - "weight": "400 g", - "volume": "750 ml", - "price": 4550, - "price_postapoc": 4550, - "material": [ "paper" ], - "looks_like": "tall_tales", - "color": "light_blue", - "symbol": "?", - "intelligence": 7, - "time": "28 m", - "chapters": 40, - "fun": 4 - }, - { - "id": "occult_economicon", - "type": "BOOK", - "name": { "str": "The Economicon of Dobbs", "str_pl": "copies of The Economicon" }, - "description": "These are the prescriptures Pile 18 Disk sg30 File 14. \"Look, small brain of pink earth inside my null-grasping, and she/he receives Logos; and it lay with the Wor.\"", - "copy-from": "paperback_occult", - "weight": "120 g", - "volume": "300 ml", - "time": "10 m", - "relative": { "price": -251, "chapters": -26, "fun": 1 } - }, - { - "id": "occult_bobliographon", - "type": "BOOK", - "name": { "str": "The Bobliographon", "str_pl": "copies of The Bobliographon" }, - "description": "The back cover of this cheaply published paperback reads: \"These newly-released SubGenius revelations will SHOCK those who think they know Bob! Unpredictables are not alone and possess amazing hidden powers of their own! In a world without slack, a yeti lust revival saunters about. WARNING: Do not fail to pay full price for this book; JHVH-1's wrath knows some bounds.\"", - "copy-from": "paperback_occult", - "time": "12 m", - "relative": { "fun": 1 } - }, - { - "id": "occult_glimpses", - "type": "BOOK", - "name": { "str": "Glimpses of Solomon in Yellow", "str_pl": "copies of Solomon in Yellow" }, - "description": "This paperback is titled \"Glimpses of Solomon in Yellow; The Initiation Rites of the Starry Wisdom Covenant, by Dr. Enoch Craven.\" It describes not just the investiture of new adherents, but the history and beliefs of the Church of Starry Wisdom. Someone has defaced the sparse citations section by scrawling \"PUPPETS OF ROME!\" over its few pages. The book does not provide any biography for Dr. Craven, let alone academic credentials.", - "copy-from": "paperback_occult", - "relative": { "weight": 186, "price": 250, "chapters": 10 } } ] From b3dad7da3a6512e1b2dc681265076f91a9f0a5a6 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sun, 16 Feb 2020 17:06:36 -0500 Subject: [PATCH 20/72] wip --- data/json/itemgroups/SUS/library.json | 72 +++++++++++++++++++++++---- data/json/items/book/misc.json | 4 ++ data/json/items/book/spiritual.json | 17 +++++++ 3 files changed, 82 insertions(+), 11 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 8ad8e1d638973..24500bbf533e5 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -185,17 +185,7 @@ "//2": "This group is for a set of novels.", "subtype": "collection", "entries": [ - { "item": "novel_romance", "prob": 50 }, - { "item": "paperback_romance_circuses", "prob": 40 }, - { "item": "paperback_romance_cloven", "prob": 40 }, - { "item": "paperback_romance_conq", "prob": 40 }, - { "item": "paperback_romance_dd", "prob": 40 }, - { "item": "paperback_romance_diodes", "prob": 40 }, - { "item": "paperback_romance_envyh", "prob": 40 }, - { "item": "paperback_romance_grue", "prob": 40 }, - { "item": "paperback_romance_rider", "prob": 40 }, - { "item": "paperback_romance_rogue", "prob": 40 }, - { "item": "paperback_romance_secret", "prob": 40 }, + { "group": "SUS_book_fict_soft_romc", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_spy", "count": [ 1, 2 ], "prob": 70 }, { "item": "novel_spy_comefly", "prob": 40 }, { "item": "novel_spy_rocketsci", "prob": 40 }, @@ -221,5 +211,65 @@ { "item": "novel_horror", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_tragedy", "count": [ 1, 5 ], "prob": 80 } ] + }, + { + "id": "SUS_books", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "TODO PLACEHOLDER This group is for three or four books of any type.", + "subtype": "collection", + "entries": [ + { "item": "novel_romance", "prob": 5 } + ] + }, + { + "id": "SUS_book", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a single book of any type.", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_fict", "prob": 1 } + ] + }, + { + "id": "SUS_book_fict", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a single book of any fiction.", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_fict_soft", "prob": 1 } + ] + }, + { + "id": "SUS_book_fict_soft", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a single paperback book of any fiction.", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_fict_soft_romc", "prob": 1 } + ] + }, + { + "id": "SUS_book_fict_soft_romc", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a single paperback book of the romance genre.", + "subtype": "distribution", + "entries": [ + { "item": "novel_romance", "prob": 2 }, + { "item": "paperback_romance_circuses", "prob": 1 }, + { "item": "paperback_romance_cloven", "prob": 1 }, + { "item": "paperback_romance_conq", "prob": 1 }, + { "item": "paperback_romance_dd", "prob": 1 }, + { "item": "paperback_romance_diodes", "prob": 1 }, + { "item": "paperback_romance_envyh", "prob": 1 }, + { "item": "paperback_romance_grue", "prob": 1 }, + { "item": "paperback_romance_rider", "prob": 1 }, + { "item": "paperback_romance_rogue", "prob": 1 }, + { "item": "paperback_romance_secret", "prob": 1 } + ] } ] diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index f8c64fa2463a3..def662bcba813 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -254,6 +254,10 @@ "id": "fairyat_555", "text": "This is a collection of fairy tale stories warning against the consequences of extreme greed." }, + { + "id": "fairyat_570", + "text": "This fable book is entitled, \"The Rabbit Herd.\" Inside are woodcut illustrations of a peasant boy playing his flute for a mob of mischievous hares." + }, { "id": "fairyat_591", "text": "This book is titled, \"The Thieving Pot: Folktales of the Arab World.\"" }, { "id": "fairyat_653", "text": "This is a book of legends collected by Traveller Johnny Cassidy in the 1960s." }, { "id": "fairyat_758", "text": "A book by the Brothers Grimm titled, \"Eve's Unequal Children.\"" }, diff --git a/data/json/items/book/spiritual.json b/data/json/items/book/spiritual.json index 13863a78989be..72fc047f024cc 100644 --- a/data/json/items/book/spiritual.json +++ b/data/json/items/book/spiritual.json @@ -117,6 +117,23 @@ "volume": "1 L", "copy-from": "holybook_abstract" }, + { + "id": "holybook_scientology", + "type": "BOOK", + "name": { "str": "Dianetics", "str_pl": "copies of Dianetics" }, + "description": "This book is the canonical text of Scientology. Written by a science fiction author, it contains self-improvement techniques and musings on psychology called Dianetics.", + "weight": "486 g", + "volume": "1 L", + "price": 550, + "price_postapoc": 550, + "material": [ "paper" ], + "symbol": "?", + "color": "dark_gray", + "intelligence": 8, + "time": "10 m", + "fun": -1, + "flags": [ "INSPIRATIONAL" ] + }, { "id": "holybook_slack", "type": "BOOK", From 07c541ec3cf2545d2f7c872867f5c5d2c3cad641 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sun, 16 Feb 2020 20:23:20 -0500 Subject: [PATCH 21/72] wip - dodge and ya --- data/json/itemgroups/SUS/library.json | 57 +++++++++++++++++++++-- data/json/items/book/dodge.json | 45 +++++++++++++----- data/json/items/book/misc.json | 66 ++++++++++++++++++++++++++- 3 files changed, 152 insertions(+), 16 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 24500bbf533e5..e209f228cbf2b 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -186,6 +186,7 @@ "subtype": "collection", "entries": [ { "group": "SUS_book_fict_soft_romc", "count": [ 1, 5 ], "prob": 80 }, + { "group": "SUS_book_fict_soft_west", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_spy", "count": [ 1, 2 ], "prob": 70 }, { "item": "novel_spy_comefly", "prob": 40 }, { "item": "novel_spy_rocketsci", "prob": 40 }, @@ -193,7 +194,6 @@ { "item": "novel_sports", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_samurai", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_swash", "count": [ 1, 5 ], "prob": 80 }, - { "item": "novel_western", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_war", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_adventure", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_experimental", "count": [ 1, 5 ], "prob": 80 }, @@ -229,7 +229,8 @@ "//2": "This group is for a single book of any type.", "subtype": "distribution", "entries": [ - { "group": "SUS_book_fict", "prob": 1 } + { "group": "SUS_book_fict", "prob": 1 }, + { "group": "SUS_book_nonf", "prob": 1 } ] }, { @@ -249,7 +250,25 @@ "//2": "This group is for a single paperback book of any fiction.", "subtype": "distribution", "entries": [ - { "group": "SUS_book_fict_soft_romc", "prob": 1 } + { "group": "SUS_book_fict_soft_romc", "prob": 1 }, + { "group": "SUS_book_fict_soft_west", "prob": 1 } + ] + }, + { + "id": "SUS_book_fict_soft_west", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a single paperback book of the western genre.", + "subtype": "distribution", + "entries": [ + { "item": "novel_western", "prob": 1 }, + { "item": "book_fict_soft_west_atwixt", "prob": 1 }, + { "item": "book_fict_soft_west_bart", "prob": 1 }, + { "item": "book_fict_soft_west_beans", "prob": 1 }, + { "item": "book_fict_soft_west_calico", "prob": 1 }, + { "item": "book_fict_soft_west_riot", "prob": 1 }, + { "item": "book_fict_soft_west_vaq", "prob": 1 }, + { "item": "book_fict_soft_west_vride", "prob": 1 } ] }, { @@ -271,5 +290,37 @@ { "item": "paperback_romance_rogue", "prob": 1 }, { "item": "paperback_romance_secret", "prob": 1 } ] + }, + { + "id": "SUS_book_nonf", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a single nonfiction printed material.", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_nonf_hard", "prob": 1 } + ] + }, + { + "id": "SUS_book_nonf_hard", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a single nonfiction book that is hard bound.", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_nonf_hard_dodge", "prob": 1 } + ] + }, + { + "id": "SUS_book_nonf_hard_dodge", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group is for a dodge skill training book that is hard bound.", + "subtype": "distribution", + "entries": [ + { "item": "manual_dodge", "prob": 1 }, + { "item": "manual_dodge_kid", "prob": 1 }, + { "item": "book_nonf_hard_dodge_tlwd", "prob": 1 } + ] } ] diff --git a/data/json/items/book/dodge.json b/data/json/items/book/dodge.json index 4d87ea352c5cc..75354394b9578 100644 --- a/data/json/items/book/dodge.json +++ b/data/json/items/book/dodge.json @@ -1,4 +1,23 @@ [ + { + "abstract": "book_nonf_hard_dodge_tpl", + "type": "BOOK", + "name": "dodge skillbook abstract", + "description": "An ordinary book. Or is it? It is.", + "weight": "600 g", + "volume": "1 L", + "price": 1000, + "price_postapoc": 5000, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "light_blue", + "flags": [ "TINDER", "FLAMMABLE" ], + "skill": "dodge", + "intelligence": 4, + "time": 10, + "fun": -1 + }, { "id": "mag_dodge", "type": "BOOK", @@ -39,17 +58,21 @@ "type": "BOOK", "name": { "str": "Break a Leg!", "str_pl": "copies of Break a Leg!" }, "description": "The Kids' Guide to Acting and Stagecraft.", - "weight": "72 g", - "volume": "250 ml", - "price": 500, - "price_postapoc": 1300, - "material": [ "paper" ], - "symbol": "?", - "color": "white", - "skill": "dodge", + "copy-from": "book_nonf_hard_dodge_tpl", "max_level": 1, - "intelligence": 1, - "time": "6 m", - "fun": 1 + "relative": { "price_post": -100, "intelligence": -1, "fun": 2 } + }, + { + "id": "book_nonf_hard_dodge_tlwd", + "type": "BOOK", + "name": { "str": "Treasury of Legends about Western Dancing", "str_pl": "copies of Western Dancing" }, + "description": "Written by Emanuel Nogueira, a constabulario of Nuevo Laredo, this massive book details the movements and cultural legacies of a variety of North American folk dances.", + "copy-from": "book_nonf_hard_dodge_tpl", + "weight": "2330 g", + "volume": "1250 ml", + "color": "blue", + "required_level": 4, + "max_level": 5, + "relative": { "price_post": 2000, "intelligence": 4, "time": 10} } ] diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index def662bcba813..57d2b156f9645 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -73,6 +73,22 @@ "copy-from": "paperback_novel", "relative": { "price_post": -100, "intelligence": -1 } }, + { + "abstract": "book_fict_soft_ya_vanilla", + "type": "BOOK", + "name": "Tween Topics", + "description": "Tween Topics is an imprint of Vanilla Media that publishes stories that appeal to the youth of today. Or, failing that, the parents of said youth.", + "copy-from": "paperback_novel", + "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } + }, + { + "abstract": "book_fict_soft_ya_quiddity", + "type": "BOOK", + "name": "Quiddity Books", + "description": "Quiddity publishes books for young adults. They offer stories about self-discovery, personal identity, and contemporary trends.", + "copy-from": "paperback_novel", + "relative": { "price_post": -400, "chapters": 9 } + }, { "id": "ZSG", "type": "BOOK", @@ -971,12 +987,58 @@ "fun": 4 }, { - "id": "paperback_western_vaq", + "id": "book_fict_soft_west_atwixt", + "type": "BOOK", + "name": "Atwixt a Brace of Cacti", + "description": "A grizzled clodhopper interviews a mess of rangehands, flummoxing longhorns and tenderfoot alike in a flusteration of jawing.", + "copy-from": "paperback_western_em", + "relative": { "price": 400, "intelligence": 4, "fun": 1 } + }, + { + "id": "book_fict_soft_west_bart", + "type": "BOOK", + "name": "Stinky Bart Puts on Starch", + "description": "A local bandit, driven by sadistic impulses, begins offering unlicensed dentistry to brave frontiersmen with few options and fewer teeth.", + "copy-from": "paperback_western_em" + }, + { + "id": "book_fict_soft_west_beans", + "type": "BOOK", + "name": "Six Beans in the Wheel", + "description": "The safety is off in this gun slinging tale of revenge and redemption by acclaimed author El Amor.", + "copy-from": "paperback_western_em", + "relative": { "chapters": -2, "fun": 1 } + }, + { + "id": "book_fict_soft_west_calico", + "type": "BOOK", + "name": "Irons at Calico Queen Annex", + "description": "The establishment of a telegraph line into the recently named town of Calico Queen threatens to bring with it the long arm of the law. A trio of enterprising gunfighters hatches a plan to keep Calico Queen wild by looting the supply wagons.", + "copy-from": "paperback_western_em" + }, + { + "id": "book_fict_soft_west_riot", + "type": "BOOK", + "name": "Riot on the Range", + "description": "Best selling author El Amor paints a visceral study in red with his latest western saga: Riot on the Range.", + "copy-from": "paperback_western_em", + "relative": { "chapters": -1, "fun": 1 } + }, + { + "id": "book_fict_soft_west_vaq", "type": "BOOK", "name": "Vaquero Sun", "description": "Western author El Amor relates the story of a dispossessed young man inspired by a heat stroke delusion to pursue justice against an evil land baron.", "copy-from": "paperback_western_em", - "relative": { "chapters": 2 } + "relative": { "chapters": 2, "fun": 1 } + }, + { + "id": "book_fict_soft_west_vride", + "type": "BOOK", + "name": "The Vendetta Riders", + "description": "A wild young man, fast on the draw, who thinks he has nothing to lose, falls in with a group of gun runners.", + "copy-from": "paperback_western_em", + "relative": { "chapters": -1, "fun": -1 } }, { "id": "philosophy_book", From 252c59a4e8e148e5286e8b2044b3804647561274 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Mon, 17 Feb 2020 14:46:02 -0500 Subject: [PATCH 22/72] ya --- data/json/itemgroups/SUS/library.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index e209f228cbf2b..464a7d1964f1c 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -187,6 +187,7 @@ "entries": [ { "group": "SUS_book_fict_soft_romc", "count": [ 1, 5 ], "prob": 80 }, { "group": "SUS_book_fict_soft_west", "count": [ 1, 5 ], "prob": 80 }, + { "group": "SUS_book_fict_soft_ya", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_spy", "count": [ 1, 2 ], "prob": 70 }, { "item": "novel_spy_comefly", "prob": 40 }, { "item": "novel_spy_rocketsci", "prob": 40 }, @@ -251,6 +252,7 @@ "subtype": "distribution", "entries": [ { "group": "SUS_book_fict_soft_romc", "prob": 1 }, + { "group": "SUS_book_fict_soft_ya", "prob": 1 }, { "group": "SUS_book_fict_soft_west", "prob": 1 } ] }, @@ -291,6 +293,24 @@ { "item": "paperback_romance_secret", "prob": 1 } ] }, + { + "id": "SUS_book_fict_soft_ya", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This group returns a single paperback book for young adults and teens.", + "subtype": "distribution", + "entries": [ + { "item": "book_fict_soft_ya_adrk", "prob": 1 }, + { "item": "book_fict_soft_ya_bjak", "prob": 1 }, + { "item": "book_fict_soft_ya_burn", "prob": 1 }, + { "item": "book_fict_soft_ya_hilo", "prob": 1 }, + { "item": "book_fict_soft_ya_myeyes", "prob": 1 }, + { "item": "book_fict_soft_ya_pbbr", "prob": 1 }, + { "item": "book_fict_soft_ya_rwya", "prob": 1 }, + { "item": "book_fict_soft_ya_sboy", "prob": 1 }, + { "item": "book_fict_soft_ya_sumv", "prob": 1 } + ] + }, { "id": "SUS_book_nonf", "type": "item_group", From 43fa8b9f9540226e53d19058b48a78eb6fb6dc78 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Mon, 17 Feb 2020 20:47:44 -0500 Subject: [PATCH 23/72] satire --- data/json/itemgroups/SUS/library.json | 95 ++++++++++++++++++++++++--- data/json/items/book/misc.json | 57 ++++++++++++++-- 2 files changed, 139 insertions(+), 13 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 464a7d1964f1c..0ca62578ec67b 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -188,10 +188,10 @@ { "group": "SUS_book_fict_soft_romc", "count": [ 1, 5 ], "prob": 80 }, { "group": "SUS_book_fict_soft_west", "count": [ 1, 5 ], "prob": 80 }, { "group": "SUS_book_fict_soft_ya", "count": [ 1, 5 ], "prob": 80 }, + { "group": "SUS_book_fict_soft_satire", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_spy", "count": [ 1, 2 ], "prob": 70 }, { "item": "novel_spy_comefly", "prob": 40 }, { "item": "novel_spy_rocketsci", "prob": 40 }, - { "item": "novel_satire", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_sports", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_samurai", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_swash", "count": [ 1, 5 ], "prob": 80 }, @@ -214,13 +214,24 @@ ] }, { - "id": "SUS_books", + "id": "SUS_books_fict_soft_romc", "type": "item_group", "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", - "//2": "TODO PLACEHOLDER This group is for three or four books of any type.", + "//2": "This group returns a small collection of three or four romance novels.", + "//3": "Note the plural books. Not to be confused with SUS_book_fict_soft_romc", "subtype": "collection", "entries": [ - { "item": "novel_romance", "prob": 5 } + { "item": "novel_romance", "prob": 100 }, + { "item": "paperback_romance_circuses", "prob": 20 }, + { "item": "paperback_romance_cloven", "prob": 20 }, + { "item": "paperback_romance_conq", "prob": 20 }, + { "item": "paperback_romance_dd", "prob": 20 }, + { "item": "paperback_romance_diodes", "prob": 20 }, + { "item": "paperback_romance_envyh", "prob": 20 }, + { "item": "paperback_romance_grue", "prob": 20 }, + { "item": "paperback_romance_rider", "prob": 20 }, + { "item": "paperback_romance_rogue", "prob": 20 }, + { "item": "paperback_romance_secret", "prob": 20 } ] }, { @@ -253,7 +264,8 @@ "entries": [ { "group": "SUS_book_fict_soft_romc", "prob": 1 }, { "group": "SUS_book_fict_soft_ya", "prob": 1 }, - { "group": "SUS_book_fict_soft_west", "prob": 1 } + { "group": "SUS_book_fict_soft_west", "prob": 1 }, + { "group": "SUS_book_fict_soft_satire", "prob": 1 } ] }, { @@ -311,6 +323,21 @@ { "item": "book_fict_soft_ya_sumv", "prob": 1 } ] }, + { + "id": "SUS_book_fict_soft_satire", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "returns a single paperback satire novel", + "subtype": "distribution", + "entries": [ + { "item": "novel_satire", "prob": 2 }, + { "item": "book_fict_soft_satire_hgod", "prob": 1 }, + { "item": "book_fict_soft_satire_mandm", "prob": 1 }, + { "item": "book_fict_soft_satire_catch", "prob": 1 }, + { "item": "book_fict_soft_satire_dust", "prob": 1 }, + { "item": "book_fict_soft_satire_cats", "prob": 1 } + ] + }, { "id": "SUS_book_nonf", "type": "item_group", @@ -318,17 +345,69 @@ "//2": "This group is for a single nonfiction printed material.", "subtype": "distribution", "entries": [ - { "group": "SUS_book_nonf_hard", "prob": 1 } + { "group": "SUS_book_nonf_hard", "prob": 3 }, + { "group": "SUS_book_nonf_zine", "prob": 1 } ] }, { "id": "SUS_book_nonf_hard", "type": "item_group", "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", - "//2": "This group is for a single nonfiction book that is hard bound.", + "//2": "a single nonfiction book that is hard bound.", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, + { "group": "SUS_book_nonf_hard_spirit", "prob": 1 } + ] + }, + { + "id": "SUS_book_nonf_zine", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "a single magazine, but not comics", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_nonf_zine_news", "prob": 1 } + ] + }, + { + "id": "SUS_book_nonf_zine_news", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "Returns a single news magazine.", + "subtype": "distribution", + "entries": [ + { "item": "mag_gaming", "prob": 1 }, + { "item": "mag_news", "prob": 1 }, + { "item": "news_regional", "prob": 1 } + ] + }, + { + "id": "SUS_book_nonf_hard_spirit", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "returns a single religious book that is hard bound.", "subtype": "distribution", "entries": [ - { "group": "SUS_book_nonf_hard_dodge", "prob": 1 } + { "item": "holybook_bible1", "prob": 2 }, + { "item": "holybook_bible2", "prob": 2 }, + { "item": "holybook_bible3", "prob": 2 }, + { "item": "holybook_granth", "prob": 2 }, + { "item": "holybook_hadith", "prob": 2 }, + { "item": "holybook_havamal", "prob": 2 }, + { "item": "holybook_kallisti", "prob": 1 }, + { "item": "holybook_kojiki", "prob": 2 }, + { "item": "holybook_mormon", "prob": 2 }, + { "item": "holybook_pastafarian", "prob": 1 }, + { "item": "holybook_quran", "prob": 2 }, + { "item": "holybook_slack", "prob": 1 }, + { "item": "holybook_sutras", "prob": 2 }, + { "item": "holybook_talmud", "prob": 2 }, + { "item": "holybook_tanakh", "prob": 2 }, + { "item": "holybook_tripitaka", "prob": 2 }, + { "item": "holybook_upanishads", "prob": 2 }, + { "item": "holybook_vedas", "prob": 2 }, + { "item": "mycenacean_hymns", "prob": 1 }, ] }, { diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 57d2b156f9645..9eac58cf566e2 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -14,7 +14,7 @@ "color": "light_cyan", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 4, - "time": "15 m", + "time": 15, "chapters": 16, "fun": 2 }, @@ -33,7 +33,7 @@ "color": "dark_gray", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 6, - "time": "30 m", + "time": 35, "chapters": 30, "//": "TODO for this item fun should be conditional", "fun": 1 @@ -89,6 +89,14 @@ "copy-from": "paperback_novel", "relative": { "price_post": -400, "chapters": 9 } }, + { + "abstract": "book_fict_soft_satire_tpl", + "type": "BOOK", + "name": "Satire Template", + "description": "template for mass produced satirical fiction", + "copy-from": "paperback_novel", + "relative": { "intelligence": 3, "price": 249, "time": 5 } + }, { "id": "ZSG", "type": "BOOK", @@ -692,11 +700,50 @@ "id": "novel_satire", "type": "BOOK", "name": "satire novel", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_satire_tpl", "description": "A political satire of the pre-apocalypse world. Looking back on it from this side of Armageddon makes it seem all the more ridiculous.", "weight": "520 g", - "intelligence": 7, - "relative": { "price": 100, "time": 21, "chapters": 12 } + "relative": { "chapters": 7 } + }, + { + "id": "book_fict_soft_satire_hgod", + "type": "BOOK", + "name": "The House of God", + "description": "Set in a lightly disguised Boston hospital of high repute, Samuel Shem’s novel dives deep into the agony of absurdity.", + "copy-from": "book_fict_soft_satire_tpl" + }, + { + "id": "book_fict_soft_satire_catch", + "type": "BOOK", + "name": "Catch-22", + "description": "There is a short informational forward in this paperback edition of Catch-22. Apparently the original title for Joseph Heller’s excruciatingly brilliant war satire was \"Catch-11.\"", + "weight": "480 g", + "copy-from": "book_fict_soft_satire_tpl", + "relative": { "chapters": 26 } + }, + { + "id": "book_fict_soft_satire_mandm", + "type": "BOOK", + "name": "The Master and Margarita", + "description": "Featuring a cast that includes Satan, Pontius Pilate, Jesus Christ, vampires, a talking cat, and the literary elite of Moscow, this is a satire on Stalinist tyranny written by Mikhail Bulgakov.", + "copy-from": "book_fict_soft_satire_tpl", + "relative": { "chapters": 16, "fun": 1} + }, + { + "id": "book_fict_soft_satire_dust", + "type": "BOOK", + "name": "A Handful of Dust", + "description": "Laced with cynicism, Evelyn Waugh's \"A Handful of Dust\" satirizes a stratum of characters who have wealth, but lack any other credentials.", + "copy-from": "book_fict_soft_satire_tpl" + }, + { + "id": "book_fict_soft_satire_cats", + "type": "BOOK", + "name": "Cat’s Cradle", + "description": "A paperback edition of Kurt Vonnegut's fourth novel, in which the threat of nuclear destruction isn't much of an influence on human nature.", + "weight": "360 g", + "copy-from": "book_fict_soft_satire_tpl", + "relative": { "chapters": 111, "fun": -1, "time": -19 } }, { "id": "novel_scifi", From 0e748ab56c752725674690be985d5d42fb8ce143 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Mon, 17 Feb 2020 20:50:00 -0500 Subject: [PATCH 24/72] oops --- data/json/itemgroups/SUS/library.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 0ca62578ec67b..f8ad224da718d 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -338,6 +338,16 @@ { "item": "book_fict_soft_satire_cats", "prob": 1 } ] }, + { + "id": "SUS_book_fict_soft_spy", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "returns a single paperback spy novel", + "subtype": "distribution", + "entries": [ + { "item": "novel_spy", "prob": 2 } + ] + } { "id": "SUS_book_nonf", "type": "item_group", @@ -407,7 +417,7 @@ { "item": "holybook_tripitaka", "prob": 2 }, { "item": "holybook_upanishads", "prob": 2 }, { "item": "holybook_vedas", "prob": 2 }, - { "item": "mycenacean_hymns", "prob": 1 }, + { "item": "mycenacean_hymns", "prob": 1 } ] }, { From b0bf92631f180d373eab8aa8e590a8c59397fb8c Mon Sep 17 00:00:00 2001 From: Jerimee Date: Mon, 17 Feb 2020 20:57:37 -0500 Subject: [PATCH 25/72] spy --- data/json/itemgroups/SUS/library.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index f8ad224da718d..0194cbf2b7659 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -189,9 +189,7 @@ { "group": "SUS_book_fict_soft_west", "count": [ 1, 5 ], "prob": 80 }, { "group": "SUS_book_fict_soft_ya", "count": [ 1, 5 ], "prob": 80 }, { "group": "SUS_book_fict_soft_satire", "count": [ 1, 5 ], "prob": 80 }, - { "item": "novel_spy", "count": [ 1, 2 ], "prob": 70 }, - { "item": "novel_spy_comefly", "prob": 40 }, - { "item": "novel_spy_rocketsci", "prob": 40 }, + { "group": "SUS_book_fict_soft_spy", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_sports", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_samurai", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_swash", "count": [ 1, 5 ], "prob": 80 }, @@ -265,7 +263,8 @@ { "group": "SUS_book_fict_soft_romc", "prob": 1 }, { "group": "SUS_book_fict_soft_ya", "prob": 1 }, { "group": "SUS_book_fict_soft_west", "prob": 1 }, - { "group": "SUS_book_fict_soft_satire", "prob": 1 } + { "group": "SUS_book_fict_soft_satire", "prob": 1 }, + { "group": "SUS_book_fict_soft_spy", "prob": 1 } ] }, { @@ -345,9 +344,11 @@ "//2": "returns a single paperback spy novel", "subtype": "distribution", "entries": [ - { "item": "novel_spy", "prob": 2 } + { "item": "novel_spy", "prob": 2 }, + { "item": "novel_spy_comefly", "prob": 1 }, + { "item": "novel_spy_rocketsci", "prob": 1 } ] - } + }, { "id": "SUS_book_nonf", "type": "item_group", From ee6bf1308c034d3d672c741f58f949a69ab33437 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Mon, 17 Feb 2020 21:16:13 -0500 Subject: [PATCH 26/72] m --- data/json/itemgroups/SUS/library.json | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 0194cbf2b7659..28442087f77c9 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -238,10 +238,7 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "This group is for a single book of any type.", "subtype": "distribution", - "entries": [ - { "group": "SUS_book_fict", "prob": 1 }, - { "group": "SUS_book_nonf", "prob": 1 } - ] + "entries": [ { "group": "SUS_book_fict", "prob": 1 }, { "group": "SUS_book_nonf", "prob": 1 } ] }, { "id": "SUS_book_fict", @@ -249,9 +246,7 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "This group is for a single book of any fiction.", "subtype": "distribution", - "entries": [ - { "group": "SUS_book_fict_soft", "prob": 1 } - ] + "entries": [ { "group": "SUS_book_fict_soft", "prob": 1 } ] }, { "id": "SUS_book_fict_soft", @@ -355,10 +350,7 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "This group is for a single nonfiction printed material.", "subtype": "distribution", - "entries": [ - { "group": "SUS_book_nonf_hard", "prob": 3 }, - { "group": "SUS_book_nonf_zine", "prob": 1 } - ] + "entries": [ { "group": "SUS_book_nonf_hard", "prob": 3 }, { "group": "SUS_book_nonf_zine", "prob": 1 } ] }, { "id": "SUS_book_nonf_hard", @@ -377,9 +369,7 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "a single magazine, but not comics", "subtype": "distribution", - "entries": [ - { "group": "SUS_book_nonf_zine_news", "prob": 1 } - ] + "entries": [ { "group": "SUS_book_nonf_zine_news", "prob": 1 } ] }, { "id": "SUS_book_nonf_zine_news", From d00af1ebdee1f7b5d7c99dfc87cde68601cb0cfa Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 18 Feb 2020 01:22:02 -0500 Subject: [PATCH 27/72] magazines --- data/json/itemgroups/SUS/library.json | 42 ++++++++++++++++++++++++--- data/json/items/book/dodge.json | 4 +-- data/json/items/book/misc.json | 42 ++++++++++++++++++++------- 3 files changed, 72 insertions(+), 16 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 28442087f77c9..a736fcd6a16a6 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -164,7 +164,8 @@ { "item": "fun_survival", "count": [ 1, 3 ], "prob": 80 }, { "item": "atomic_survival", "count": [ 1, 2 ], "prob": 30 }, { "item": "textbook_survival", "count": [ 1, 3 ], "prob": 80 }, - { "item": "survival_book", "count": [ 1, 2 ], "prob": 60 } + { "item": "survival_book", "count": [ 1, 2 ], "prob": 60 }, + { "item": "manual_swimming", "count": [ 1, 2 ], "prob": 40 } ] }, { @@ -369,7 +370,10 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "a single magazine, but not comics", "subtype": "distribution", - "entries": [ { "group": "SUS_book_nonf_zine_news", "prob": 1 } ] + "entries": [ + { "group": "SUS_book_nonf_zine_news", "prob": 1 }, + { "group": "SUS_book_nonf_zine_spint", "prob": 1 } + ] }, { "id": "SUS_book_nonf_zine_news", @@ -378,9 +382,39 @@ "//2": "Returns a single news magazine.", "subtype": "distribution", "entries": [ - { "item": "mag_gaming", "prob": 1 }, { "item": "mag_news", "prob": 1 }, - { "item": "news_regional", "prob": 1 } + { "item": "news_regional", "prob": 1 }, + { "item": "mag_glam", "prob": 1 }, + { "item": "book_nonf_zine_news_anlyst", "prob": 1 } + ] + }, + { + "id": "SUS_book_nonf_zine_spint", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "Returns a single special interest magazine.", + "subtype": "distribution", + "entries": [ + { "item": "fun_survival", "prob": 10 }, + { "item": "mag_survival", "prob": 10 }, + { "item": "mag_dude", "prob": 10 }, + { "item": "mag_unarmed", "prob": 8 }, + { "item": "mag_throwing", "prob": 2 }, + { "item": "mag_traps", "prob": 10 }, + { "item": "mag_rifle", "prob": 10 }, + { "item": "mag_stabbing", "prob": 2 }, + { "item": "mag_swimming", "prob": 10 }, + { "item": "mag_beauty", "prob": 10 }, + { "item": "mag_tailor", "prob": 10 }, + { "item": "mag_computer", "prob": 10 }, + { "item": "mag_electronics", "prob": 10 }, + { "item": "mag_fabrication", "prob": 10 }, + { "item": "mag_mechanics", "prob": 10 }, + { "item": "mag_tailor", "prob": 6 }, + { "item": "mag_gaming", "prob": 12 }, + { "item": "news_regional", "prob": 10 }, + { "item": "mag_cooking", "prob": 10 }, + { "item": "mag_glam", "prob": 10 } ] }, { diff --git a/data/json/items/book/dodge.json b/data/json/items/book/dodge.json index 75354394b9578..803b7f780a6ec 100644 --- a/data/json/items/book/dodge.json +++ b/data/json/items/book/dodge.json @@ -60,13 +60,13 @@ "description": "The Kids' Guide to Acting and Stagecraft.", "copy-from": "book_nonf_hard_dodge_tpl", "max_level": 1, - "relative": { "price_post": -100, "intelligence": -1, "fun": 2 } + "relative": { "intelligence": -1, "fun": 2 } }, { "id": "book_nonf_hard_dodge_tlwd", "type": "BOOK", "name": { "str": "Treasury of Legends about Western Dancing", "str_pl": "copies of Western Dancing" }, - "description": "Written by Emanuel Nogueira, a constabulario of Nuevo Laredo, this massive book details the movements and cultural legacies of a variety of North American folk dances.", + "description": "Written by Emanuel Nogueira, a constabulario and historian of Nuevo Laredo, this massive book details the movements and cultural legacies of a variety of North American folk dances.", "copy-from": "book_nonf_hard_dodge_tpl", "weight": "2330 g", "volume": "1250 ml", diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 9eac58cf566e2..76b595f08f535 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -97,6 +97,30 @@ "copy-from": "paperback_novel", "relative": { "intelligence": 3, "price": 249, "time": 5 } }, + { + "abstract": "book_nonf_zine", + "type": "BOOK", + "name": "Magazine Template", + "description": "template for magazine", + "intelligence": 4, + "weight": "60 g", + "volume": "250 ml", + "price": 400, + "price_postapoc": 100, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "time": 7, + "fun": 1 + }, + { + "abstract": "book_nonf_zine_news_tpl", + "type": "BOOK", + "name": "News Magazine Template", + "description": "template for news magazine", + "copy-from": "book_nonf_zine", + "relative": { "intelligence": 1, "time": 1 } + }, { "id": "ZSG", "type": "BOOK", @@ -360,16 +384,14 @@ "type": "BOOK", "name": "TIME magazine", "description": "Current events concerning a bunch of people who're all (un)dead now.", - "weight": "60 g", - "volume": "250 ml", - "price": 400, - "price_postapoc": 100, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "intelligence": 7, - "time": "10 m", - "fun": 2 + "copy-from": "book_nonf_zine_news_tpl" + }, + { + "id": "book_nonf_zine_news_anlyst", + "type": "BOOK", + "name": "The Analyst", + "description": "This news magazine has been described as \"a kind of Reader's Digest for America's corporate elite.\" These concerns are, of course, behind us now.", + "copy-from": "book_nonf_zine_news_tpl" }, { "id": "mag_porn", From 4a446e8efef163343afe2ec29b6dd6fdb1d1080c Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 18 Feb 2020 01:39:02 -0500 Subject: [PATCH 28/72] sports magazines --- data/json/itemgroups/SUS/library.json | 29 ++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index a736fcd6a16a6..eab3d94f5ba89 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -359,10 +359,7 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "a single nonfiction book that is hard bound.", "subtype": "distribution", - "entries": [ - { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, - { "group": "SUS_book_nonf_hard_spirit", "prob": 1 } - ] + "entries": [ { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, { "group": "SUS_book_nonf_hard_spirit", "prob": 1 } ] }, { "id": "SUS_book_nonf_zine", @@ -371,8 +368,9 @@ "//2": "a single magazine, but not comics", "subtype": "distribution", "entries": [ - { "group": "SUS_book_nonf_zine_news", "prob": 1 }, - { "group": "SUS_book_nonf_zine_spint", "prob": 1 } + { "group": "SUS_book_nonf_zine_news", "prob": 6 }, + { "group": "SUS_book_nonf_zine_spint", "prob": 5 }, + { "group": "SUS_book_nonf_zine_sport", "prob": 3 } ] }, { @@ -398,8 +396,6 @@ { "item": "fun_survival", "prob": 10 }, { "item": "mag_survival", "prob": 10 }, { "item": "mag_dude", "prob": 10 }, - { "item": "mag_unarmed", "prob": 8 }, - { "item": "mag_throwing", "prob": 2 }, { "item": "mag_traps", "prob": 10 }, { "item": "mag_rifle", "prob": 10 }, { "item": "mag_stabbing", "prob": 2 }, @@ -411,12 +407,27 @@ { "item": "mag_fabrication", "prob": 10 }, { "item": "mag_mechanics", "prob": 10 }, { "item": "mag_tailor", "prob": 6 }, - { "item": "mag_gaming", "prob": 12 }, { "item": "news_regional", "prob": 10 }, { "item": "mag_cooking", "prob": 10 }, + { "item": "mag_cutting", "prob": 6 }, + { "item": "news_cars", "prob": 10 }, + { "item": "mag_guns", "prob": 10 }, { "item": "mag_glam", "prob": 10 } ] }, + { + "id": "SUS_book_nonf_zine_sport", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "Returns a single sports or games magazine.", + "subtype": "distribution", + "entries": [ + { "item": "mag_unarmed", "prob": 1 }, + { "item": "mag_throwing", "prob": 1 }, + { "item": "mag_archery", "prob": 1 }, + { "item": "mag_gaming", "prob": 2 } + ] + }, { "id": "SUS_book_nonf_hard_spirit", "type": "item_group", From 191035d693d3b3454323124e0990f94973760034 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 22 Feb 2020 21:02:38 -0500 Subject: [PATCH 29/72] m --- data/json/items/book/misc.json | 2 +- data/json/items/book/spiritual.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 76b595f08f535..f4696dfe4eab4 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -749,7 +749,7 @@ "name": "The Master and Margarita", "description": "Featuring a cast that includes Satan, Pontius Pilate, Jesus Christ, vampires, a talking cat, and the literary elite of Moscow, this is a satire on Stalinist tyranny written by Mikhail Bulgakov.", "copy-from": "book_fict_soft_satire_tpl", - "relative": { "chapters": 16, "fun": 1} + "relative": { "chapters": 16, "fun": 1 } }, { "id": "book_fict_soft_satire_dust", diff --git a/data/json/items/book/spiritual.json b/data/json/items/book/spiritual.json index 72fc047f024cc..3fe204fd511be 100644 --- a/data/json/items/book/spiritual.json +++ b/data/json/items/book/spiritual.json @@ -6,7 +6,7 @@ "description": "theoretically this isn't a book at all", "price": 550, "price_postapoc": 550, - "material": [ "paper" ], + "material": [ "paper", "cardboard" ], "symbol": "?", "looks_like": "story_book", "color": "dark_gray", From ce54c678dc6ef7993060a04a7be7095772ba5703 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 22 Feb 2020 21:14:25 -0500 Subject: [PATCH 30/72] archery --- data/json/items/book/archery.json | 52 +++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/data/json/items/book/archery.json b/data/json/items/book/archery.json index 0f28f9d046a8e..843f9a4cc1abe 100644 --- a/data/json/items/book/archery.json +++ b/data/json/items/book/archery.json @@ -1,20 +1,37 @@ [ { - "id": "book_archery", + "abstract": "book_nonf_hard_arch_tpl", "type": "BOOK", - "name": { "str": "Lessons for the Novice Bowhunter", "str_pl": "copies of Lessons for the Novice Bowhunter" }, - "description": "This hefty paperback book contains all the information needed for novice archers to get started hunting with a variety of bows and crossbows.", - "weight": "932 g", + "name": "archery skill training abstract", + "description": "template for heavy books that confer archery skill training", + "weight": "1454 g", "volume": "1250 ml", - "price": 2000, - "price_postapoc": 7500, - "material": [ "paper" ], + "price": 1900, + "price_postapoc": 5000, + "material": [ "paper", "cardboard" ], "symbol": "?", + "looks_like": "story_book", "color": "green", + "intelligence": 7, "skill": "archery", + "time": "20" + }, + { + "id": "book_archery", + "type": "BOOK", + "name": { "str": "Lessons for the Novice Bowhunter", "str_pl": "copies of Lessons for the Novice Bowhunter" }, + "description": "This hefty paperback book contains all the information needed for novice archers to get started hunting with a variety of bows and crossbows.", "max_level": 2, - "intelligence": 7, - "time": "20 m" + "copy-from": "book_nonf_hard_arch_tpl", + "relative": { "price": 100, "price_post": 2500 } + }, + { + "id": "manual_archery", + "type": "BOOK", + "name": { "str": "Zen and the Art of Archery", "str_pl": "copies of Zen and the Art of Archery" }, + "description": "This massive book contains a wealth of vital information for the novice archer.", + "max_level": 3, + "copy-from": "book_nonf_hard_arch_tpl" }, { "id": "mag_archery", @@ -33,22 +50,5 @@ "intelligence": 2, "time": "7 m", "fun": 1 - }, - { - "id": "manual_archery", - "type": "BOOK", - "name": { "str": "Zen and the Art of Archery", "str_pl": "copies of Zen and the Art of Archery" }, - "description": "This massive book contains a wealth of vital information for the novice archer.", - "weight": "1454 g", - "volume": "1250 ml", - "price": 1900, - "price_postapoc": 5000, - "material": [ "paper" ], - "symbol": "?", - "color": "green", - "skill": "archery", - "max_level": 3, - "intelligence": 7, - "time": "20 m" } ] From 8e2e2be7d4be5d2ea03090568d2384dfbe4e2a18 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 22 Feb 2020 21:22:30 -0500 Subject: [PATCH 31/72] hard_arch --- data/json/itemgroups/SUS/library.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index eab3d94f5ba89..d3241cb4ee5ea 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -359,7 +359,7 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "a single nonfiction book that is hard bound.", "subtype": "distribution", - "entries": [ { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, { "group": "SUS_book_nonf_hard_spirit", "prob": 1 } ] + "entries": [ { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, { "group": "SUS_book_nonf_hard_spirit", "prob": 1 }, { "group": "SUS_book_nonf_hard_arch", "prob": 1 } ] }, { "id": "SUS_book_nonf_zine", @@ -456,6 +456,16 @@ { "item": "mycenacean_hymns", "prob": 1 } ] }, + { + "id": "SUS_book_nonf_hard_arch", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "returns an archery skill training book that is hard bound.", + "subtype": "distribution", + "entries": [ + { "item": "manual_archery", "prob": 1 }, { "item": "book_archery", "prob": 1 } + ] + } { "id": "SUS_book_nonf_hard_dodge", "type": "item_group", From 56e6d5bae769e7558ca89abf0762dd90fe1ab23f Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 25 Feb 2020 13:52:00 -0500 Subject: [PATCH 32/72] change paperback_novel to book_fict_soft_tpl --- data/json/items/book/misc.json | 94 +++++++++++++++++++++------------- 1 file changed, 59 insertions(+), 35 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index f4696dfe4eab4..f3dff274b82b8 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -1,6 +1,6 @@ [ { - "abstract": "paperback_novel", + "abstract": "book_fict_soft_tpl", "type": "BOOK", "name": "paperback abstract", "description": "An ordinary paperback book. Or is it? It is.", @@ -18,6 +18,30 @@ "chapters": 16, "fun": 2 }, + { + "abstract": "book_nonf_tpl", + "type": "BOOK", + "name": "Generic Nonfiction Book", + "description": "template for a manuscript purporting to be factual", + "intelligence": 5, + "symbol": "?", + "looks_like": "story_book", + "color": "light_blue", + "time": 20 + }, + { + "abstract": "book_nonf_hard_tpl", + "type": "BOOK", + "name": "Nonfiction Book", + "description": "template for hard bound nonfiction book", + "weight": "1000 g", + "volume": "1100 ml", + "price": 1450, + "price_postapoc": 2900, + "material": [ "paper", "cardboard" ], + "bashing": 2, + "copy-from": "book_nonf_tpl" + }, { "abstract": "paperback_occult", "type": "BOOK", @@ -46,7 +70,7 @@ "//": "these are books are tiny", "weight": "200 g", "volume": "400 ml", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } }, { @@ -54,7 +78,7 @@ "type": "BOOK", "name": "Lorn and Loan Romance Novel", "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } }, { @@ -62,7 +86,7 @@ "type": "BOOK", "name": "Vanilla Romance Novel", "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "price_post": -100, "intelligence": -1 } }, { @@ -70,7 +94,7 @@ "type": "BOOK", "name": "The Everyman Library", "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "price_post": -100, "intelligence": -1 } }, { @@ -78,7 +102,7 @@ "type": "BOOK", "name": "Tween Topics", "description": "Tween Topics is an imprint of Vanilla Media that publishes stories that appeal to the youth of today. Or, failing that, the parents of said youth.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } }, { @@ -86,7 +110,7 @@ "type": "BOOK", "name": "Quiddity Books", "description": "Quiddity publishes books for young adults. They offer stories about self-discovery, personal identity, and contemporary trends.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "price_post": -400, "chapters": 9 } }, { @@ -94,7 +118,7 @@ "type": "BOOK", "name": "Satire Template", "description": "template for mass produced satirical fiction", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "intelligence": 3, "price": 249, "time": 5 } }, { @@ -446,7 +470,7 @@ "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.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "price": 850, "time": "20 m", "fun": 3 @@ -456,7 +480,7 @@ "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", + "copy-from": "book_fict_soft_tpl", "weight": "244 g", "volume": "500 ml", "price": 650, @@ -491,7 +515,7 @@ "id": "novel_crime", "type": "BOOK", "name": "crime novel", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "description": "After their diamond heist goes wrong, the surviving criminals begin to suspect that one of them is a police informant.", "intelligence": 6, "time": "20 m", @@ -511,14 +535,14 @@ "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" + "copy-from": "book_fict_soft_tpl" }, { "id": "novel_crime_midnight", "type": "BOOK", "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "time": 5, "chapters": -8 } }, { @@ -526,7 +550,7 @@ "type": "BOOK", "name": "drama novel", "description": "A real book for real adults.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 7, "time": "25 m", "chapters": 28, @@ -537,7 +561,7 @@ "type": "BOOK", "name": "erotic novel", "description": "A hackneyed fictional narrative concealing low-grade literary smut.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "200 g", "volume": "500 ml", "time": "18 m", @@ -548,7 +572,7 @@ "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", + "copy-from": "book_fict_soft_tpl", "weight": "142 g", "volume": "500 ml", "intelligence": 7, @@ -560,7 +584,7 @@ "type": "BOOK", "name": "fantasy novel", "description": "Basic sword & sorcery.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "227 g", "volume": "1 L", "intelligence": 7, @@ -573,7 +597,7 @@ "type": "BOOK", "name": "horror novel", "description": "Maybe not the best reading material considering the situation.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "227 g", "intelligence": 7, "time": "18 m", @@ -585,7 +609,7 @@ "type": "BOOK", "name": "mystery novel", "description": "A detective investigates an unusual murder in a secluded location.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 7, "time": "18 m", "chapters": 28, @@ -596,7 +620,7 @@ "type": "BOOK", "name": "pulp novel", "description": "A hardboiled detective tale filled with hard hitting action and intrigue.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 6, "time": "18 m", "chapters": 24, @@ -607,14 +631,14 @@ "type": "BOOK", "name": "Planet of the Murderous Squids that Time Forgot!", "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", - "copy-from": "paperback_novel" + "copy-from": "book_fict_soft_tpl" }, { "id": "novel_road", "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", + "copy-from": "book_fict_soft_tpl", "weight": "244 g", "volume": "500 ml", "time": "20 m", @@ -625,7 +649,7 @@ "type": "BOOK", "name": "romance novel", "description": "Drama and mild smut.", - "copy-from": "paperback_novel" + "copy-from": "book_fict_soft_tpl" }, { "id": "paperback_romance_circuses", @@ -933,7 +957,7 @@ "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.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 7, "time": "20 m", "chapters": 28, @@ -944,7 +968,7 @@ "type": "BOOK", "name": "spy novel", "description": "A tale of intrigue and espionage amongst Nazis, no, Commies, no, Iraqis!", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 5, "time": "18 m", "chapters": 20, @@ -955,14 +979,14 @@ "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" + "copy-from": "book_fict_soft_tpl" }, { "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" + "copy-from": "book_fict_soft_tpl" }, { "id": "novel_swash", @@ -971,7 +995,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", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 7, "time": "20 m", "chapters": 28, @@ -982,7 +1006,7 @@ "type": "BOOK", "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, "description": "Who watches the watchmen? Pirate Jenny, that's who!", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "relative": { "fun": 2, "chapters": -8 } }, { @@ -990,7 +1014,7 @@ "type": "BOOK", "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, "description": "This lengthy paperback novel describes the ocean exploits of Captain Gosgold. The British consider him an outlaw, but in America he is a patriot.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "time": "12 m", "relative": { "weight": 186, "price": 250, "chapters": 8 } }, @@ -999,14 +1023,14 @@ "type": "BOOK", "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, "description": "The cover of this paperback pirate story shows a shirtless man and a near shirtless woman. Clearly it is not a dress code.", - "copy-from": "paperback_novel" + "copy-from": "book_fict_soft_tpl" }, { "id": "novel_thriller", "type": "BOOK", "name": "thriller novel", "description": "A suspenseful tale of betrayal and revenge.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 5, "time": "18 m", "chapters": 20, @@ -1017,7 +1041,7 @@ "type": "BOOK", "name": "tragedy novel", "description": "The story of two young lovers whose feuding families threaten to keep them apart.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "263 g", "volume": "1 L", "intelligence": 7, @@ -1029,7 +1053,7 @@ "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", + "copy-from": "book_fict_soft_tpl", "weight": "686 g", "intelligence": 7, "time": "20 m", @@ -1049,7 +1073,7 @@ "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.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 5, "time": "20 m", "chapters": 28, From 1d312e5180f80f661711f0089baf42aa3d0cab1b Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 25 Feb 2020 21:00:02 -0500 Subject: [PATCH 33/72] add homemaking nonfict --- data/json/itemgroups/SUS/library.json | 26 +++++++++- data/json/items/book/misc.json | 10 ++++ data/json/items/book/nonfiction.json | 70 +++++++++++++++++++++++++++ 3 files changed, 104 insertions(+), 2 deletions(-) create mode 100644 data/json/items/book/nonfiction.json diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index d3241cb4ee5ea..c148fdf10b77a 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -357,9 +357,14 @@ "id": "SUS_book_nonf_hard", "type": "item_group", "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", - "//2": "a single nonfiction book that is hard bound.", + "//2": "Returns a single nonfiction book that is hard bound. Note that this may or may not be a skill training book.", "subtype": "distribution", - "entries": [ { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, { "group": "SUS_book_nonf_hard_spirit", "prob": 1 }, { "group": "SUS_book_nonf_hard_arch", "prob": 1 } ] + "entries": [ + { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, + { "group": "SUS_book_nonf_hard_spirit", "prob": 1 }, + { "group": "SUS_book_nonf_hard_homemk", "prob": 1 }, + { "group": "SUS_book_nonf_hard_arch", "prob": 1 } + ] }, { "id": "SUS_book_nonf_zine", @@ -428,6 +433,23 @@ { "item": "mag_gaming", "prob": 2 } ] }, + { + "id": "SUS_book_nonf_hard_homemk", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "Returns a book about homemaking.", + "subtype": "distribution", + "entries": [ + { "item": "book_nonf_hard_homemk_anythingcan", "prob": 1 }, + { "item": "book_nonf_hard_homemk_grtrms", "prob": 1 }, + { "item": "book_nonf_hard_homemk_handshome", "prob": 1 }, + { "item": "book_nonf_hard_homemk_loverms", "prob": 1 }, + { "item": "book_nonf_hard_homemk_nyparti", "prob": 1 }, + { "item": "book_nonf_hard_homemk_outkitchn", "prob": 1 }, + { "item": "book_nonf_hard_homemk_plantshome", "prob": 1 }, + { "item": "book_nonf_hard_homemk_wmencolor", "prob": 1 } + ] + }, { "id": "SUS_book_nonf_hard_spirit", "type": "item_group", diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index f3dff274b82b8..fe98186f12016 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -40,8 +40,18 @@ "price_postapoc": 2900, "material": [ "paper", "cardboard" ], "bashing": 2, + "chapters": 18, "copy-from": "book_nonf_tpl" }, + { + "abstract": "book_nonf_hard_homemk_tpl", + "type": "BOOK", + "name": "Homemaking Book", + "description": "This is a template for books about homemaking, style, home decor, and home economics.", + "weight": "1100 g", + "copy-from": "book_nonf_hard_tpl", + "relative": { "intelligence": -1, "price_postapoc": -1600, "chapters": 2 } + }, { "abstract": "paperback_occult", "type": "BOOK", diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json new file mode 100644 index 0000000000000..d439fd7d6cafc --- /dev/null +++ b/data/json/items/book/nonfiction.json @@ -0,0 +1,70 @@ +[ + { + "id": "book_nonf_hard_homemk_anythingcan", + "type": "BOOK", + "name": "Anything Can Be Beautiful", + "description": "Stylist, designer, and glitter goddess, Tiffynie Blust looks at the world one mantra in mind: anything can be beautiful.", + "weight": "771 g", + "copy-from": "book_nonf_hard_homemk_tpl" + }, + { + "id": "book_nonf_hard_homemk_grtrms", + "type": "BOOK", + "name": "The Greatest Rooms of the Century", + "description": "A stunning collection of the best living spaces created and commissioned by the most influential people in interior design.", + "weight": "3016 g", + "copy-from": "book_nonf_hard_homemk_tpl", + "relative": { "chapters": 30 } + }, + { + "id": "book_nonf_hard_homemk_handshome", + "type": "BOOK", + "name": "The Hands-On Home", + "description": "An ecologically-minded take on modern homemaking, this is a practical guide to maximising your time in the kitchen and beyond.", + "weight": "1334 g", + "copy-from": "book_nonf_hard_homemk_tpl" + }, + { + "id": "book_nonf_hard_homemk_loverms", + "type": "BOOK", + "name": "Rooms We Love", + "description": "This is a guide on how to affordably decorate rooms to suit your personality. In the book, we visit rooms inspired by the needs of each homeowner and will see how they transformed their rooms.", + "weight": "699 g", + "copy-from": "book_nonf_hard_homemk_tpl" + }, + { + "id": "book_nonf_hard_homemk_nyparti", + "type": "BOOK", + "name": "New York Parties", + "description": "Visit the homes of savvy tastemakers from the worlds of fashion, finance, and design, with this book of lavish photography.", + "weight": "1606 g", + "copy-from": "book_nonf_hard_homemk_tpl", + "fun": 1 + }, + { + "id": "book_nonf_hard_homemk_outkitchn", + "type": "BOOK", + "name": "Best Signature Outdoor Kitchens", + "description": "Outdoor space is one of the hottest amenities being considered by new and existing homeowners. This book will show you how to turn any deck, patio, or other outside area into a great place to cook.", + "weight": "617 g", + "copy-from": "book_nonf_hard_homemk_tpl" + }, + { + "id": "book_nonf_hard_homemk_plantshome", + "type": "BOOK", + "name": "The Art of Using Plants to Transform Your Home", + "description": "Bring gorgeous greenery into your life with this delightful guide to decorating your living space with a wide variety of plants. Illustrated examples enable you to easily transform every corner of your interior space.", + "weight": "580 g", + "copy-from": "book_nonf_hard_homemk_tpl" + }, + { + "id": "book_nonf_hard_homemk_wmencolor", + "type": "BOOK", + "name": "Woman of Color", + "description": "This is a collection of essays and advice on style, beauty, and motherhood. Part memoir, part lifestyle guide, this book reflects the author's experience growing up as a woman of color in Brooklyn.", + "weight": "658 g", + "copy-from": "book_nonf_hard_homemk_tpl", + "fun": 1, + "relative": { "chapters": -14 } + } +] \ No newline at end of file From dd88822a1fa34b5a6e9d6ca1cf352927298d797f Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 25 Feb 2020 22:10:41 -0500 Subject: [PATCH 34/72] m --- data/json/itemgroups/SUS/library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index c148fdf10b77a..2e94584bf55c9 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -487,7 +487,7 @@ "entries": [ { "item": "manual_archery", "prob": 1 }, { "item": "book_archery", "prob": 1 } ] - } + }, { "id": "SUS_book_nonf_hard_dodge", "type": "item_group", From fa7f0d2a76af39b7facc8f5154fe026158596980 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 17 Mar 2020 16:07:15 -0400 Subject: [PATCH 35/72] Update misc.json --- data/json/items/book/misc.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index fe98186f12016..01fb171e8c731 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -43,6 +43,20 @@ "chapters": 18, "copy-from": "book_nonf_tpl" }, + { + "abstract": "book_nonf_soft_tpl", + "type": "BOOK", + "name": "Nonfiction Paperback", + "description": "template for a paperback nonfiction book", + "weight": "460 g", + "volume": "500 ml", + "price": 990, + "price_postapoc": 2700, + "material": [ "paper" ], + "bashing": 1, + "chapters": 18, + "copy-from": "book_nonf_tpl" + }, { "abstract": "book_nonf_hard_homemk_tpl", "type": "BOOK", From 5f292728fc9071a2e4fa7f46be6868829a49342e Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 15:36:26 -0400 Subject: [PATCH 36/72] Update library.json --- data/json/itemgroups/SUS/library.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 2e94584bf55c9..035a7f5415686 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -360,9 +360,9 @@ "//2": "Returns a single nonfiction book that is hard bound. Note that this may or may not be a skill training book.", "subtype": "distribution", "entries": [ - { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, - { "group": "SUS_book_nonf_hard_spirit", "prob": 1 }, - { "group": "SUS_book_nonf_hard_homemk", "prob": 1 }, + { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, + { "group": "SUS_book_nonf_hard_spirit", "prob": 1 }, + { "group": "SUS_book_nonf_hard_homemk", "prob": 1 }, { "group": "SUS_book_nonf_hard_arch", "prob": 1 } ] }, @@ -484,9 +484,7 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "returns an archery skill training book that is hard bound.", "subtype": "distribution", - "entries": [ - { "item": "manual_archery", "prob": 1 }, { "item": "book_archery", "prob": 1 } - ] + "entries": [ { "item": "manual_archery", "prob": 1 }, { "item": "book_archery", "prob": 1 } ] }, { "id": "SUS_book_nonf_hard_dodge", From 0d1cd49b25a33bad118fd9d04b059241175e24ad Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 15:43:43 -0400 Subject: [PATCH 37/72] Update misc.json --- data/json/items/book/misc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 01fb171e8c731..509dd8b1bbf9a 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -538,7 +538,7 @@ { "id": "novel_crime", "type": "BOOK", - "name": "crime novel", + "name": { "str": "crime novel" }, "copy-from": "book_fict_soft_tpl", "description": "After their diamond heist goes wrong, the surviving criminals begin to suspect that one of them is a police informant.", "intelligence": 6, @@ -769,7 +769,7 @@ { "id": "novel_satire", "type": "BOOK", - "name": "satire novel", + "name": { "str": "satire novel" }, "copy-from": "book_fict_soft_satire_tpl", "description": "A political satire of the pre-apocalypse world. Looking back on it from this side of Armageddon makes it seem all the more ridiculous.", "weight": "520 g", From afcbef6e78eb5ac0779b5082bf84bcc07ecbf5fe Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 15:50:37 -0400 Subject: [PATCH 38/72] Update misc.json --- data/json/items/book/misc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 509dd8b1bbf9a..5599a4d889d08 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -513,7 +513,7 @@ { "id": "novel_coa", "type": "BOOK", - "name": "coming of age novel", + "name": { "str": "coming of age novel" }, "description": "A classic tale about growing up, portraying one young man's funny and poignant experiences with life, love, and sex.", "weight": "187 g", "volume": "500 ml", @@ -530,7 +530,7 @@ { "id": "novel_coa2", "type": "BOOK", - "name": "coming of age novel", + "name": { "str": "coming of age novel" }, "copy-from": "novel_coa", "description": "A graphic novel about a young girl living in Iran during the 1980's, seeing the world change around her as Iraq invaded her country.", "relative": { "time": -4, "chapters": -2, "fun": 1 } From 73e44ee3c1510797a123ad3c74e680c0ad47ea45 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 17:42:09 -0400 Subject: [PATCH 39/72] Update library.json --- data/json/itemgroups/SUS/library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 035a7f5415686..d50ce157f69a2 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -363,7 +363,7 @@ { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, { "group": "SUS_book_nonf_hard_spirit", "prob": 1 }, { "group": "SUS_book_nonf_hard_homemk", "prob": 1 }, - { "group": "SUS_book_nonf_hard_arch", "prob": 1 } + { "group": "SUS_book_nonf_hard_arch", "prob": 1 } ] }, { From f14cb43c40c012e42249f0369c48b07c403a5a90 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 18:45:20 -0400 Subject: [PATCH 40/72] Update nonfiction.json --- data/json/items/book/nonfiction.json | 112 +++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index d439fd7d6cafc..943211ea65797 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -66,5 +66,117 @@ "copy-from": "book_nonf_hard_homemk_tpl", "fun": 1, "relative": { "chapters": -14 } + }, + { + "id": "book_nonf_hard_psych_forpsych", + "type": "BOOK", + "name": "Principles of Forensic Psychiatry", + "description": "This text address standards in the assessment and treatment of aggression and violence as well as psychological and neuroimaging assessments.", + "weight": "2835 g", + "volume": "3673 ml", + "fun": -2, + "copy-from": "book_nonf_hard_tpl", + "relative": {"chapters": -9, "intelligence": 2, "time": 2} + }, + { + "id": "book_nonf_hard_psych_grconres", + "type": "BOOK", + "name": "The Guide to Reflective Conflict Resolution", + "description": "The back cover of this hardbound book reads: \"Why should professionals care about reflective practice? How do its principles and methods increase competence? What characteristics distinguish reflective practitioners?\"", + "weight": "494 g", + "volume": "761 ml", + "copy-from": "book_nonf_hard_tpl", + "relative": {"chapters": -6, "fun": -1, "intelligence": 3, "time": 5} + }, + { + "id": "book_nonf_hard_psych_moodalm", + "type": "BOOK", + "name": "The Oxbridge Handbook of Mood Ailments", + "description": "The Oxbridge Handbook of Mood Ailments provides detailed coverage of the characterization, understanding, and treatment of affective disorders. It provides coverage of unipolar depression, bipolar disorder, and known variants of these illnesses.", + "weight": "1152 g", + "volume": "1647 ml", + "copy-from": "book_nonf_hard_tpl", + "relative": {"chapters": 6, "fun": -1, "intelligence": 4, "time": 20} + }, + { + "id": "book_nonf_hard_psych_phonodis", + "type": "BOOK", + "name": "Phonological Acquisition and Disorders", + "description": "Studying the phonologies of children with non-organic speech disorders, this volume details the latest findings in optimality theory, phonological acquisition and disorders. It is intended for linguists and psychologists.", + "weight": "730 g", + "volume": "1038 ml", + "copy-from": "book_nonf_hard_tpl", + "relative": {"chapters": -7, "fun": -2, "intelligence": 5, "time": 10} + }, + { + "id": "book_nonf_hard_psych_thergar", + "type": "BOOK", + "name": "Therapeutic Gardens and Healing Spaces", + "//": "This is an example of book that belongs in two genres, both homemk and psych", + "description": "This book addresses how to design therapeutic gardens. It illustrates a variety of landscape designs appropriate for public spaces that promote mental health.", + "weight": "1043 g", + "volume": "1110 ml", + "copy-from": "book_nonf_hard_tpl", + "relative": {"chapters": -6, "fun": -1, "intelligence": 3, "time": -2} + }, + { + "id": "book_nonf_soft_psych_adrugds", + "type": "BOOK", + "name": "Advances in Drug Delivery Systems", + "description": "This softcover reprint covers an array of topics in pharmacology. The physicochemical concepts of the refinement of bioresponsive drug delivery are presented in detail alongside a variety of current approaches employed in the development of zero order release systems.", + "weight": "773 g", + "volume": "964 ml", + "copy-from": "book_nonf_soft_tpl", + "relative": {"chapters": 2, "fun": -1, "intelligence": 5, "time": 10} + }, + { + "id": "book_nonf_soft_psych_arteatds", + "type": "BOOK", + "name": "Using Art to Treat Eating Disorders", + "description": "This is an introductory guide for those wanting to explore the use of art to address eating disorders. Art therapy is a particularly effective therapeutic intervention, as it allows people to express uncomfortable thoughts and feelings nonverbally.", + "weight": "340 g", + "volume": "428 ml", + "copy-from": "book_nonf_soft_tpl", + "relative": {"chapters": -3, "intelligence": 1} + }, + { + "id": "book_nonf_soft_psych_cggamers", + "type": "BOOK", + "name": "A Clinical Guide to Video Gamers", + "description": "This scholarly work considers the role that games play in psychological experiences and mental health. Chapters examine the factors that compel individual gamers to select and identify with particular games and characters, as well as the different play styles, genres, and archetypes common in video games.", + "weight": "295 g", + "volume": "442 ml", + "copy-from": "book_nonf_soft_tpl", + "relative": {"chapters": -3, "fun": -2, "intelligence": 2, "time": 10} + }, + { + "id": "book_nonf_soft_psych_paranoia", + "type": "BOOK", + "name": "Paranoia and the History of Madness", + "description": "This book is an analysis of the use and misuse of paranoia throughout history and in contemporary society. The impact of paranoia on societies is explored in detail.", + "weight": "522 g", + "volume": "759 ml", + "copy-from": "book_nonf_soft_tpl", + "relative": {"chapters": -6, "fun": -1, "intelligence": 3, "time": 5} + }, + { + "id": "book_nonf_soft_psych_psycolo", + "type": "BOOK", + "name": "Psychoanalysis and Colonialism", + "description": "Freud referred to women's sexuality as a \"dark continent\" for psychoanalysis, drawing on colonial use of the same phrase to refer to Africa. This book details how the problematic universalism of psychoanalysis led theorists to reject its relevance for postcolonial critique.", + "weight": "454 g", + "volume": "734 ml", + "copy-from": "book_nonf_soft_tpl", + "relative": {"fun": -1, "intelligence": 3, "time": 10} + }, + { + "id": "book_nonf_soft_psych_psycstlk", + "type": "BOOK", + "name": "The Psychology of Stalking", + "description": "This book explores stalking from social, psychiatric, psychological and behavioral perspectives. Topics include psychiatric diagnoses, offender-victim typologies, cyberstalking, false victimization syndrome, erotomania, domestic violence, the stalking of public figures, and many other aspects of stalking.", + "weight": "460 g", + "volume": "521 ml", + "copy-from": "book_nonf_soft_tpl", + "relative": {"chapters": 3, "intelligence": 2, "time": -2} } ] \ No newline at end of file From c9ab69b5868adb5ba5ca0914d50998c80ae51caa Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 19:00:00 -0400 Subject: [PATCH 41/72] Update nonfiction.json --- data/json/items/book/nonfiction.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 943211ea65797..f5478b0061012 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -76,7 +76,7 @@ "volume": "3673 ml", "fun": -2, "copy-from": "book_nonf_hard_tpl", - "relative": {"chapters": -9, "intelligence": 2, "time": 2} + "relative": { "chapters": -9, "intelligence": 2, "time": 2 } }, { "id": "book_nonf_hard_psych_grconres", @@ -86,7 +86,7 @@ "weight": "494 g", "volume": "761 ml", "copy-from": "book_nonf_hard_tpl", - "relative": {"chapters": -6, "fun": -1, "intelligence": 3, "time": 5} + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } }, { "id": "book_nonf_hard_psych_moodalm", @@ -96,7 +96,7 @@ "weight": "1152 g", "volume": "1647 ml", "copy-from": "book_nonf_hard_tpl", - "relative": {"chapters": 6, "fun": -1, "intelligence": 4, "time": 20} + "relative": { "chapters": 6, "fun": -1, "intelligence": 4, "time": 20 } }, { "id": "book_nonf_hard_psych_phonodis", @@ -106,7 +106,7 @@ "weight": "730 g", "volume": "1038 ml", "copy-from": "book_nonf_hard_tpl", - "relative": {"chapters": -7, "fun": -2, "intelligence": 5, "time": 10} + "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": 10 } }, { "id": "book_nonf_hard_psych_thergar", @@ -117,7 +117,7 @@ "weight": "1043 g", "volume": "1110 ml", "copy-from": "book_nonf_hard_tpl", - "relative": {"chapters": -6, "fun": -1, "intelligence": 3, "time": -2} + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": -2 } }, { "id": "book_nonf_soft_psych_adrugds", @@ -127,7 +127,7 @@ "weight": "773 g", "volume": "964 ml", "copy-from": "book_nonf_soft_tpl", - "relative": {"chapters": 2, "fun": -1, "intelligence": 5, "time": 10} + "relative": { "chapters": 2, "fun": -1, "intelligence": 5, "time": 10 } }, { "id": "book_nonf_soft_psych_arteatds", @@ -137,7 +137,7 @@ "weight": "340 g", "volume": "428 ml", "copy-from": "book_nonf_soft_tpl", - "relative": {"chapters": -3, "intelligence": 1} + "relative": { "chapters": -3, "intelligence": 1 } }, { "id": "book_nonf_soft_psych_cggamers", @@ -147,7 +147,7 @@ "weight": "295 g", "volume": "442 ml", "copy-from": "book_nonf_soft_tpl", - "relative": {"chapters": -3, "fun": -2, "intelligence": 2, "time": 10} + "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": 10 } }, { "id": "book_nonf_soft_psych_paranoia", @@ -157,7 +157,7 @@ "weight": "522 g", "volume": "759 ml", "copy-from": "book_nonf_soft_tpl", - "relative": {"chapters": -6, "fun": -1, "intelligence": 3, "time": 5} + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } }, { "id": "book_nonf_soft_psych_psycolo", @@ -167,7 +167,7 @@ "weight": "454 g", "volume": "734 ml", "copy-from": "book_nonf_soft_tpl", - "relative": {"fun": -1, "intelligence": 3, "time": 10} + "relative": { "fun": -1, "intelligence": 3, "time": 10 } }, { "id": "book_nonf_soft_psych_psycstlk", @@ -177,6 +177,6 @@ "weight": "460 g", "volume": "521 ml", "copy-from": "book_nonf_soft_tpl", - "relative": {"chapters": 3, "intelligence": 2, "time": -2} + "relative": { "chapters": 3, "intelligence": 2, "time": -2 } } ] \ No newline at end of file From 3b22ef8376f72843a60bb9db725bf2a193bfe499 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 19:40:01 -0400 Subject: [PATCH 42/72] Update nonfiction.json --- data/json/items/book/nonfiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index f5478b0061012..5fd377d7c3957 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -179,4 +179,4 @@ "copy-from": "book_nonf_soft_tpl", "relative": { "chapters": 3, "intelligence": 2, "time": -2 } } -] \ No newline at end of file +] From 6d4f9d4cf85a567ac8cda1edc899b34552fb9765 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 19:43:20 -0400 Subject: [PATCH 43/72] Update dodge.json --- data/json/items/book/dodge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/dodge.json b/data/json/items/book/dodge.json index 803b7f780a6ec..2a092ad78d623 100644 --- a/data/json/items/book/dodge.json +++ b/data/json/items/book/dodge.json @@ -73,6 +73,6 @@ "color": "blue", "required_level": 4, "max_level": 5, - "relative": { "price_post": 2000, "intelligence": 4, "time": 10} + "relative": { "price_post": 2000, "intelligence": 4, "time": 10 } } ] From e782f69aec433168ee0019956739c5741ba668d1 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 20:30:03 -0400 Subject: [PATCH 44/72] add books to book loot tables --- data/json/itemgroups/SUS/library.json | 75 +++++++++++++++++++++++---- data/json/itemgroups/books.json | 11 ++-- data/json/items/book/nonfiction.json | 2 +- 3 files changed, 74 insertions(+), 14 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index ca8692b97f6c9..d253c6e4ec534 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -352,7 +352,11 @@ "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "This group is for a single nonfiction printed material.", "subtype": "distribution", - "entries": [ { "group": "SUS_book_nonf_hard", "prob": 3 }, { "group": "SUS_book_nonf_zine", "prob": 1 } ] + "entries": [ + { "group": "SUS_book_nonf_hard", "prob": 3 }, + { "group": "SUS_book_nonf_soft", "prob": 3 }, + { "group": "SUS_book_nonf_zine", "prob": 1 } + ] }, { "id": "SUS_book_nonf_hard", @@ -367,6 +371,17 @@ { "group": "SUS_book_nonf_hard_arch", "prob": 1 } ] }, + { + "id": "SUS_book_nonf_soft", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "Returns a single nonfiction paperback.", + "subtype": "distribution", + "entries": [ + { "group": "SUS_book_nonf_soft_occult", "prob": 1 }, + { "group": "SUS_book_nonf_soft_psych", "prob": 5 } + ] + }, { "id": "SUS_book_nonf_zine", "type": "item_group", @@ -441,14 +456,29 @@ "//2": "Returns a book about homemaking.", "subtype": "distribution", "entries": [ - { "item": "book_nonf_hard_homemk_anythingcan", "prob": 1 }, - { "item": "book_nonf_hard_homemk_grtrms", "prob": 1 }, - { "item": "book_nonf_hard_homemk_handshome", "prob": 1 }, - { "item": "book_nonf_hard_homemk_loverms", "prob": 1 }, - { "item": "book_nonf_hard_homemk_nyparti", "prob": 1 }, - { "item": "book_nonf_hard_homemk_outkitchn", "prob": 1 }, - { "item": "book_nonf_hard_homemk_plantshome", "prob": 1 }, - { "item": "book_nonf_hard_homemk_wmencolor", "prob": 1 } + { "item": "book_nonf_hard_homemk_anythingcan", "prob": 10 }, + { "item": "book_nonf_hard_homemk_grtrms", "prob": 10 }, + { "item": "book_nonf_hard_homemk_handshome", "prob": 10 }, + { "item": "book_nonf_hard_homemk_loverms", "prob": 10 }, + { "item": "book_nonf_hard_homemk_nyparti", "prob": 10 }, + { "item": "book_nonf_hard_homemk_outkitchn", "prob": 10 }, + { "item": "book_nonf_hard_homemk_plantshome", "prob": 10 }, + { "item": "book_nonf_hard_homemk_wmencolor", "prob": 10 }, + { "item": "book_nonf_hard_psych_thergar", "prob": 3 } + ] + }, + { + "id": "SUS_book_nonf_hard_psych", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "Returns a book about psychology.", + "subtype": "distribution", + "entries": [ + { "item": "book_nonf_hard_psych_forpsych", "prob": 1 }, + { "item": "book_nonf_hard_psych_grconres", "prob": 1 }, + { "item": "book_nonf_hard_psych_moodalm", "prob": 1 }, + { "item": "book_nonf_hard_psych_phonodis", "prob": 1 }, + { "item": "book_nonf_hard_psych_thergar", "prob": 1 } ] }, { @@ -479,6 +509,33 @@ { "item": "mycenacean_hymns", "prob": 1 } ] }, + { + "id": "SUS_book_nonf_soft_occult", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "returns a single paperback book of occult studies", + "subtype": "distribution", + "entries": [ + { "item": "occult_economicon", "prob": 1 }, + { "item": "occult_bobliographon", "prob": 1 }, + { "item": "occult_glimpses", "prob": 1 } + ] + }, + { + "id": "SUS_book_nonf_soft_psych", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "returns a single psychology paperback", + "subtype": "distribution", + "entries": [ + { "item": "book_nonf_soft_psych_paranoia", "prob": 1 }, + { "item": "book_nonf_soft_psych_psycolo", "prob": 1 }, + { "item": "book_nonf_soft_psych_psycstlk", "prob": 1 }, + { "item": "book_nonf_soft_psych_adrugds", "prob": 1 }, + { "item": "book_nonf_soft_psych_arteatds", "prob": 1 }, + { "item": "book_nonf_soft_psych_cggamers", "prob": 1 } + ] + }, { "id": "SUS_book_nonf_hard_arch", "type": "item_group", diff --git a/data/json/itemgroups/books.json b/data/json/itemgroups/books.json index 3539cfcf8e16c..9f50ed6dbcffb 100644 --- a/data/json/itemgroups/books.json +++ b/data/json/itemgroups/books.json @@ -174,13 +174,13 @@ "type": "item_group", "subtype": "distribution", "entries": [ - { "item": "novel_romance", "prob": 30 }, - { "item": "novel_spy", "prob": 28 }, - { "item": "novel_satire", "prob": 15 }, + { "group": "SUS_book_fict_soft_romc", "prob": 30 }, + { "group": "SUS_book_fict_soft_spy", "prob": 28 }, + { "group": "SUS_book_fict_soft_satire", "prob": 15 }, { "item": "novel_sports", "prob": 22 }, { "item": "novel_samurai", "prob": 22 }, { "item": "novel_swash", "prob": 14 }, - { "item": "novel_western", "prob": 22 }, + { "group": "SUS_book_fict_soft_west", "prob": 22 }, { "item": "novel_war", "prob": 20 }, { "item": "novel_war2", "prob": 20 }, { "item": "novel_adventure", "prob": 14 }, @@ -237,7 +237,9 @@ "entries": [ { "group": "novels", "prob": 424 }, { "group": "kids_books", "prob": 50 }, + { "group": "SUS_book_fict_soft_ya", "prob": 50 }, { "group": "literature", "prob": 30 }, + { "group": "SUS_book_nonf_hard_homemk", "prob": 26 }, { "item": "cookbook_human", "prob": 1 }, { "item": "jewelry_book", "prob": 4 }, { "item": "phonebook", "prob": 8 }, @@ -252,6 +254,7 @@ { "item": "manual_business", "prob": 40 }, { "item": "manual_first_aid", "prob": 40 }, { "item": "manual_computers", "prob": 20 }, + { "group": "SUS_book_nonf_hard_dodge", "prob": 20 }, { "item": "textbook_computer", "prob": 4 }, { "item": "textbook_chemistry", "prob": 4 }, { "item": "textbook_mechanics", "prob": 4 }, diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 5fd377d7c3957..2d3c8f30e75eb 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -71,7 +71,7 @@ "id": "book_nonf_hard_psych_forpsych", "type": "BOOK", "name": "Principles of Forensic Psychiatry", - "description": "This text address standards in the assessment and treatment of aggression and violence as well as psychological and neuroimaging assessments.", + "description": "This text addresses standards in the assessment and treatment of aggression and violence as well as psychological and neuroimaging assessments.", "weight": "2835 g", "volume": "3673 ml", "fun": -2, From b64e01075a31a55011b030a80fdc2f181024d39c Mon Sep 17 00:00:00 2001 From: Jerimee Date: Sat, 28 Mar 2020 22:40:27 -0400 Subject: [PATCH 45/72] more nonfiction paperbacks --- data/json/itemgroups/SUS/library.json | 10 +++-- data/json/items/book/nonfiction.json | 53 ++++++++++++++++++++------- 2 files changed, 46 insertions(+), 17 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index d253c6e4ec534..f5da26c1b8102 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -362,12 +362,13 @@ "id": "SUS_book_nonf_hard", "type": "item_group", "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", - "//2": "Returns a single nonfiction book that is hard bound. Note that this may or may not be a skill training book.", + "//2": "Returns a single nonfiction book that is hard bound. Note that this may or may not be a skill training book.", "subtype": "distribution", "entries": [ { "group": "SUS_book_nonf_hard_dodge", "prob": 1 }, { "group": "SUS_book_nonf_hard_spirit", "prob": 1 }, { "group": "SUS_book_nonf_hard_homemk", "prob": 1 }, + { "group": "SUS_book_nonf_hard_psych", "prob": 1 }, { "group": "SUS_book_nonf_hard_arch", "prob": 1 } ] }, @@ -378,8 +379,11 @@ "//2": "Returns a single nonfiction paperback.", "subtype": "distribution", "entries": [ - { "group": "SUS_book_nonf_soft_occult", "prob": 1 }, - { "group": "SUS_book_nonf_soft_psych", "prob": 5 } + { "group": "SUS_book_nonf_soft_occult", "prob": 2 }, + { "group": "SUS_book_nonf_soft_psych", "prob": 6 }, + { "item": "book_nonf_soft_wedding_coolring", "prob": 2 }, + { "item": "book_nonf_soft_parent_howtogen", "prob": 2 }, + { "item": "book_nonf_soft_safety_radiaea", "prob": 1 } ] }, { diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 2d3c8f30e75eb..83993b5ac8473 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -28,7 +28,7 @@ "id": "book_nonf_hard_homemk_loverms", "type": "BOOK", "name": "Rooms We Love", - "description": "This is a guide on how to affordably decorate rooms to suit your personality. In the book, we visit rooms inspired by the needs of each homeowner and will see how they transformed their rooms.", + "description": "This is a guide on how to affordably decorate rooms to suit your personality. In the book, we visit rooms inspired by the needs of each homeowner and will see how they transformed their rooms.", "weight": "699 g", "copy-from": "book_nonf_hard_homemk_tpl" }, @@ -45,7 +45,7 @@ "id": "book_nonf_hard_homemk_outkitchn", "type": "BOOK", "name": "Best Signature Outdoor Kitchens", - "description": "Outdoor space is one of the hottest amenities being considered by new and existing homeowners. This book will show you how to turn any deck, patio, or other outside area into a great place to cook.", + "description": "Outdoor space is one of the hottest amenities being considered by new and existing homeowners. This book will show you how to turn any deck, patio, or other outside area into a great place to cook.", "weight": "617 g", "copy-from": "book_nonf_hard_homemk_tpl" }, @@ -53,7 +53,7 @@ "id": "book_nonf_hard_homemk_plantshome", "type": "BOOK", "name": "The Art of Using Plants to Transform Your Home", - "description": "Bring gorgeous greenery into your life with this delightful guide to decorating your living space with a wide variety of plants. Illustrated examples enable you to easily transform every corner of your interior space.", + "description": "Bring gorgeous greenery into your life with this delightful guide to decorating your living space with a wide variety of plants. Illustrated examples enable you to easily transform every corner of your interior space.", "weight": "580 g", "copy-from": "book_nonf_hard_homemk_tpl" }, @@ -61,12 +61,37 @@ "id": "book_nonf_hard_homemk_wmencolor", "type": "BOOK", "name": "Woman of Color", - "description": "This is a collection of essays and advice on style, beauty, and motherhood. Part memoir, part lifestyle guide, this book reflects the author's experience growing up as a woman of color in Brooklyn.", + "description": "This is a collection of essays and advice on style, beauty, and motherhood. Part memoir, part lifestyle guide, this book reflects the author's experience growing up as a woman of color in Brooklyn.", "weight": "658 g", "copy-from": "book_nonf_hard_homemk_tpl", "fun": 1, "relative": { "chapters": -14 } }, + { + "id": "book_nonf_soft_wedding_coolring", + "type": "BOOK", + "name": "10 Cool Things About Being A Ring Bearer", + "//": "This book belongs to two genres: wedding and kids", + "description": "This book is for the delightful little ring bearer in your wedding. The author depicts the responsibility and the honor in being a ring bearer your little angel will cherish.", + "copy-from": "book_nonf_soft_tpl", + "relative": { "chapters": -17, "intelligence": -2, "time": -5 } + }, + { + "id": "book_nonf_soft_parent_howtogen", + "type": "BOOK", + "name": "How to Raise a Gentleman: A Civilized Guide to Parenting", + "description": "A revised edition for parents who hope their little boy children will grow up to be the kind of men who know which fork to use, how to treat others, and generally make their parents proud.", + "copy-from": "book_nonf_soft_tpl", + "relative": { "chapters": -4, "time": -5 } + }, + { + "id": "book_nonf_soft_safety_radiaea", + "type": "BOOK", + "name": "International Approaches to Securing Radioactive Sources Against Terrorism", + "description": "This book presents how to enhance cooperation and assistance between countries in support of International Atomic Energy Agency efforts to secure radioactive sources against the threat of terrorism.", + "copy-from": "book_nonf_soft_tpl", + "relative": { "chapters": 31, "time": -12 } + }, { "id": "book_nonf_hard_psych_forpsych", "type": "BOOK", @@ -82,7 +107,7 @@ "id": "book_nonf_hard_psych_grconres", "type": "BOOK", "name": "The Guide to Reflective Conflict Resolution", - "description": "The back cover of this hardbound book reads: \"Why should professionals care about reflective practice? How do its principles and methods increase competence? What characteristics distinguish reflective practitioners?\"", + "description": "The back cover of this hardbound book reads: \"Why should professionals care about reflective practice? How do its principles and methods increase competence? What characteristics distinguish reflective practitioners?\"", "weight": "494 g", "volume": "761 ml", "copy-from": "book_nonf_hard_tpl", @@ -102,7 +127,7 @@ "id": "book_nonf_hard_psych_phonodis", "type": "BOOK", "name": "Phonological Acquisition and Disorders", - "description": "Studying the phonologies of children with non-organic speech disorders, this volume details the latest findings in optimality theory, phonological acquisition and disorders. It is intended for linguists and psychologists.", + "description": "Studying the phonologies of children with non-organic speech disorders, this volume details the latest findings in optimality theory, phonological acquisition and disorders. It is intended for linguists and psychologists.", "weight": "730 g", "volume": "1038 ml", "copy-from": "book_nonf_hard_tpl", @@ -112,8 +137,8 @@ "id": "book_nonf_hard_psych_thergar", "type": "BOOK", "name": "Therapeutic Gardens and Healing Spaces", - "//": "This is an example of book that belongs in two genres, both homemk and psych", - "description": "This book addresses how to design therapeutic gardens. It illustrates a variety of landscape designs appropriate for public spaces that promote mental health.", + "//": "This is an example of book that belongs in two genres: homemk and psych", + "description": "This book addresses how to design therapeutic gardens. It illustrates a variety of landscape designs appropriate for public spaces that promote mental health.", "weight": "1043 g", "volume": "1110 ml", "copy-from": "book_nonf_hard_tpl", @@ -123,7 +148,7 @@ "id": "book_nonf_soft_psych_adrugds", "type": "BOOK", "name": "Advances in Drug Delivery Systems", - "description": "This softcover reprint covers an array of topics in pharmacology. The physicochemical concepts of the refinement of bioresponsive drug delivery are presented in detail alongside a variety of current approaches employed in the development of zero order release systems.", + "description": "This softcover reprint covers an array of topics in pharmacology. The physicochemical concepts of the refinement of bioresponsive drug delivery are presented in detail alongside a variety of current approaches employed in the development of zero order release systems.", "weight": "773 g", "volume": "964 ml", "copy-from": "book_nonf_soft_tpl", @@ -133,7 +158,7 @@ "id": "book_nonf_soft_psych_arteatds", "type": "BOOK", "name": "Using Art to Treat Eating Disorders", - "description": "This is an introductory guide for those wanting to explore the use of art to address eating disorders. Art therapy is a particularly effective therapeutic intervention, as it allows people to express uncomfortable thoughts and feelings nonverbally.", + "description": "This is an introductory guide for those wanting to explore the use of art to address eating disorders. Art therapy is a particularly effective therapeutic intervention, as it allows people to express uncomfortable thoughts and feelings nonverbally.", "weight": "340 g", "volume": "428 ml", "copy-from": "book_nonf_soft_tpl", @@ -143,7 +168,7 @@ "id": "book_nonf_soft_psych_cggamers", "type": "BOOK", "name": "A Clinical Guide to Video Gamers", - "description": "This scholarly work considers the role that games play in psychological experiences and mental health. Chapters examine the factors that compel individual gamers to select and identify with particular games and characters, as well as the different play styles, genres, and archetypes common in video games.", + "description": "This scholarly work considers the role that games play in psychological experiences and mental health. Chapters examine the factors that compel individual gamers to select and identify with particular games and characters, as well as the different play styles, genres, and archetypes common in video games.", "weight": "295 g", "volume": "442 ml", "copy-from": "book_nonf_soft_tpl", @@ -153,7 +178,7 @@ "id": "book_nonf_soft_psych_paranoia", "type": "BOOK", "name": "Paranoia and the History of Madness", - "description": "This book is an analysis of the use and misuse of paranoia throughout history and in contemporary society. The impact of paranoia on societies is explored in detail.", + "description": "This book is an analysis of the use and misuse of paranoia throughout history and in contemporary society. The impact of paranoia on societies is explored in detail.", "weight": "522 g", "volume": "759 ml", "copy-from": "book_nonf_soft_tpl", @@ -163,7 +188,7 @@ "id": "book_nonf_soft_psych_psycolo", "type": "BOOK", "name": "Psychoanalysis and Colonialism", - "description": "Freud referred to women's sexuality as a \"dark continent\" for psychoanalysis, drawing on colonial use of the same phrase to refer to Africa. This book details how the problematic universalism of psychoanalysis led theorists to reject its relevance for postcolonial critique.", + "description": "Freud referred to women's sexuality as a \"dark continent\" for psychoanalysis, drawing on colonial use of the same phrase to refer to Africa. This book details how the problematic universalism of psychoanalysis led theorists to reject its relevance for postcolonial critique.", "weight": "454 g", "volume": "734 ml", "copy-from": "book_nonf_soft_tpl", @@ -173,7 +198,7 @@ "id": "book_nonf_soft_psych_psycstlk", "type": "BOOK", "name": "The Psychology of Stalking", - "description": "This book explores stalking from social, psychiatric, psychological and behavioral perspectives. Topics include psychiatric diagnoses, offender-victim typologies, cyberstalking, false victimization syndrome, erotomania, domestic violence, the stalking of public figures, and many other aspects of stalking.", + "description": "This book explores stalking from social, psychiatric, psychological and behavioral perspectives. Topics include psychiatric diagnoses, offender-victim typologies, cyberstalking, false victimization syndrome, erotomania, domestic violence, the stalking of public figures, and many other aspects of stalking.", "weight": "460 g", "volume": "521 ml", "copy-from": "book_nonf_soft_tpl", From 4cd0c0978b627dfce6ca60f27086b81bf45ecd5b Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 7 Apr 2020 14:57:32 -0400 Subject: [PATCH 46/72] add a law book add books to books.json loot tables and add a speech skill law book --- data/json/itemgroups/SUS/library.json | 3 ++- data/json/itemgroups/books.json | 19 +++++++++++++------ data/json/items/book/speech.json | 19 +++++++++++++++++++ 3 files changed, 34 insertions(+), 7 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index f5da26c1b8102..acb954e4a9a48 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -383,7 +383,8 @@ { "group": "SUS_book_nonf_soft_psych", "prob": 6 }, { "item": "book_nonf_soft_wedding_coolring", "prob": 2 }, { "item": "book_nonf_soft_parent_howtogen", "prob": 2 }, - { "item": "book_nonf_soft_safety_radiaea", "prob": 1 } + { "item": "book_nonf_soft_safety_radiaea", "prob": 1 }, + { "item": "book_nonf_soft_speech_naillaw", "prob": 1 } ] }, { diff --git a/data/json/itemgroups/books.json b/data/json/itemgroups/books.json index 9f50ed6dbcffb..37046f1e0194e 100644 --- a/data/json/itemgroups/books.json +++ b/data/json/itemgroups/books.json @@ -129,17 +129,19 @@ "subtype": "distribution", "entries": [ { "item": "manual_mechanics", "prob": 35 }, - { "item": "manual_carpentry", "prob": 10 }, - { "item": "carpentry_book", "prob": 5 }, - { "item": "manual_fabrication", "prob": 20 }, + { "item": "mag_mechanics", "prob": 35 }, { "item": "mag_carpentry", "prob": 30 }, { "item": "101_carpentry", "prob": 20 }, - { "item": "mag_mechanics", "prob": 35 }, + { "item": "manual_fabrication", "prob": 20 }, + { "item": "book_nonf_hard_homemk_outkitchn", "prob": 20 }, + { "item": "book_nonf_hard_homemk_plantshome", "prob": 20 }, { "item": "mag_fabrication", "prob": 12 }, { "item": "textbook_mechanics", "prob": 12 }, + { "item": "textbook_fabrication", "prob": 12 }, { "item": "textbook_biodiesel", "prob": 10 }, + { "item": "manual_carpentry", "prob": 10 }, { "item": "book_icef", "prob": 8 }, - { "item": "textbook_fabrication", "prob": 12 } + { "item": "carpentry_book", "prob": 5 } ] }, { @@ -222,11 +224,12 @@ "entries": [ { "item": "tall_tales", "prob": 10 }, { "item": "story_book", "prob": 4 }, - { "item": "fairy_tales", "prob": 10 }, + { "item": "fairy_tales", "prob": 20 }, { "item": "novel_coa", "prob": 10 }, { "item": "novel_coa2", "prob": 10 }, { "item": "child_book", "prob": 50 }, { "item": "manual_dodge_kid", "prob": 20 }, + { "item": "book_nonf_soft_wedding_coolring", "prob": 1 }, { "item": "mag_comic", "prob": 20 } ] }, @@ -240,6 +243,7 @@ { "group": "SUS_book_fict_soft_ya", "prob": 50 }, { "group": "literature", "prob": 30 }, { "group": "SUS_book_nonf_hard_homemk", "prob": 26 }, + { "group": "SUS_book_nonf_soft", "prob": 20 }, { "item": "cookbook_human", "prob": 1 }, { "item": "jewelry_book", "prob": 4 }, { "item": "phonebook", "prob": 8 }, @@ -457,11 +461,13 @@ { "item": "preserving_juice", "prob": 16 }, { "group": "novels", "prob": 370 }, { "group": "literature", "prob": 100 }, + { "group": "SUS_book_nonf_hard_homemk", "prob": 40 }, { "item": "photo_album", "prob": 30 }, { "item": "textbook_robots", "prob": 2 }, { "item": "collector_book", "prob": 30 }, { "item": "carpentry_book", "prob": 5 }, { "item": "jewelry_book", "prob": 5 }, + { "item": "book_nonf_soft_speech_naillaw", "prob": 5 }, { "group": "religious_books", "prob": 40 } ] }, @@ -564,6 +570,7 @@ "type": "item_group", "subtype": "distribution", "entries": [ + { "group": "SUS_book_nonf_hard_psych", "prob": 160 }, { "item": "mag_firstaid", "prob": 50 }, { "item": "textbook_firstaid", "prob": 200 }, { "item": "manual_swimming", "prob": 50 }, diff --git a/data/json/items/book/speech.json b/data/json/items/book/speech.json index 6028c789af9ff..cc83ffb428b08 100644 --- a/data/json/items/book/speech.json +++ b/data/json/items/book/speech.json @@ -71,5 +71,24 @@ "max_level": 5, "intelligence": 9, "time": "30 m" + }, + { + "id": "book_nonf_soft_speech_naillaw", + "type": "BOOK", + "name": { "str": "Nail Your Law Firm Interview", "str_pl": "copies of Nail Your Law Firm Interview" }, + "description": "This lightweight book proclaims itself to be \"the ONLY gold star interview guide for lawyers interviewing in any type of a job interview.\" It was suppsed to help new lawyers find work.", + "weight": "360 g", + "volume": "528 ml", + "price": 2000, + "price_postapoc": 8000, + "bashing": 1, + "material": [ "paper" ], + "symbol": "?", + "color": "blue", + "skill": "speech", + "required_level": 3, + "max_level": 4, + "intelligence": 7, + "time": "24 m" } ] From 5ab29817c485c375b52d156f84e3916e90ba33b1 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 7 Apr 2020 15:21:55 -0400 Subject: [PATCH 47/72] new mechanics book --- data/json/itemgroups/SUS/library.json | 1 + data/json/items/book/mechanics.json | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index acb954e4a9a48..a63641e665d6d 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -384,6 +384,7 @@ { "item": "book_nonf_soft_wedding_coolring", "prob": 2 }, { "item": "book_nonf_soft_parent_howtogen", "prob": 2 }, { "item": "book_nonf_soft_safety_radiaea", "prob": 1 }, + { "item": "book_nonf_soft_mechnic_hotrod", "prob": 1 }, { "item": "book_nonf_soft_speech_naillaw", "prob": 1 } ] }, diff --git a/data/json/items/book/mechanics.json b/data/json/items/book/mechanics.json index b6a2e869d53ae..51dee2b505cf9 100644 --- a/data/json/items/book/mechanics.json +++ b/data/json/items/book/mechanics.json @@ -90,6 +90,26 @@ "intelligence": 9, "time": "30 m" }, + { + "id": "book_nonf_soft_mechnic_hotrod", + "type": "BOOK", + "name": { "str": "Hot Rod Chassis & Suspension Handbook", "str_pl": "copies of Hot Rod Handbook" }, + "description": "By learning the fundamentals of chassis building and suspension design you will gain the critical knowledge needed to hot rod properly.", + "weight": "500 g", + "volume": "500 ml", + "price": 3100, + "price_postapoc": 24000, + "bashing": 1, + "material": [ "paper" ], + "symbol": "?", + "color": "blue", + "skill": "mechanics", + "required_level": 7, + "max_level": 8, + "intelligence": 9, + "time": "30 m", + "fun": -1 + }, { "id": "textbook_mechanics", "type": "BOOK", From 45a4f4f5facd3f602ec9306b6d6ac33c94888ecf Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Wed, 8 Apr 2020 02:50:21 +0300 Subject: [PATCH 48/72] Apply suggestions from code review --- data/json/items/book/archery.json | 2 +- data/json/items/book/dodge.json | 2 +- data/json/items/book/misc.json | 20 ++++++++++---------- data/json/items/book/nonfiction.json | 26 +++++++++++++------------- 4 files changed, 25 insertions(+), 25 deletions(-) diff --git a/data/json/items/book/archery.json b/data/json/items/book/archery.json index 843f9a4cc1abe..9441584780edc 100644 --- a/data/json/items/book/archery.json +++ b/data/json/items/book/archery.json @@ -14,7 +14,7 @@ "color": "green", "intelligence": 7, "skill": "archery", - "time": "20" + "time": "20 m" }, { "id": "book_archery", diff --git a/data/json/items/book/dodge.json b/data/json/items/book/dodge.json index 2a092ad78d623..1ba01e14629af 100644 --- a/data/json/items/book/dodge.json +++ b/data/json/items/book/dodge.json @@ -15,7 +15,7 @@ "flags": [ "TINDER", "FLAMMABLE" ], "skill": "dodge", "intelligence": 4, - "time": 10, + "time": "10 m", "fun": -1 }, { diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index ad6202504d3a7..19ca71ec22752 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -14,7 +14,7 @@ "color": "light_cyan", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 4, - "time": 15, + "time": "15 m", "chapters": 16, "fun": 2 }, @@ -27,7 +27,7 @@ "symbol": "?", "looks_like": "story_book", "color": "light_blue", - "time": 20 + "time": "20 m" }, { "abstract": "book_nonf_hard_tpl", @@ -81,7 +81,7 @@ "color": "dark_gray", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 6, - "time": 35, + "time": "35 m", "chapters": 30, "//": "TODO for this item fun should be conditional", "fun": 1 @@ -95,7 +95,7 @@ "weight": "200 g", "volume": "400 ml", "copy-from": "book_fict_soft_tpl", - "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } + "relative": { "price": -351, "price_post": -800, "time": "-4 m", "chapters": -8, "intelligence": -1 } }, { "abstract": "paperback_romance_lnl", @@ -143,7 +143,7 @@ "name": "Satire Template", "description": "template for mass produced satirical fiction", "copy-from": "book_fict_soft_tpl", - "relative": { "intelligence": 3, "price": 249, "time": 5 } + "relative": { "intelligence": 3, "price": 249, "time": "5 m" } }, { "abstract": "book_nonf_zine", @@ -158,7 +158,7 @@ "material": [ "paper" ], "symbol": "?", "color": "pink", - "time": 7, + "time": "7 m", "fun": 1 }, { @@ -167,7 +167,7 @@ "name": "News Magazine Template", "description": "template for news magazine", "copy-from": "book_nonf_zine", - "relative": { "intelligence": 1, "time": 1 } + "relative": { "intelligence": 1, "time": "1 m" } }, { "id": "ZSG", @@ -567,7 +567,7 @@ "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", "copy-from": "book_fict_soft_tpl", - "relative": { "time": 5, "chapters": -8 } + "relative": { "time": "5 m", "chapters": -8 } }, { "id": "novel_drama", @@ -681,7 +681,7 @@ "name": "Love and Circuses", "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", "copy-from": "paperback_romance_spb", - "relative": { "chapters": 2, "time": 3, "weight": 111 } + "relative": { "chapters": 2, "time": "3 m", "weight": 111 } }, { "id": "paperback_romance_cloven", @@ -813,7 +813,7 @@ "description": "A paperback edition of Kurt Vonnegut's fourth novel, in which the threat of nuclear destruction isn't much of an influence on human nature.", "weight": "360 g", "copy-from": "book_fict_soft_satire_tpl", - "relative": { "chapters": 111, "fun": -1, "time": -19 } + "relative": { "chapters": 111, "fun": -1, "time": "-19 m" } }, { "id": "novel_scifi", diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 83993b5ac8473..10dced9de3783 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -74,7 +74,7 @@ "//": "This book belongs to two genres: wedding and kids", "description": "This book is for the delightful little ring bearer in your wedding. The author depicts the responsibility and the honor in being a ring bearer your little angel will cherish.", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -17, "intelligence": -2, "time": -5 } + "relative": { "chapters": -17, "intelligence": -2, "time": "-5 m" } }, { "id": "book_nonf_soft_parent_howtogen", @@ -82,7 +82,7 @@ "name": "How to Raise a Gentleman: A Civilized Guide to Parenting", "description": "A revised edition for parents who hope their little boy children will grow up to be the kind of men who know which fork to use, how to treat others, and generally make their parents proud.", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -4, "time": -5 } + "relative": { "chapters": -4, "time": "-5 m" } }, { "id": "book_nonf_soft_safety_radiaea", @@ -90,7 +90,7 @@ "name": "International Approaches to Securing Radioactive Sources Against Terrorism", "description": "This book presents how to enhance cooperation and assistance between countries in support of International Atomic Energy Agency efforts to secure radioactive sources against the threat of terrorism.", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 31, "time": -12 } + "relative": { "chapters": 31, "time": "-12 m" } }, { "id": "book_nonf_hard_psych_forpsych", @@ -101,7 +101,7 @@ "volume": "3673 ml", "fun": -2, "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -9, "intelligence": 2, "time": 2 } + "relative": { "chapters": -9, "intelligence": 2, "time": "2 m" } }, { "id": "book_nonf_hard_psych_grconres", @@ -111,7 +111,7 @@ "weight": "494 g", "volume": "761 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "5 m" } }, { "id": "book_nonf_hard_psych_moodalm", @@ -121,7 +121,7 @@ "weight": "1152 g", "volume": "1647 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": 6, "fun": -1, "intelligence": 4, "time": 20 } + "relative": { "chapters": 6, "fun": -1, "intelligence": 4, "time": "20 m" } }, { "id": "book_nonf_hard_psych_phonodis", @@ -131,7 +131,7 @@ "weight": "730 g", "volume": "1038 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": 10 } + "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": "10 m" } }, { "id": "book_nonf_hard_psych_thergar", @@ -142,7 +142,7 @@ "weight": "1043 g", "volume": "1110 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": -2 } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "-2 m" } }, { "id": "book_nonf_soft_psych_adrugds", @@ -152,7 +152,7 @@ "weight": "773 g", "volume": "964 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 2, "fun": -1, "intelligence": 5, "time": 10 } + "relative": { "chapters": 2, "fun": -1, "intelligence": 5, "time": "10 m" } }, { "id": "book_nonf_soft_psych_arteatds", @@ -172,7 +172,7 @@ "weight": "295 g", "volume": "442 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": 10 } + "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": "10 m" } }, { "id": "book_nonf_soft_psych_paranoia", @@ -182,7 +182,7 @@ "weight": "522 g", "volume": "759 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "5 m" } }, { "id": "book_nonf_soft_psych_psycolo", @@ -192,7 +192,7 @@ "weight": "454 g", "volume": "734 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "fun": -1, "intelligence": 3, "time": 10 } + "relative": { "fun": -1, "intelligence": 3, "time": "10 m" } }, { "id": "book_nonf_soft_psych_psycstlk", @@ -202,6 +202,6 @@ "weight": "460 g", "volume": "521 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 3, "intelligence": 2, "time": -2 } + "relative": { "chapters": 3, "intelligence": 2, "time": "-2 m" } } ] From 7581a2085582bde3b1275bb1ea9bcbe1be5a7eea Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Wed, 8 Apr 2020 02:51:29 +0300 Subject: [PATCH 49/72] Apply suggestions from code review --- data/json/items/book/dodge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/dodge.json b/data/json/items/book/dodge.json index 1ba01e14629af..ecaf6fcf3e960 100644 --- a/data/json/items/book/dodge.json +++ b/data/json/items/book/dodge.json @@ -73,6 +73,6 @@ "color": "blue", "required_level": 4, "max_level": 5, - "relative": { "price_post": 2000, "intelligence": 4, "time": 10 } + "relative": { "price_post": 2000, "intelligence": 4, "time": "10 m" } } ] From efdcc124a41b641bf18d8ae8ddbbd42ba1f66060 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Wed, 8 Apr 2020 20:55:46 -0400 Subject: [PATCH 50/72] fix a number of glaring errors --- data/json/itemgroups/SUS/library.json | 26 +- data/json/items/book/bashing.json | 1627 ++++++++++++++++++++++++- data/json/items/book/misc.json | 28 +- data/json/items/book/nonfiction.json | 28 +- data/json/items/book/young.json | 193 +++ 5 files changed, 1848 insertions(+), 54 deletions(-) create mode 100644 data/json/items/book/young.json diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index a63641e665d6d..60160c98d73b5 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -187,14 +187,9 @@ "//2": "This group is for a set of novels.", "subtype": "collection", "entries": [ - { "group": "SUS_book_fict_soft_romc", "count": [ 1, 5 ], "prob": 80 }, - { "group": "SUS_book_fict_soft_west", "count": [ 1, 5 ], "prob": 80 }, - { "group": "SUS_book_fict_soft_ya", "count": [ 1, 5 ], "prob": 80 }, - { "group": "SUS_book_fict_soft_satire", "count": [ 1, 5 ], "prob": 80 }, - { "group": "SUS_book_fict_soft_spy", "count": [ 1, 5 ], "prob": 80 }, + { "group": "SUS_book_fict", "count": [ 1, 7 ], "prob": 100 }, { "item": "novel_sports", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_samurai", "count": [ 1, 5 ], "prob": 80 }, - { "item": "novel_swash", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_war", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_adventure", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_experimental", "count": [ 1, 5 ], "prob": 80 }, @@ -261,6 +256,7 @@ { "group": "SUS_book_fict_soft_ya", "prob": 1 }, { "group": "SUS_book_fict_soft_west", "prob": 1 }, { "group": "SUS_book_fict_soft_satire", "prob": 1 }, + { "group": "SUS_book_fict_soft_swash", "prob": 1 }, { "group": "SUS_book_fict_soft_spy", "prob": 1 } ] }, @@ -281,14 +277,28 @@ { "item": "book_fict_soft_west_vride", "prob": 1 } ] }, + { + "id": "SUS_book_fict_soft_swash", + "type": "item_group", + "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", + "//2": "This returns a single paperback swashbuckling book.", + "subtype": "distribution", + "entries": [ + { "item": "novel_swash", "prob": 1 }, + { "item": "book_fict_soft_swash_blkfreight", "prob": 1 }, + { "item": "book_fict_soft_swash_searovers", "prob": 1 }, + { "item": "book_fict_soft_swash_buccaneer", "prob": 1 } + ] + }, { "id": "SUS_book_fict_soft_romc", "type": "item_group", "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.", "//2": "This group is for a single paperback book of the romance genre.", + "//3": "This id is book singular. Not to be confused w plural SUS_books_fict_soft_romc", "subtype": "distribution", "entries": [ - { "item": "novel_romance", "prob": 2 }, + { "item": "novel_romance", "prob": 1 }, { "item": "paperback_romance_circuses", "prob": 1 }, { "item": "paperback_romance_cloven", "prob": 1 }, { "item": "paperback_romance_conq", "prob": 1 }, @@ -437,7 +447,7 @@ { "item": "news_regional", "prob": 10 }, { "item": "mag_cooking", "prob": 10 }, { "item": "mag_cutting", "prob": 6 }, - { "item": "news_cars", "prob": 10 }, + { "item": "mag_cars", "prob": 10 }, { "item": "mag_guns", "prob": 10 }, { "item": "mag_glam", "prob": 10 } ] diff --git a/data/json/items/book/bashing.json b/data/json/items/book/bashing.json index fbe71ee4d7306..aa6e435749ce9 100644 --- a/data/json/items/book/bashing.json +++ b/data/json/items/book/bashing.json @@ -1,37 +1,1628 @@ [ { - "id": "mag_bashing", + "abstract": "book_fict_soft_tpl", "type": "BOOK", - "name": { "str": "Batter Up!", "str_pl": "issues of Batter Up!" }, - "description": "A baseball magazine that focuses on batting tips. There are lots of colorful, full-page photos of skilled athletes demonstrating proper form and technique.", - "weight": "80 g", + "name": { "str": "paperback abstract" }, + "description": "An ordinary paperback book. Or is it? It is.", + "weight": "400 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, + "chapters": 16, + "fun": 2 + }, + { + "abstract": "book_nonf_tpl", + "type": "BOOK", + "name": "Generic Nonfiction Book", + "description": "template for a manuscript purporting to be factual", + "intelligence": 5, + "symbol": "?", + "looks_like": "story_book", + "color": "light_blue", + "time": 20 + }, + { + "abstract": "book_nonf_hard_tpl", + "type": "BOOK", + "name": "Nonfiction Book", + "description": "template for hard bound nonfiction book", + "weight": "1000 g", + "volume": "1100 ml", + "price": 1450, + "price_postapoc": 2900, + "material": [ "paper", "cardboard" ], + "bashing": 2, + "chapters": 18, + "copy-from": "book_nonf_tpl" + }, + { + "abstract": "book_nonf_soft_tpl", + "type": "BOOK", + "name": "Nonfiction Paperback", + "description": "template for a paperback nonfiction book", + "weight": "460 g", + "volume": "500 ml", + "price": 990, + "price_postapoc": 2700, + "material": [ "paper" ], + "bashing": 1, + "chapters": 18, + "copy-from": "book_nonf_tpl" + }, + { + "abstract": "book_nonf_hard_homemk_tpl", + "type": "BOOK", + "name": "Homemaking Book", + "description": "This is a template for books about homemaking, style, home decor, and home economics.", + "weight": "1100 g", + "copy-from": "book_nonf_hard_tpl", + "relative": { "intelligence": -1, "price_postapoc": -1600, "chapters": 2 } + }, + { + "abstract": "paperback_occult", + "type": "BOOK", + "name": "template for mass produced books on esoteric subjects", + "description": "An ordinary paperback book. Or is it? Is that a glimmer of higher truth?", + "weight": "371 g", + "volume": "700 ml", + "price": 750, + "price_postapoc": 2900, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "dark_gray", + "flags": [ "TINDER", "FLAMMABLE" ], + "intelligence": 6, + "time": 35, + "chapters": 30, + "//": "TODO for this item fun should be conditional", + "fun": 1 + }, + { + "abstract": "paperback_romance_spb", + "type": "BOOK", + "name": "Sweet Providence Romance Novel", + "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", + "//": "these are books are tiny", + "weight": "200 g", + "volume": "400 ml", + "copy-from": "book_fict_soft_tpl", + "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } + }, + { + "abstract": "paperback_romance_lnl", + "type": "BOOK", + "name": "Lorn and Loan Romance Novel", + "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } + }, + { + "abstract": "paperback_romance_vanilla", + "type": "BOOK", + "name": "Vanilla Romance Novel", + "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -100, "intelligence": -1 } + }, + { + "abstract": "paperback_western_em", + "type": "BOOK", + "name": "The Everyman Library", + "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -100, "intelligence": -1 } + }, + { + "abstract": "book_fict_soft_ya_vanilla", + "type": "BOOK", + "name": "Tween Topics", + "description": "Tween Topics is an imprint of Vanilla Media that publishes stories that appeal to the youth of today. Or, failing that, the parents of said youth.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } + }, + { + "abstract": "book_fict_soft_ya_quiddity", + "type": "BOOK", + "name": "Quiddity Books", + "description": "Quiddity publishes books for young adults. They offer stories about self-discovery, personal identity, and contemporary trends.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -400, "chapters": 9 } + }, + { + "abstract": "book_fict_soft_satire_tpl", + "type": "BOOK", + "name": "Satire Template", + "description": "template for mass produced satirical fiction", + "copy-from": "book_fict_soft_tpl", + "relative": { "intelligence": 3, "price": 249, "time": 5 } + }, + { + "abstract": "book_nonf_zine", + "type": "BOOK", + "name": "Magazine Template", + "description": "template for magazine", + "intelligence": 4, + "weight": "60 g", "volume": "250 ml", - "price": 450, - "price_postapoc": 2000, + "price": 400, + "price_postapoc": 100, "material": [ "paper" ], "symbol": "?", "color": "pink", - "skill": "bashing", - "max_level": 1, + "time": 7, + "fun": 1 + }, + { + "abstract": "book_nonf_zine_news_tpl", + "type": "BOOK", + "name": "News Magazine Template", + "description": "template for news magazine", + "copy-from": "book_nonf_zine", + "relative": { "intelligence": 1, "time": 1 } + }, + { + "id": "ZSG", + "type": "BOOK", + "name": { "str": "Zombie Survival Guide", "str_pl": "copies of Zombie Survival Guide" }, + "description": "While this seems like it would be very useful in this situation, the sheer amount of misinformation present makes it practically useless.", + "weight": "227 g", + "volume": "1 L", + "price": 1290, + "price_postapoc": 700, + "material": [ "paper" ], + "symbol": "?", + "color": "green", + "intelligence": 7, + "time": "18 m", + "chapters": 28, + "fun": 2 + }, + { + "id": "black_box_transcript", + "type": "BOOK", + "name": { "str": "black box transcript" }, + "//": "ooh, military records, probably Classified!", + "description": "A full flight log for a military aircraft. Nothing of interest stands out.", + "weight": "566 g", + "volume": "1250 ml", + "price": 5000, + "price_postapoc": 5000, + "bashing": 5, + "material": [ "paper" ], + "symbol": "?", + "color": "light_green", + "intelligence": 8, + "time": "30 m", + "fun": -1 + }, + { + "id": "commune_prospectus", + "type": "BOOK", + "name": { "str": "Ranch Prospectus", "str_pl": "Ranch Prospectus" }, + "description": "A short paper of the economic viability of constructing an agricultural outpost.", + "weight": "1 g", + "volume": "250 ml", + "price": 3000, + "price_postapoc": 1900, + "bashing": 1, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", "intelligence": 5, + "time": "10 m" + }, + { + "id": "decoy_elfa", + "type": "BOOK", + "name": { "str": "standpipe maintenance log" }, + "description": "This binder details the scheduled maintenance for several plumbing systems throughout the facility.", + "weight": "400 g", + "volume": "750 ml", + "price": 400, + "price_postapoc": 400, + "material": [ "paper", "plastic" ], + "symbol": "?", + "color": "light_green", + "intelligence": 8, + "time": "45 m", + "fun": -2 + }, + { + "id": "essay_book", + "type": "BOOK", + "name": { "str": "book of essays", "str_pl": "books of essays" }, + "description": "A collection of essays by various authors from around the world, including works by Churchill, Mailer, Eco, and Voltaire.", + "weight": "700 g", + "volume": "750 ml", + "price": 1250, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 10, + "time": "26 m", + "chapters": 40, + "fun": 3 + }, + { + "id": "guidebook", + "type": "BOOK", + "name": { "str": "The Hitchhiker's Guide to the Cataclysm", "str_pl": "copies of The Hitchhiker's Guide to the Cataclysm" }, + "description": "Inscribed on the cover in large, friendly letters, is the message \"Don't Panic\".", + "weight": "1764 g", + "volume": "1 L", + "price": 88200, + "price_postapoc": 88200, + "bashing": 2, + "material": [ "paper" ], + "symbol": "?", + "color": "green", + "intelligence": 3, + "time": "1 m" + }, + { + "id": "mag_comic", + "type": "BOOK", + "name": { "str": "comic book" }, + "description": "A super-hero comic.", + "weight": "60 g", + "volume": "250 ml", + "price": 300, + "price_postapoc": 900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "time": "7 m", + "fun": 2 + }, + { + "id": "mag_gaming", + "type": "BOOK", + "name": { "str": "Computer Gaming", "str_pl": "issues of Computer Gaming" }, + "description": "Reviews of recently released computer games and previews of upcoming titles.", + "weight": "60 g", + "volume": "250 ml", + "price": 300, + "price_postapoc": 900, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "intelligence": 7, "time": "8 m", + "fun": 2 + }, + { + "id": "mag_news", + "type": "BOOK", + "name": { "str": "TIME magazine" }, + "description": "Current events concerning a bunch of people who're all (un)dead now.", + "copy-from": "book_nonf_zine_news_tpl" + }, + { + "id": "book_nonf_zine_news_anlyst", + "type": "BOOK", + "name": "The Analyst", + "description": "This news magazine has been described as \"a kind of Reader's Digest for America's corporate elite.\" These concerns are, of course, behind us now.", + "copy-from": "book_nonf_zine_news_tpl" + }, + { + "id": "mag_porn", + "type": "BOOK", + "name": { "str": "Playboy", "str_pl": "issues of Playboy" }, + "description": "You can read it for the articles. Or not.", + "weight": "60 g", + "volume": "250 ml", + "price": 400, + "price_postapoc": 1200, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "time": "10 m", + "chapters": 4, "fun": 1 }, { - "id": "manual_bashing", + "id": "necropolis_freq", "type": "BOOK", - "name": { "str": "tactical baton defense manual" }, - "description": "An informative guide to self-defense using clubs and batons. Aimed at the law enforcement and military market, it is packed with time tested, no-nonsense information and written to be understandable for beginners.", - "weight": "454 g", + "name": { "str": "frequency list" }, + "description": "A notepad with a number of frequencies scribbled on it.", + "weight": "1 g", + "volume": "250 ml", + "price": 3000, + "price_postapoc": 3000, + "bashing": 1, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "intelligence": 2, + "time": "10 m" + }, + { + "id": "news_regional", + "type": "BOOK", + "name": { "str": "Rural Digest-Examiner", "str_pl": "issues of Rural Digest-Examiner" }, + "description": "A newsweekly covering regional events. There is an article on the winter's snowstorms and several letters to the editor concerning the community response.", + "weight": "80 g", "volume": "250 ml", + "price": 350, + "price_postapoc": 100, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "intelligence": 5, + "time": "5 m", + "fun": 1 + }, + { + "id": "novel_adventure", + "type": "BOOK", + "name": { "str": "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.", + "copy-from": "book_fict_soft_tpl", + "price": 850, + "time": "20 m", + "fun": 3 + }, + { + "id": "novel_buddy", + "type": "BOOK", + "name": { "str": "buddy novel" }, + "description": "A gripping tale of two friends struggling to survive on the streets of New York City.", + "copy-from": "book_fict_soft_tpl", + "weight": "244 g", + "volume": "500 ml", + "price": 650, + "time": "20 m" + }, + { + "id": "novel_coa", + "type": "BOOK", + "name": { "str": "coming of age novel" }, + "description": "A classic tale about growing up, portraying one young man's funny and poignant experiences with life, love, and sex.", + "weight": "187 g", + "volume": "500 ml", + "price": 750, + "price_postapoc": 1400, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 4, + "time": "20 m", + "chapters": 16, + "fun": 2 + }, + { + "id": "novel_coa2", + "type": "BOOK", + "name": { "str": "coming of age novel" }, + "copy-from": "novel_coa", + "description": "A graphic novel about a young girl living in Iran during the 1980's, seeing the world change around her as Iraq invaded her country.", + "relative": { "time": -4, "chapters": -2, "fun": 1 } + }, + { + "id": "novel_crime", + "type": "BOOK", + "name": { "str": "crime novel" }, + "copy-from": "book_fict_soft_tpl", + "description": "After their diamond heist goes wrong, the surviving criminals begin to suspect that one of them is a police informant.", + "intelligence": 6, + "time": "20 m", + "chapters": 24, + "fun": 3 + }, + { + "id": "novel_crime2", + "type": "BOOK", + "name": { "str": "crime novel" }, + "copy-from": "novel_crime", + "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": "book_fict_soft_tpl" + }, + { + "id": "novel_crime_midnight", + "type": "BOOK", + "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, + "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", + "copy-from": "book_fict_soft_tpl", + "relative": { "time": 5, "chapters": -8 } + }, + { + "id": "novel_drama", + "type": "BOOK", + "name": { "str": "drama novel" }, + "description": "A real book for real adults.", + "copy-from": "book_fict_soft_tpl", + "intelligence": 7, + "time": "25 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_erotic", + "type": "BOOK", + "name": { "str": "erotic novel" }, + "description": "A hackneyed fictional narrative concealing low-grade literary smut.", + "copy-from": "book_fict_soft_tpl", + "weight": "200 g", + "volume": "500 ml", + "time": "18 m", + "chapters": 28 + }, + { + "id": "novel_experimental", + "type": "BOOK", + "name": { "str": "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": "book_fict_soft_tpl", + "weight": "142 g", + "volume": "500 ml", + "intelligence": 7, + "time": "20 m", + "chapters": 20 + }, + { + "id": "novel_fantasy", + "type": "BOOK", + "name": { "str": "fantasy novel" }, + "description": "Basic sword & sorcery.", + "copy-from": "book_fict_soft_tpl", + "weight": "227 g", + "volume": "1 L", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_horror", + "type": "BOOK", + "name": { "str": "horror novel" }, + "description": "Maybe not the best reading material considering the situation.", + "copy-from": "book_fict_soft_tpl", + "weight": "227 g", + "intelligence": 7, + "time": "18 m", + "chapters": 28, + "fun": 1 + }, + { + "id": "novel_mystery", + "type": "BOOK", + "name": { "str": "mystery novel" }, + "description": "A detective investigates an unusual murder in a secluded location.", + "copy-from": "book_fict_soft_tpl", + "intelligence": 7, + "time": "18 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_pulp", + "type": "BOOK", + "name": { "str": "pulp novel" }, + "description": "A hardboiled detective tale filled with hard hitting action and intrigue.", + "copy-from": "book_fict_soft_tpl", + "intelligence": 6, + "time": "18 m", + "chapters": 24, + "fun": 3 + }, + { + "id": "novel_pulp_squids", + "type": "BOOK", + "name": "Planet of the Murderous Squids that Time Forgot!", + "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", + "copy-from": "book_fict_soft_tpl" + }, + { + "id": "novel_road", + "type": "BOOK", + "name": { "str": "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": "book_fict_soft_tpl", + "weight": "244 g", + "volume": "500 ml", + "time": "20 m", + "fun": 3 + }, + { + "id": "novel_romance", + "type": "BOOK", + "name": { "str": "romance novel" }, + "description": "Drama and mild smut.", + "copy-from": "book_fict_soft_tpl" + }, + { + "id": "paperback_romance_circuses", + "type": "BOOK", + "name": "Love and Circuses", + "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", + "copy-from": "paperback_romance_spb", + "relative": { "chapters": 2, "time": 3, "weight": 111 } + }, + { + "id": "paperback_romance_cloven", + "type": "BOOK", + "name": "Cloven Kisses", + "description": "When the devil falls in love with a warlock, his proposal must be infernally wicked. Will hooves, horns, and the scent of sulphur condemn love's flames to hellfire?", + "copy-from": "paperback_romance_lnl", + "relative": { "chapters": -2 } + }, + { + "id": "paperback_romance_conq", + "type": "BOOK", + "name": "Conquer Me Sweetly", + "description": "Sweet Providence Books is delighted to offer you this romantic tale of delicious dalliances and daring delights.", + "copy-from": "paperback_romance_spb", + "relative": { "chapters": -1 } + }, + { + "id": "paperback_romance_dd", + "type": "BOOK", + "name": "Dubliner's Debutante", + "description": "His love songs were only for me, but I preferred the banjo over bagpipes. How could I ever love a kilted yankee of foreign breeding?", + "copy-from": "paperback_romance_spb" + }, + { + "id": "paperback_romance_diodes", + "type": "BOOK", + "name": "Blood Diodes", + "description": "He is an automaton, she is a reformed vampire, can love find a way? In this edgy romance by acclaimed author Kea Dekker, heartbreak is just the beginning.", + "copy-from": "paperback_romance_lnl", + "relative": { "chapters": 1 } + }, + { + "id": "paperback_romance_envyh", + "type": "BOOK", + "name": "Envying Heaven", + "description": "When her fiancee names a star for her Wanda begins to wonder if an astronomer's wife can ever compete with the allure of the cosmos.", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_grue", + "type": "BOOK", + "name": "Tall, Dark, and Gruesome", + "description": "Fatima's obsession with the dead threatens to consume her when she falls in love with a restless ghost. In this provocative romp celebrated author Kea Dekker gently lifts the thin veil separating cold bodies from warm. ", + "copy-from": "paperback_romance_lnl" + }, + { + "id": "paperback_romance_rider", + "type": "BOOK", + "name": "Along Came a Rider", + "description": "When Beth's career as a pro steeplechase jockey threatens to divide her from her lover, Beth has to act fast. Will she ever find a man that can keep up with her racing heart?", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_rogue", + "type": "BOOK", + "name": "Rogue's Virtue", + "description": "Can Victoria reform the fugitive from justice who wooed her with false pretenses and true passion?", + "copy-from": "paperback_romance_vanilla" + }, + { + "id": "paperback_romance_secret", + "type": "BOOK", + "name": "The Death of My Secret Life", + "description": "Makeda comes out to her family, but she's still got plenty of skeletons in her closet. Best selling authoress Kea Dekker breaks all the rules in this macabre story of love and lies.", + "copy-from": "paperback_romance_lnl" + }, + { + "id": "novel_samurai", + "type": "BOOK", + "name": { "str": "samurai novel" }, + "description": "The classic tale of a wandering swordsman 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, + "time": "20 m", + "chapters": 28, + "fun": 4 + }, + { + "id": "novel_satire", + "type": "BOOK", + "name": { "str": "satire novel" }, + "copy-from": "book_fict_soft_satire_tpl", + "description": "A political satire of the pre-apocalypse world. Looking back on it from this side of Armageddon makes it seem all the more ridiculous.", + "weight": "520 g", + "relative": { "chapters": 7 } + }, + { + "id": "book_fict_soft_satire_hgod", + "type": "BOOK", + "name": "The House of God", + "description": "Set in a lightly disguised Boston hospital of high repute, Samuel Shem’s novel dives deep into the agony of absurdity.", + "copy-from": "book_fict_soft_satire_tpl" + }, + { + "id": "book_fict_soft_satire_catch", + "type": "BOOK", + "name": "Catch-22", + "description": "There is a short informational forward in this paperback edition of Catch-22. Apparently the original title for Joseph Heller’s excruciatingly brilliant war satire was \"Catch-11.\"", + "weight": "480 g", + "copy-from": "book_fict_soft_satire_tpl", + "relative": { "chapters": 26 } + }, + { + "id": "book_fict_soft_satire_mandm", + "type": "BOOK", + "name": "The Master and Margarita", + "description": "Featuring a cast that includes Satan, Pontius Pilate, Jesus Christ, vampires, a talking cat, and the literary elite of Moscow, this is a satire on Stalinist tyranny written by Mikhail Bulgakov.", + "copy-from": "book_fict_soft_satire_tpl", + "relative": { "chapters": 16, "fun": 1 } + }, + { + "id": "book_fict_soft_satire_dust", + "type": "BOOK", + "name": "A Handful of Dust", + "description": "Laced with cynicism, Evelyn Waugh's \"A Handful of Dust\" satirizes a stratum of characters who have wealth, but lack any other credentials.", + "copy-from": "book_fict_soft_satire_tpl" + }, + { + "id": "book_fict_soft_satire_cats", + "type": "BOOK", + "name": "Cat’s Cradle", + "description": "A paperback edition of Kurt Vonnegut's fourth novel, in which the threat of nuclear destruction isn't much of an influence on human nature.", + "weight": "360 g", + "copy-from": "book_fict_soft_satire_tpl", + "relative": { "chapters": 111, "fun": -1, "time": -19 } + }, + { + "id": "novel_scifi", + "type": "BOOK", + "name": { "str": "scifi novel" }, + "description": "Aliens, ray guns, and space ships.", + "weight": "227 g", + "volume": "750 ml", + "price": 850, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 6, + "time": "20 m", + "chapters": 24, + "fun": 3, + "snippet_category": [ + { + "id": "scifi1_1", + "text": "This is a copy of Gibson's \"Neuromancer\". Written in the eighties, it was surprisingly accurate in predicting much of modern society… Until recently." + }, + { + "id": "scifi1_2", + "text": "This is a copy of \"The Stars My Destination\" by Alfred Bester.\n\nTyger, Tyger, Burning bright,\nIn the forests of the night:\nWhat immortal hand or eye,\nDare frame thy fearful symmetry?" + }, + { + "id": "scifi1_3", + "text": "This is a copy of \"The Lathe of Heaven\" by Ursula Le Guin. Dirty finger-stains have smudged the occasional word." + }, + { "id": "scifi1_4", "text": "This is a copy of \"The Dispossessed\" by Ursula Le Guin." }, + { "id": "scifi1_5", "text": "This copy of Ray Bradbury's \"Fahrenheit 451\"." }, + { "id": "scifi1_6", "text": "This is a copy of \"Hyperion\" by Dan Simmons." }, + { + "id": "scifi1_7", + "text": "This is a copy of \"Endymion\" by Dan Simmons. It opens with a poem by D.H. Lawrence:\n\nGive us gods. Oh give them us!\nGive us gods.\nWe are so tired of men\nAnd motor-power." + }, + { "id": "scifi1_8", "text": "This is a copy of Philip K. Dick's \"Do Androids Dream of Electric Sheep?\"." }, + { "id": "scifi1_9", "text": "This is a dog-eared copy of \"Nova Express\" by William Burroughs." }, + { + "id": "scifi1_10", + "text": "This is a copy of \"Foundation\" by Isaac Asimov. The back cover has been ripped off." + }, + { + "id": "scifi1_11", + "text": "This is a dog-eared copy of \"Dune\" by Frank Herbert. It has sand between some of its pages. Weird." + }, + { "id": "scifi1_12", "text": "This is a copy of \"The Trial\" by Franz Kafka. This book is rather worn." }, + { "id": "scifi1_13", "text": "This is a copy of \"The Handmaid's Tale\" by Margaret Atwood." }, + { + "id": "scifi1_14", + "text": "This is a copy of \"The Windup Girl\" by Paolo Bacigalupi. The blurb makes you wonder how Thailand fared the end of the world." + }, + { "id": "scifi1_15", "text": "This is a copy of \"Islands in the Net\" by Bruce Sterling." }, + { + "id": "scifi1_16", + "text": "This is a copy of \"Foundation and Empire\" by Isaac Asimov. The back page contains a hand-written grocery list." + }, + { + "id": "scifi1_17", + "text": "This is an almost new copy of \"A Scanner Darkly\" by Philip K. Dick. It still has the smell of new books within it's pages." + }, + { + "id": "scifi1_18", + "text": "This is a copy of \"Mirrorshades: A Cyberpunk Anthology\" compiled by Bruce Sterling. The cover has rings of coffee stains over it." + }, + { + "id": "scifi1_19", + "text": "This is a copy of \"The World of Null-A\" by A. E. van Vogt. This copy looks to have been used to press flowers." + }, + { "id": "scifi1_20", "text": "This is a copy of \"Altered Carbon\" by Richard Morgan." }, + { + "id": "scifi1_21", + "text": "This is a copy of Mary Shelly's \"Frankenstein\". Wasn't that the name of the monster?" + }, + { + "id": "scifi1_22", + "text": "This is a copy of \"Wasp\" by Eric Frank Russel. The futuristic terrorist's handbook." + }, + { + "id": "scifi1_23", + "text": "This is a copy of \"I Am Legend\" by Richard Matheson. The sleeve is covered in dried blood." + }, + { "id": "scifi1_24", "text": "This is a copy of \"Roadside Picnic\" by Arkady and Boris Strugatsky." }, + { + "id": "scifi1_25", + "text": "This is a copy of \"The Forever War\" by Joe Haldeman. This copy looks as if it's been slightly chewed by a dog or other large animal." + }, + { "id": "scifi1_26", "text": "This is a copy of \"The Moon Is a Harsh Mistress\" by Robert A. Heinlein." }, + { + "id": "scifi1_27", + "text": "This is a copy of \"Cat's Cradle\" by Kurt Vonnegut. You notice there is a typo in the authors name on the spine of the book." + }, + { + "id": "scifi1_28", + "text": "This is a copy of Samuel R. Delany's \"Nova\". The cover reads \"Review Copy. Not for re-sale.\"" + }, + { "id": "scifi1_29", "text": "This is a copy of Vonnegut's \"The Sirens of Titan\"." }, + { + "id": "scifi1_30", + "text": "This is a copy of \"Grass\" by Sheri S. Tepper. A child has scribbled over the first pages in crayon." + }, + { + "id": "scifi1_31", + "text": "This is a copy of William Gibson's \"Count Zero\". The spine is stamped with 'Library Copy'. And a sticker reading 'Science Fiction'." + }, + { + "id": "scifi1_32", + "text": "This is a copy of \"The Fifth Season\" by N.K. Jemsin. It smells faintly of dirt." + }, + { "id": "scifi1_33", "text": "This is a copy of \"The Weapon Makers\" by A. E. van Vogt." }, + { + "id": "scifi1_34", + "text": "This is a copy of \"Record of a Spaceborn Few\" by Becky Chambers. It looks almost brand new." + }, + { + "id": "scifi1_35", + "text": "This is a copy of \"Use of Weapons\" by Ian M. Banks. The spine is cracked and worn, some pages appear to be loose." + }, + { "id": "scifi1_36", "text": "This is a copy of Jean-Baptiste Cousin de Grainville's \"Le Dernier Homme\"." }, + { + "id": "scifi1_37", + "text": "This is a copy of Orwell's \"Nineteen Eighty-Four\". The pages are loose and thin. You should probably be careful with this copy." + }, + { + "id": "scifi1_38", + "text": "This is a copy of Heinlein's \"Stranger in a Strange Land\". The cover is dog-eared and worn." + }, + { "id": "scifi1_39", "text": "This is a copy of Orson Scott Card's \"Ender's Game\"." }, + { "id": "scifi1_40", "text": "This is a weather worn copy of \"Brave New World\" by Aldous Huxley." }, + { "id": "scifi1_41", "text": "This is a copy of \"The Lost World\" by Arthur Conan Doyle." }, + { "id": "scifi1_42", "text": "This is a copy of \"Islands in the Sky\" by Arthur C. Clarke." }, + { "id": "scifi1_43", "text": "This is a copy of H. G. Wells' \"The Island of Doctor Moreau\"." }, + { "id": "scifi1_44", "text": "This is a copy of Stanislaw Lem's \"His Masters Voice\"." }, + { "id": "scifi1_45", "text": "This is a copy of Fred Hoyle's \"The Black Cloud\"." }, + { "id": "scifi1_46", "text": "This is a copy of \"Last and First Men\" by Olaf Stapeldon." }, + { "id": "scifi1_47", "text": "This is a copy of Stanislaw Lem's \"Solaris\"." }, + { "id": "scifi1_48", "text": "This is a copy of Theodore Sturgeon's \"More Than Human\"." }, + { "id": "scifi1_49", "text": "This is a copy of \"Vurt\" by Jeff Noon." }, + { "id": "scifi1_50", "text": "This is a copy of \"A Canticle for Leibowitz\" by Walter M. Miller Jr." }, + { "id": "scifi1_51", "text": "This is a copy of \"The War of The Worlds\" by H.G Wells." }, + { "id": "scifi1_52", "text": "This is a copy of \"Iron Sunrise\" by Charles Stross." }, + { + "id": "scifi1_53", + "text": "This is a copy of \"The Hunger Games\" by Suzanne Collins. Reading the blurb reminds you of a Japanese movie you think you once caught on the television late at night." + }, + { "id": "scifi1_54", "text": "This is a copy of \"The Day of the Triffids\" by John Wyndham." }, + { "id": "scifi1_55", "text": "This is a copy of \"A Clockwork Orange\" by Anthony Burges." }, + { "id": "scifi1_56", "text": "This is a copy of \"The Man Who Fell to Earth\" by Walter Tevis." }, + { "id": "scifi1_57", "text": "This is a copy of \"Simulacron-3\" by Daniel F. Galouye." }, + { "id": "scifi1_58", "text": "This is a copy of \"The Glass Bees\" by Ernst Jünger." }, + { "id": "scifi1_59", "text": "This is a copy of \"Journey to The Center of the Earth\" by Jules Verne." }, + { + "id": "scifi1_60", + "text": "This is a copy of Larry Niven's \"Ringworld\". There are a couple of pages missing from the end of the book. Luckily only mail-order advertisements." + }, + { + "id": "scifi1_61", + "text": "This is a well-worn copy of \"The Hitchhikers Guide to the Galaxy\" by Douglas Adams." + } + ] + }, + { + "id": "novel_sports", + "type": "BOOK", + "name": { "str": "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.", + "copy-from": "book_fict_soft_tpl", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_spy", + "type": "BOOK", + "name": { "str": "spy novel" }, + "description": "A tale of intrigue and espionage amongst Nazis, no, Commies, no, Iraqis!", + "copy-from": "book_fict_soft_tpl", + "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": "book_fict_soft_tpl" + }, + { + "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": "book_fict_soft_tpl" + }, + { + "id": "novel_swash", + "type": "BOOK", + "name": { "str": "swashbuckling novel" }, + "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", + "copy-from": "book_fict_soft_tpl", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "fun": 4 + }, + { + "id": "book_fict_soft_swash_blkfreight", + "type": "BOOK", + "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, + "description": "Who watches the watchmen? Pirate Jenny, that's who! This swashbuckling adventure novel will make you feel swell.", + "copy-from": "book_fict_soft_tpl", + "relative": { "fun": 2, "chapters": -8 } + }, + { + "id": "book_fict_soft_swash_searovers", + "type": "BOOK", + "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, + "description": "This lengthy paperback novel describes the ocean exploits of Captain Gosgold. The British consider him an outlaw, but in America he is a patriot.", + "copy-from": "book_fict_soft_tpl", + "time": "12 m", + "relative": { "weight": 186, "price": 250, "chapters": 8 } + }, + { + "id": "book_fict_soft_swash_buccaneer", + "type": "BOOK", + "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, + "description": "The cover of this paperback pirate story shows a shirtless man and a near shirtless woman. Clearly it is not a dress code.", + "copy-from": "book_fict_soft_tpl" + }, + { + "id": "novel_thriller", + "type": "BOOK", + "name": { "str": "thriller novel" }, + "description": "A suspenseful tale of betrayal and revenge.", + "copy-from": "book_fict_soft_tpl", + "intelligence": 5, + "time": "18 m", + "chapters": 20, + "fun": 3 + }, + { + "id": "novel_tragedy", + "type": "BOOK", + "name": { "str": "tragedy novel" }, + "description": "The story of two young lovers whose feuding families threaten to keep them apart.", + "copy-from": "book_fict_soft_tpl", + "weight": "263 g", + "volume": "1 L", + "intelligence": 7, + "time": "18 m", + "chapters": 28 + }, + { + "id": "novel_war", + "type": "BOOK", + "name": { "str": "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": "book_fict_soft_tpl", + "weight": "686 g", + "intelligence": 7, + "time": "20 m", + "chapters": 28, + "fun": 3 + }, + { + "id": "novel_war2", + "type": "BOOK", + "name": { "str": "war novel" }, + "copy-from": "novel_war", + "description": "A story about a Bosnian citizen who goes through many hardships and near death during the breakup of Yugoslavia.", + "relative": { "time": -4, "chapters": -4 } + }, + { + "id": "novel_western", + "type": "BOOK", + "name": { "str": "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.", + "copy-from": "book_fict_soft_tpl", + "intelligence": 5, + "time": "20 m", + "chapters": 28, + "fun": 4 + }, + { + "id": "book_fict_soft_west_atwixt", + "type": "BOOK", + "name": "Atwixt a Brace of Cacti", + "description": "A grizzled clodhopper interviews a mess of rangehands, flummoxing longhorns and tenderfoot alike in a flusteration of jawing.", + "copy-from": "paperback_western_em", + "relative": { "price": 400, "intelligence": 4, "fun": 1 } + }, + { + "id": "book_fict_soft_west_bart", + "type": "BOOK", + "name": "Stinky Bart Puts on Starch", + "description": "A local bandit, driven by sadistic impulses, begins offering unlicensed dentistry to brave frontiersmen with few options and fewer teeth.", + "copy-from": "paperback_western_em" + }, + { + "id": "book_fict_soft_west_beans", + "type": "BOOK", + "name": "Six Beans in the Wheel", + "description": "The safety is off in this gun slinging tale of revenge and redemption by acclaimed author El Amor.", + "copy-from": "paperback_western_em", + "relative": { "chapters": -2, "fun": 1 } + }, + { + "id": "book_fict_soft_west_calico", + "type": "BOOK", + "name": "Irons at Calico Queen Annex", + "description": "The establishment of a telegraph line into the recently named town of Calico Queen threatens to bring with it the long arm of the law. A trio of enterprising gunfighters hatches a plan to keep Calico Queen wild by looting the supply wagons.", + "copy-from": "paperback_western_em" + }, + { + "id": "book_fict_soft_west_riot", + "type": "BOOK", + "name": "Riot on the Range", + "description": "Best selling author El Amor paints a visceral study in red with his latest western saga: Riot on the Range.", + "copy-from": "paperback_western_em", + "relative": { "chapters": -1, "fun": 1 } + }, + { + "id": "book_fict_soft_west_vaq", + "type": "BOOK", + "name": "Vaquero Sun", + "description": "Western author El Amor relates the story of a dispossessed young man inspired by a heat stroke delusion to pursue justice against an evil land baron.", + "copy-from": "paperback_western_em", + "relative": { "chapters": 2, "fun": 1 } + }, + { + "id": "book_fict_soft_west_vride", + "type": "BOOK", + "name": "The Vendetta Riders", + "description": "A wild young man, fast on the draw, who thinks he has nothing to lose, falls in with a group of gun runners.", + "copy-from": "paperback_western_em", + "relative": { "chapters": -1, "fun": -1 } + }, + { + "id": "philosophy_book", + "type": "BOOK", + "name": { "str": "book of philosophy", "str_pl": "books of philosophy" }, + "description": "A deep discussion of morality with an emphasis on epistemology and logic.", + "snippet_category": [ + { + "id": "philosophy1", + "text": "This is a copy of Nietzsche's \"Beyond Good and Evil\". Its cover is dog-eared and creased." + }, + { + "id": "philosophy2", + "text": "This is a copy of \"The Unique and Its Property\" by Max Stirner. A modern translation by Wolfi Landstreicher." + }, + { + "id": "philosophy3", + "text": "This is a copy of Jean-Paul Sartre's \"Being and Nothingness\". A key work in the existentialist tradition." + }, + { + "id": "philosophy4", + "text": "A large, extended version of \"Madness and Civilisation\" by Michel Foucault. The cover features a striking image of a Panopticonic Prison." + }, + { + "id": "philosophy5", + "text": "This is a copy of \"The Postmodern Condition: A Report on Knowledge\" by Lyotard." + }, + { + "id": "philosophy6", + "text": "A collection of texts and essays by Jacques Derrida. Its pages are loose and yellowed - you should probably handle it with care." + }, + { + "id": "philosophy7", + "text": "This is a copy of \"Society of the Spectacle\" by Guy Debord. Its cover shows rows of adults staring placidly into a screen." + }, + { + "id": "philosophy8", + "text": "This is a split copy of both \"An Ethic of Sexual Difference\" and \"This Sex Which Is Not One\" by Luce Irigaray." + }, + { + "id": "philosophy9", + "text": "This is a copy of Baudrillard's \"Simulation and Simulacra\". The cover contains an image of a man holding a colored pill in each hand, with the caption \"Welcome to the Desert of the Real.\". You think you've seen this movie." + }, + { + "id": "philosophy10", + "text": "This is a small, pocket version of Sartre's \"Existentialism and Humanism\". It looks to have been used as a coaster in a past life." + }, + { + "id": "philosophy11", + "text": "This is a copy of \"Practical Ethics\" by Peter Singer. From the local university press." + }, + { + "id": "philosophy12", + "text": "This is a photocopied spiral-bound copy of \"Industrial Society and Its Future\" by 'Freedom Club'. The original looks to have been written on a typewriter before being copied." + }, + { + "id": "philosophy13", + "text": "This is a copy of \"Industrial Society and Its Future\" by Ted Kaczynski. Its cover is an image of a hand-crafted wooden box filled with wiring and an ominous looking metal tube. Provocative." + }, + { "id": "philosophy14", "text": "This is a small reader on Hegel's Dialectics." }, + { + "id": "philosophy15", + "text": "This is a copy of \"The State and Revolution\" by Vladimir Lenin. In English, thankfully." + }, + { "id": "philosophy16", "text": "This is a copy of \"In Defense of Marxism\" by Leon Trotsky." }, + { + "id": "philosophy17", + "text": "This is a copy of \"Steal This Book\" by Abbie Hoffman. There is a security tag on the back cover. It appears to still be active." + }, + { + "id": "philosophy18", + "text": "This is a copy of \"Walden: Or Life In The Woods\" by Henry David Thoreau. It contains a dried and pressed leaf as a bookmark." + }, + { + "id": "philosophy19", + "text": "This is a copy of \"The Female Eunuch\" by Germaine Greer. A child has scribbled over the contents page in red crayon." + }, + { "id": "philosophy20", "text": "This is a copy of \"An Introduction to Metaphysics\" by Bergson." }, + { + "id": "philosophy21", + "text": "This is a copy of \"The Four Fundamental Concepts of Psychoanalysis\" by Jacques Lacan." + }, + { "id": "philosophy22", "text": "This is a copy of Machiavelli's \"The Prince\". With intro by Q. Skinner." }, + { "id": "philosophy23", "text": "This is a copy of \"On The Revolution of Everyday Life\" by Raul Vangeigem." }, + { + "id": "philosophy24", + "text": "This is a pocket copy of \"An Essay on Liberation\" by Herbert Marcuse. The cover contains an image of a pelican." + }, + { "id": "philosophy25", "text": "This is a copy of \"Either-Or\" by Søren Kierkegaard." }, + { "id": "philosophy26", "text": "This is a copy of \"Allegory of the Cave\" by Plato." }, + { "id": "philosophy27", "text": "This is a copy of \"Leviathan\" by Thomas Hobbes." }, + { "id": "philosophy28", "text": "This is a copy of \"Critique Of Pure Reason\" by Immanuel Kant." }, + { "id": "philosophy29", "text": "This is a copy of \"Principles of Philosophy\" by Descartes." }, + { + "id": "philosophy30", + "text": "This is a copy of both \"On The Genealogy of Morals\" and \"The Gay Science\" by Friederich Nietzsche." + }, + { + "id": "philosophy31", + "text": "This is a copy of \"The Myth of Sisyphus\", and other essays, by Albert Camus. The cover depicts a bare-chested man and a large boulder." + }, + { + "id": "philosophy32", + "text": "This is a copy of \"The Sickness Unto Death\" by Søren Kierkegaard. The pages are dotted with post-it notes." + }, + { + "id": "philosophy33", + "text": "This is a copy of \"The Defence of Terrorism\" by Leon Trotsky. Despite the title, it does not actually appear to be defending terrorism." + }, + { + "id": "philosophy34", + "text": "This is a copy of \"Enquiry Concerning Political Justice\" by William Godwin. This thick book is filled with antiquated phrases." + }, + { + "id": "philosophy35", + "text": "This is a copy of \"The Abolition of Work and Other Essays\" by Bob Black. It is likely that \"The Abolition of Work\" is the most famous essay in this book." + }, + { + "id": "philosophy36", + "text": "This is a copy of \"What is Property?\" by Pierre-Joseph Proudhon. It looks like this book has a surprisingly long track record of owners." + }, + { + "id": "philosophy37", + "text": "This is a copy of \"The Conquest of Bread\" by Peter Kropotkin. There is a picture of an old philosopher with magnificent beard, instead of bread, on the cover." + }, + { + "id": "philosophy38", + "text": "This is a copy of \"The Trouble with Being Born\" by Emil Cioran. This book might have been printed decades before the Cataclysm since the cover is quite weathered." + }, + { + "id": "philosophy39", + "text": "This is a copy of \"The World as Will and Representation\" by Arthur Schopenhauer. It contains a few undecipherable notes and scribbles." + }, + { + "id": "philosophy40", + "text": "This is a copy of \"Up-Wingers: A Futurist Manifesto\" by FM-2030. It seems that the author's real name is Fereidoun M. Esfandiary." + }, + { + "id": "philosophy41", + "text": "This is a copy of \"The Bastiat Collection\", a large collection of essays by Frederic Bastiat." + }, + { + "id": "philosophy42", + "text": "This is a copy of \"Anarchy, State, and Utopia\" by Robert Nozick, one of the most influential books of modern libertarianism." + }, + { + "id": "philosophy43", + "text": "This is a copy of \"Socialism\" by Ludwig von Mises, a critical examination of socialism." + }, + { + "id": "philosophy44", + "text": "This is a copy of \"The ABC of Communism\" by Nikolai Bukharin, one of the most influential books of early Marxism-Leninism." + }, + { "id": "philosophy45", "text": "This is a copy of \"Anti-Capitalist Mentality\" by Ludwig von Mises." } + ], + "weight": "350 g", + "volume": "750 ml", + "price": 1250, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 9, + "time": "36 m", + "chapters": 44, + "fun": 3 + }, + { + "id": "phonebook", + "type": "BOOK", + "name": { "str": "phone book" }, + "description": "This hefty volume contains the telephone numbers of individuals, businesses, and utilities in the nearby area, pretty useless during the apocalypse and all.", + "weight": "854 g", + "volume": "2500 ml", + "price": 800, + "price_postapoc": 900, + "bashing": 2, + "material": [ "paper" ], + "symbol": "?", + "color": "yellow", + "intelligence": 4, + "time": "1 m", + "chapters": 200, + "fun": -5 + }, + { + "id": "photo_album", + "type": "BOOK", + "name": { "str": "photo album" }, + "description": "A leather album full of photos of somebody's family. You don't know any of the people in them, but seeing these pictures still makes you think of happier times.", + "weight": "180 g", + "volume": "250 ml", + "price": 3000, + "price_postapoc": 3000, + "material": [ "paper", "leather" ], + "symbol": "?", + "color": "light_gray", + "time": "10 m", + "chapters": 4, + "fun": 1, + "flags": [ "INSPIRATIONAL" ] + }, + { + "id": "plays_book", + "type": "BOOK", + "name": { "str": "book of plays", "str_pl": "books of plays" }, + "description": "A collection of plays by various authors from around the world, including scripts by Wilde, Beckett, Checkov, and Shakespeare.", + "weight": "700 g", + "volume": "750 ml", + "price": 1150, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 9, + "time": "18 m", + "chapters": 36, + "fun": 2 + }, + { + "id": "poetry_book", + "type": "BOOK", + "name": { "str": "book of poetry", "str_pl": "books of poetry" }, + "description": "A collection of poetry by various authors from around the world, including writings by Dickinson, Goethe, Thoreau, and Yeats.", + "weight": "400 g", + "volume": "500 ml", + "price": 1050, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 9, + "time": "18 m", + "chapters": 36, + "fun": 2 + }, + { + "id": "priest_diary", + "type": "BOOK", + "name": { "str": "priest's diary", "str_pl": "priests' diaries" }, + "description": "A small book filled with journal entries in Latin.", + "weight": "340 g", + "volume": "750 ml", + "price": 1500, + "price_postapoc": 1900, + "bashing": 3, + "material": [ "paper" ], + "symbol": "?", + "color": "light_gray", + "intelligence": 15, + "time": "30 m", + "fun": -1, + "flags": [ "INSPIRATIONAL" ] + }, + { + "id": "record_accounting", + "type": "BOOK", + "name": { "str": "corporate accounting ledger" }, + "description": "If you knew what to look for something might stand out…", + "weight": "566 g", + "volume": "1250 ml", "price": 2000, - "price_postapoc": 5000, + "price_postapoc": 1900, + "bashing": 5, "material": [ "paper" ], "symbol": "?", - "color": "green", - "skill": "bashing", - "max_level": 3, - "intelligence": 3, - "time": "18 m" + "color": "light_green", + "intelligence": 10, + "time": "30 m", + "fun": -1 + }, + { + "id": "record_patient", + "type": "BOOK", + "name": { "str": "patient treatment records", "str_pl": "patient treatment records" }, + "description": "A massive stack of medical records that contain every gory detail.", + "weight": "680 g", + "volume": "1500 ml", + "price": 500, + "price_postapoc": 1900, + "bashing": 6, + "material": [ "paper" ], + "symbol": "?", + "color": "light_green", + "intelligence": 8, + "time": "30 m", + "fun": -1 + }, + { + "id": "record_weather", + "type": "BOOK", + "name": { "str": "national weather transcripts", "str_pl": "national weather transcripts" }, + "description": "Old weather records are about as interesting as a rock.", + "weight": "454 g", + "volume": "1750 ml", + "price": 500, + "price_postapoc": 1900, + "bashing": 7, + "material": [ "paper" ], + "symbol": "?", + "color": "light_green", + "intelligence": 4, + "time": "30 m", + "fun": -1 + }, + { + "id": "story_book", + "type": "BOOK", + "name": { "str": "big book of short stories", "str_pl": "big books of short stories" }, + "description": "This humongous volume contains a vast collection of short stories by different authors, spanning a wide variety of topics and genres.", + "weight": "1720 g", + "volume": "1 L", + "price": 1400, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 7, + "time": "48 m", + "chapters": 28, + "fun": 5 + }, + { + "id": "tall_tales", + "type": "BOOK", + "name": { "str": "book of tall tales", "str_pl": "books of tall tales" }, + "description": "An entertaining collection of early American folklore, featuring tales of larger than life individuals and their amazing adventures.", + "weight": "360 g", + "volume": "750 ml", + "price": 1050, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 6, + "time": "18 m", + "chapters": 24, + "fun": 3 + }, + { + "id": "visions_solitude", + "type": "BOOK", + "name": { "str": "Visions in Solitude", "str_pl": "copies of Visions in Solitude" }, + "description": "A small book detailing 'visions' a prisoner had on death row.", + "weight": "227 g", + "volume": "750 ml", + "price": 2900, + "price_postapoc": 1900, + "bashing": 3, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "intelligence": 6, + "time": "30 m", + "fun": 2, + "flags": [ "INSPIRATIONAL" ] + }, + { + "type": "BOOK", + "id": "classic_literature", + "name": { "str": "book of classic literature", "str_pl": "books of classic literature" }, + "description": "A book of classic literature, timeless and enjoyable but a bit dense to read.", + "snippet_category": [ + { "id": "classic1", "text": "This is a copy of Dickens' \"Bleak House\"." }, + { "id": "classic2", "text": "This is a copy of \"Great Expectations\" by Charles Dickens." }, + { "id": "classic3", "text": "This is a copy of William Shinderling's \"Under the Beech Trees\"." }, + { + "id": "classic4", + "text": "This is a collection of three Jane Austen novels: \"Pride and Prejudice\", \"Sense and Sensibility\", and \"Emma\"." + }, + { "id": "classic5", "text": "This is a well-worn paperback copy of \"Lord of the Flies\"." }, + { "id": "classic6", "text": "This is a copy of \"To Kill a Mockingbird\" by Harper Lee." }, + { "id": "classic7", "text": "This is a copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" }, + { "id": "classic8", "text": "This is copy of Michael Abanaderly's lesser-known work, \"He Walks\"." }, + { "id": "classic9", "text": "This is a collection of several vintage science fiction stories by Ray Bradbury." }, + { "id": "classic10", "text": "This is a copy of \"The Adventures of Tom Sawyer\" by Mark Twain." }, + { "id": "classic11", "text": "This is an illustrated copy of \"Innocents Abroad\" by Mark Twain." }, + { + "id": "classic12", + "text": "This is a copy of Bram Stoker's \"Dracula\", with scholarly commentary in the margins." + }, + { + "id": "classic13", + "text": "This is a large print copy of Tolstoy's \"War and Peace\". It might make a decent improvised weapon." + }, + { + "id": "classic14", + "text": "This is a paperback copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade. There are scrawled margin notes all over it, apparently the workings of a confused and feverish mind." + }, + { + "id": "classic15", + "text": "This is a copy of \"Jane Eyre\". The cover art is quite out of place, making it look more like a dime-store romance novel." + }, + { + "id": "classic16", + "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." + }, + { + "id": "classic17", + "text": "This paperback copy of \"Wuthering Heights\" has a large coffee stain on the first page." + }, + { + "id": "classic18", + "text": "This is a hardbound copy of \"Lady Chatterly's Lover\", by D. H. Lawrence. It has some very explicit illustrations." + }, + { + "id": "classic19", + "text": "This is a hardbound copy of \"The Catcher in the Rye.\". It has some very nicely done illustrations." + }, + { + "id": "classic20", + "text": "This is a collection of classic renaissance era stories, headlined by \"Don Quixote\"." + }, + { "id": "classic21", "text": "This is a paperback copy of \"The Fellowship of the Ring\" by Tolkien." }, + { "id": "classic22", "text": "This is a paperback copy of \"The Two Towers\" by Tolkien." }, + { "id": "classic23", "text": "This is a paperback copy of \"The Return of the King\" by Tolkien." }, + { + "id": "classic24", + "text": "This is a hardbound collection of George Orwell's works, including \"1984\" and \"Animal Farm\" as well as many of his less infamous titles." + }, + { + "id": "classic25", + "text": "This is a paperback copy of \"Little Women\" by Louisa May Alcott. It appears to have been read a great many times." + }, + { "id": "classic26", "text": "This is a paperback copy of \"Of Mice and Men\" by Steinbeck." }, + { + "id": "classic27", + "text": "This is a hefty hardcover copy of \"Run and Run Again\" by Finn Calpay. There is a lengthy forward about the controversy around the book's release." + }, + { + "id": "classic28", + "text": "This is a hardcover copy of \"The Gates Have Opened\" by Arianna Methusalah. You feel like you've read this before, but can't remember where. Something about the book fills you with unease." + }, + { "id": "classic29", "text": "This is a copy of \"The Count of Monte Cristo\" by Dumas." }, + { "id": "classic30", "text": "This is a copy of \"The Secret Garden\" by Frances Burnett." }, + { "id": "classic31", "text": "This is a copy of \"Lieutenant Hornblower\" by C.S. Forester." }, + { "id": "classic32", "text": "This is a copy of \"Master and Commander\" by Patrick O'Brian." }, + { "id": "classic33", "text": "This is a copy of \"The Warden\" by Anthony Trollope." }, + { "id": "classic34", "text": "This is a copy of \"The Far Side of the World\" by Patrick O'Brian." }, + { "id": "classic35", "text": "This is a copy of \"HMS Surprise\" by Patrick O'Brian." }, + { "id": "classic36", "text": "This is a copy of \"Barchester Towers\" by Anthony Trollope." }, + { "id": "classic37", "text": "This is a copy of \"The Land Ironclads\" by H.G. Wells." }, + { "id": "classic38", "text": "This is a copy of \"The Great Boer War\" by Arthur Conan Doyle." }, + { "id": "classic39", "text": "This is a copy of \"The Crime of the Congo\" by Arthur Conan Doyle." }, + { "id": "classic40", "text": "This is a copy of \"The Parasite\" by Arthur Conan Doyle." }, + { "id": "classic41", "text": "This is a copy of \"By Stroke of Sword\" by Andrew Balfour." }, + { "id": "classic42", "text": "This is a copy of \"The Secret Agent\" by Joseph Conrad." }, + { "id": "classic43", "text": "This is a copy of \"Lord Jim\" by Joseph Conrad." }, + { "id": "classic44", "text": "This is a copy of \"Vanity Fair\" by William Makepeace Thackeray." }, + { "id": "classic45", "text": "This is a copy of \"The Luck of Barry Lyndon\" by William Makepeace Thackeray." }, + { "id": "classic46", "text": "This is a copy of \"North and South\" by Elizabeth Gaskell." }, + { "id": "classic47", "text": "This is a copy of \"The Mayor of Casterbridge\" by Thomas Hardy." }, + { "id": "classic48", "text": "This is a copy of \"Wessex Tales\" by Thomas Hardy." }, + { "id": "classic49", "text": "This is a copy of \"Far from the Madding Crowd\" by Thomas Hardy." }, + { "id": "classic50", "text": "This is a copy of \"Captains Courageous\" by Rudyard Kipling." }, + { "id": "classic51", "text": "This is a copy of \"The Canterbury Tales\" by Geoffrey Chaucer." }, + { "id": "classic52", "text": "This is a copy of \"Harold, the Last of the Saxons\" by Edward Bulwer-Lytton." }, + { "id": "classic53", "text": "This is a copy of \"Mr Midshipman Easy\" by Frederick Marryat." }, + { "id": "classic54", "text": "This is a copy of \"Peter Simple\" by Frederick Marryat." } + ], + "weight": "350 g", + "volume": "750 ml", + "price": 2000, + "price_postapoc": 1900, + "material": [ "paper" ], + "looks_like": "tall_tales", + "color": "light_blue", + "symbol": "?", + "intelligence": 7, + "time": "28 m", + "chapters": 40, + "fun": 3 + }, + { + "type": "BOOK", + "id": "collector_book", + "name": { "str": "collector's edition book", "str_pl": "collector's edition books" }, + "description": "A unique, valuable book that has been kept as a collector's item.", + "snippet_category": [ + { "id": "fancy1", "text": "This is a high-quality leather bound copy of Charles Dickens' \"A Tale of Two Cities\"." }, + { "id": "fancy2", "text": "This is a very old but well-preserved copy of Charles Dickens' \"Oliver Twist\"." }, + { + "id": "fancy3", + "text": "This high-quality copy of Jane Austen's \"Pride and Prejudice\" is dog-eared and looks to have been read many times." + }, + { + "id": "fancy4", + "text": "This is a hefty, hardcover print of William Shinderling's \"Vanity before Justice\" with beautiful illustrations." + }, + { + "id": "fancy5", + "text": "This copy of Jane Austen's \"Sense and Sensibility\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." + }, + { "id": "fancy6", "text": "This is an excellent quality copy of \"To Kill a Mockingbird\" by Harper Lee." }, + { + "id": "fancy7", + "text": "This is a high-quality leather bound copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" + }, + { + "id": "fancy8", + "text": "This is a hefty, hardcover print of Michael Abanaderly's opus, \"Lady Wanderlust\". It is over a hundred years old, but doesn't look it." + }, + { + "id": "fancy9", + "text": "This copy of Ray Bradbury's \"Fahrenheit 451\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." + }, + { + "id": "fancy10", + "text": "This high-quality copy of \"Pride and Prejudice and Zombies\" has been autographed by the author." + }, + { + "id": "fancy11", + "text": "This is a high-quality leather bound copy of \"The Adventures of Huckleberry Finn\" by Mark Twain. It contains some margin notes which themselves are quite old, and look to have been done by a scholar of some sort." + }, + { + "id": "fancy12", + "text": "This is a very nice print of Bram Stoker's \"Dracula\". It has a certificate of authenticity with it that declares it a genuine early edition." + }, + { + "id": "fancy13", + "text": "This copy of Douglas Adams' \"The Hitchhiker's Guide to the Galaxy\" has a certificate of authenticity declaring it to be a first edition, and is autographed by the author himself." + }, + { + "id": "fancy14", + "text": "This is a high-quality leather bound copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade." + }, + { + "id": "fancy15", + "text": "This is a well-kept leather bound copy of \"Oryx and Crake\" by Margaret Atwood. Inscribed in the inner cover is a faded note wishing the owner a happy birthday." + }, + { + "id": "fancy16", + "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." + }, + { + "id": "fancy17", + "text": "This bright orange hardcover copy of \"1984\" by George Orwell has been carefully preserved, and appears to be a first or second edition judging from the publisher's information." + }, + { + "id": "fancy18", + "text": "This is a very nice copy of \"Lady Chatterly's Lover\", probably quite expensive in the days before the apocalypse." + }, + { + "id": "fancy19", + "text": "This is a high quality early edition hardcover copy of \"The Handmaid's Tale\" by Margaret Atwood, signed by the author." + }, + { + "id": "fancy20", + "text": "This ancient and worn book looks to be an 18th or early 19th century handwritten copy of \"Don Quixote\". In the days of book traders it would have been worth an absolute fortune. Now it's either a priceless piece of history, some light reading before bed, or excellent kindling." + }, + { + "id": "fancy21", + "text": "This is a first edition copy of Terry Pratchett's \"The Colour of Magic\". In the inner cover is a handwritten note that reads \"To Chris, thanks for believing I could do it. Best regards, Terry.\"" + } + ], + "weight": "400 g", + "volume": "750 ml", + "price": 4550, + "price_postapoc": 4550, + "material": [ "paper" ], + "looks_like": "tall_tales", + "color": "light_blue", + "symbol": "?", + "intelligence": 7, + "time": "28 m", + "chapters": 40, + "fun": 4 + }, + { + "id": "occult_economicon", + "type": "BOOK", + "name": { "str": "The Economicon of Dobbs", "str_pl": "copies of The Economicon" }, + "description": "These are the prescriptures Pile 18 Disk sg30 File 14. \"Look, small brain of pink earth inside my null-grasping, and she/he receives Logos; and it lay with the Wor.\"", + "copy-from": "paperback_occult", + "weight": "120 g", + "volume": "300 ml", + "time": "10 m", + "relative": { "price": -251, "chapters": -26, "fun": 1 } + }, + { + "id": "occult_bobliographon", + "type": "BOOK", + "name": { "str": "The Bobliographon", "str_pl": "copies of The Bobliographon" }, + "description": "The back cover of this cheaply published paperback reads: \"These newly-released SubGenius revelations will SHOCK those who think they know Bob! Unpredictables are not alone and possess amazing hidden powers of their own! In a world without slack, a yeti lust revival saunters about. WARNING: Do not fail to pay full price for this book; JHVH-1's wrath knows some bounds.\"", + "copy-from": "paperback_occult", + "time": "12 m", + "relative": { "fun": 1 } + }, + { + "id": "occult_glimpses", + "type": "BOOK", + "name": { "str": "Glimpses of Solomon in Yellow", "str_pl": "copies of Solomon in Yellow" }, + "description": "This paperback is titled \"Glimpses of Solomon in Yellow; The Initiation Rites of the Starry Wisdom Covenant, by Dr. Enoch Craven.\" It describes not just the investiture of new adherents, but the history and beliefs of the Church of Starry Wisdom. Someone has defaced the sparse citations section by scrawling \"PUPPETS OF ROME!\" over its few pages. The book does not provide any biography for Dr. Craven, let alone academic credentials.", + "copy-from": "paperback_occult", + "relative": { "weight": 186, "price": 250, "chapters": 10 } } ] diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 19ca71ec22752..b2928ce6ca051 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -14,7 +14,7 @@ "color": "light_cyan", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 4, - "time": "15 m", + "time": 15, "chapters": 16, "fun": 2 }, @@ -27,7 +27,7 @@ "symbol": "?", "looks_like": "story_book", "color": "light_blue", - "time": "20 m" + "time": 20 }, { "abstract": "book_nonf_hard_tpl", @@ -81,7 +81,7 @@ "color": "dark_gray", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 6, - "time": "35 m", + "time": 35, "chapters": 30, "//": "TODO for this item fun should be conditional", "fun": 1 @@ -95,7 +95,7 @@ "weight": "200 g", "volume": "400 ml", "copy-from": "book_fict_soft_tpl", - "relative": { "price": -351, "price_post": -800, "time": "-4 m", "chapters": -8, "intelligence": -1 } + "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } }, { "abstract": "paperback_romance_lnl", @@ -143,7 +143,7 @@ "name": "Satire Template", "description": "template for mass produced satirical fiction", "copy-from": "book_fict_soft_tpl", - "relative": { "intelligence": 3, "price": 249, "time": "5 m" } + "relative": { "intelligence": 3, "price": 249, "time": 5 } }, { "abstract": "book_nonf_zine", @@ -158,7 +158,7 @@ "material": [ "paper" ], "symbol": "?", "color": "pink", - "time": "7 m", + "time": 7, "fun": 1 }, { @@ -167,7 +167,7 @@ "name": "News Magazine Template", "description": "template for news magazine", "copy-from": "book_nonf_zine", - "relative": { "intelligence": 1, "time": "1 m" } + "relative": { "intelligence": 1, "time": 1 } }, { "id": "ZSG", @@ -567,7 +567,7 @@ "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", "copy-from": "book_fict_soft_tpl", - "relative": { "time": "5 m", "chapters": -8 } + "relative": { "time": 5, "chapters": -8 } }, { "id": "novel_drama", @@ -681,7 +681,7 @@ "name": "Love and Circuses", "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", "copy-from": "paperback_romance_spb", - "relative": { "chapters": 2, "time": "3 m", "weight": 111 } + "relative": { "chapters": 2, "time": 3, "weight": 111 } }, { "id": "paperback_romance_cloven", @@ -813,7 +813,7 @@ "description": "A paperback edition of Kurt Vonnegut's fourth novel, in which the threat of nuclear destruction isn't much of an influence on human nature.", "weight": "360 g", "copy-from": "book_fict_soft_satire_tpl", - "relative": { "chapters": 111, "fun": -1, "time": "-19 m" } + "relative": { "chapters": 111, "fun": -1, "time": -19 } }, { "id": "novel_scifi", @@ -1026,15 +1026,15 @@ "fun": 4 }, { - "id": "novel_swash_blkfreight", + "id": "book_fict_soft_swash_blkfreight", "type": "BOOK", "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, - "description": "Who watches the watchmen? Pirate Jenny, that's who!", + "description": "Who watches the watchmen? Pirate Jenny, that's who! This swashbuckling adventure novel will make you feel swell.", "copy-from": "book_fict_soft_tpl", "relative": { "fun": 2, "chapters": -8 } }, { - "id": "novel_swash_searovers", + "id": "book_fict_soft_swash_searovers", "type": "BOOK", "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, "description": "This lengthy paperback novel describes the ocean exploits of Captain Gosgold. The British consider him an outlaw, but in America he is a patriot.", @@ -1043,7 +1043,7 @@ "relative": { "weight": 186, "price": 250, "chapters": 8 } }, { - "id": "novel_swash_buccaneer", + "id": "book_fict_soft_swash_buccaneer", "type": "BOOK", "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, "description": "The cover of this paperback pirate story shows a shirtless man and a near shirtless woman. Clearly it is not a dress code.", diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 10dced9de3783..16da18cd65f70 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -74,7 +74,7 @@ "//": "This book belongs to two genres: wedding and kids", "description": "This book is for the delightful little ring bearer in your wedding. The author depicts the responsibility and the honor in being a ring bearer your little angel will cherish.", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -17, "intelligence": -2, "time": "-5 m" } + "relative": { "chapters": -17, "intelligence": -2, "time": -5 } }, { "id": "book_nonf_soft_parent_howtogen", @@ -82,7 +82,7 @@ "name": "How to Raise a Gentleman: A Civilized Guide to Parenting", "description": "A revised edition for parents who hope their little boy children will grow up to be the kind of men who know which fork to use, how to treat others, and generally make their parents proud.", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -4, "time": "-5 m" } + "relative": { "chapters": -4, "time": -5 } }, { "id": "book_nonf_soft_safety_radiaea", @@ -90,7 +90,7 @@ "name": "International Approaches to Securing Radioactive Sources Against Terrorism", "description": "This book presents how to enhance cooperation and assistance between countries in support of International Atomic Energy Agency efforts to secure radioactive sources against the threat of terrorism.", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 31, "time": "-12 m" } + "relative": { "chapters": 31, "time": -12 } }, { "id": "book_nonf_hard_psych_forpsych", @@ -101,7 +101,7 @@ "volume": "3673 ml", "fun": -2, "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -9, "intelligence": 2, "time": "2 m" } + "relative": { "chapters": -9, "intelligence": 2, "time": 2 } }, { "id": "book_nonf_hard_psych_grconres", @@ -111,7 +111,7 @@ "weight": "494 g", "volume": "761 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "5 m" } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } }, { "id": "book_nonf_hard_psych_moodalm", @@ -121,7 +121,7 @@ "weight": "1152 g", "volume": "1647 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": 6, "fun": -1, "intelligence": 4, "time": "20 m" } + "relative": { "chapters": 6, "fun": -1, "intelligence": 4, "time": 20 } }, { "id": "book_nonf_hard_psych_phonodis", @@ -131,7 +131,7 @@ "weight": "730 g", "volume": "1038 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": "10 m" } + "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": 10 } }, { "id": "book_nonf_hard_psych_thergar", @@ -142,7 +142,7 @@ "weight": "1043 g", "volume": "1110 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "-2 m" } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": -2 } }, { "id": "book_nonf_soft_psych_adrugds", @@ -152,7 +152,7 @@ "weight": "773 g", "volume": "964 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 2, "fun": -1, "intelligence": 5, "time": "10 m" } + "relative": { "chapters": 2, "fun": -1, "intelligence": 5, "time": 10 } }, { "id": "book_nonf_soft_psych_arteatds", @@ -172,7 +172,7 @@ "weight": "295 g", "volume": "442 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": "10 m" } + "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": 10 } }, { "id": "book_nonf_soft_psych_paranoia", @@ -182,7 +182,7 @@ "weight": "522 g", "volume": "759 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "5 m" } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } }, { "id": "book_nonf_soft_psych_psycolo", @@ -192,16 +192,16 @@ "weight": "454 g", "volume": "734 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "fun": -1, "intelligence": 3, "time": "10 m" } + "relative": { "fun": -1, "intelligence": 3, "time": 10 } }, { "id": "book_nonf_soft_psych_psycstlk", "type": "BOOK", "name": "The Psychology of Stalking", "description": "This book explores stalking from social, psychiatric, psychological and behavioral perspectives. Topics include psychiatric diagnoses, offender-victim typologies, cyberstalking, false victimization syndrome, erotomania, domestic violence, the stalking of public figures, and many other aspects of stalking.", - "weight": "460 g", + "weight": "400 g", "volume": "521 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 3, "intelligence": 2, "time": "-2 m" } + "relative": { "chapters": 3, "intelligence": 2, "time": -2 } } ] diff --git a/data/json/items/book/young.json b/data/json/items/book/young.json new file mode 100644 index 0000000000000..60dd9b336c83e --- /dev/null +++ b/data/json/items/book/young.json @@ -0,0 +1,193 @@ +[ + { + "id": "child_book", + "type": "BOOK", + "name": { "str": "children's book" }, + "description": "A little book for little readers. The colorful cartoon characters and sweet stories contained herein belong to a different time, before the dead walked and the world moved on.", + "weight": "52 g", + "volume": "250 ml", + "price": 550, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_cyan", + "time": "4 m", + "chapters": 4, + "fun": 1 + }, + { + "id": "fairy_tales", + "type": "BOOK", + "name": { "str": "book of fairy tales", "str_pl": "books of fairy tales" }, + "description": "An amusing collection of folklore featuring the usual cast of fairies, goblins, and trolls.", + "weight": "410 g", + "volume": "750 ml", + "price": 950, + "price_postapoc": 1900, + "material": [ "paper" ], + "symbol": "?", + "color": "light_blue", + "intelligence": 6, + "time": "18 m", + "chapters": 24, + "fun": 3, + "//": "The ids below represent the Aarne-Thompson System of folklore classification. Do not change.", + "snippet_category": [ + { + "id": "fairyat_41", + "text": "This fairy tale is about a wolf who eats so much salted meat she becomes trapped in the butcher's cellar." + }, + { + "id": "fairyat_50", + "text": "In this traditional story of beastly intrigue a clever fox convinces an elderly lion to kill a derogatory wolf." + }, + { + "id": "fairyat_111", + "text": "This is an illustrated fairy tale book about a conversation between a mouse and a cat." + }, + { + "id": "fairyat_112", + "text": "This illustrated fairy tale relates how a city mouse did visit his cousin in the country, and how each regarded the other's quality of life." + }, + { "id": "fairyat_155", "text": "A fable in which the jackal wins the day via clever foolishness." }, + { + "id": "fairyat_156", + "text": "A slave mistakenly wanders into a lion's den - thus begins a fable which demonstrates mutual dependence regardless of size or status." + }, + { + "id": "fairyat_171", + "text": "An amusing collection of stories featuring \"Goldilocks and The Three Bears\" on the cover." + }, + { + "id": "fairyat_222", + "text": "This is a well illustrated fairy tale about a war between the birds and the beasts, with particulars on the wartime conduct and eventual fate of the bat." + }, + { + "id": "fairyat_285", + "text": "This book, titled \"The Rattlesnake's Vengeance\" is a collection of Cherokee myths and legends. \"285D\" is hand-written in pencil on the title page." + }, + { "id": "fairyat_328", "text": "This fairy tale book is a regional variant of \"Jack and the Beanstalk.\"" }, + { + "id": "fairyat_333", + "text": "This fairy tale book is entitled \"Little Red Cap\". It details a red-cloaked child's various encounters with talking wolves." + }, + { + "id": "fairyat_366", + "text": "A collection of ghost stories warning about the dangers of stealing from the dead." + }, + { + "id": "fairyat_402", + "text": "An Irish fairy tale in which a Celtic poet marries a princess who has been cursed with the head of a pig." + }, + { + "id": "fairyat_408", + "text": "A book of Italian fairy tales translated into English. The cover features an orange fairy juggling a lemon, a lime, and a tangerine." + }, + { "id": "fairyat_451", "text": "A book of fables about people who change into birds." }, + { + "id": "fairyat_475", + "text": "This compendium of amusing folk tales about the devil is titled \"Hell's Kettle: Legends of the Devil.\"" + }, + { + "id": "fairyat_530", + "text": "This charming book of Swedish fables is titled, \"The Glass Mountain and the Princess.\"" + }, + { + "id": "fairyat_555", + "text": "This is a collection of fairy tale stories warning against the consequences of extreme greed." + }, + { + "id": "fairyat_570", + "text": "This fable book is entitled, \"The Rabbit Herd.\" Inside are woodcut illustrations of a peasant boy playing his flute for a mob of mischievous hares." + }, + { "id": "fairyat_591", "text": "This book is titled, \"The Thieving Pot: Folktales of the Arab World.\"" }, + { "id": "fairyat_653", "text": "This is a book of legends collected by Traveller Johnny Cassidy in the 1960s." }, + { "id": "fairyat_758", "text": "A book by the Brothers Grimm titled, \"Eve's Unequal Children.\"" }, + { "id": "fairyat_766", "text": "This book of fables expands upon the legend of the Seven Sleepers of Ephesus." }, + { + "id": "fairyat_1060", + "text": "In this fairy tale a strong man frightens an ogre by squeezing water out of a stone." + }, + { + "id": "fairyat_1084", + "text": "This book of rustic folk tales bears the title: \"How to Shout Down the Devil.\"" + }, + { + "id": "fairyat_1287", + "text": "The title of this book is \"Village Folk-tales of Ceylon.\" It includes fables about logical errors and foolish misjudgements of the Kadambawa men." + }, + { + "id": "fairyat_1461", + "text": "This book of folk tales is titled, \"The Girl with the Ugly Name, and Other Stories.\"" + }, + { + "id": "fairyat_2025", + "text": "Titled \"The Fleeing Pancake\", this collection of silly folk tales is suitable for small children." + } + ] + }, + { + "id": "book_fict_soft_ya_adrk", + "type": "BOOK", + "name": "The Adorkable Girl", + "description": "When a therapist's daughter transfers to a new school, she decides to change her personality type. As her social life begins to blossom, can she maintain a healthy boundary between her home life and her public persona? ", + "copy-from": "book_fict_soft_ya_quiddity", + "relative": { "weight": -150, "time": 5, "chapters": -6 } + }, + { + "id": "book_fict_soft_ya_bjak", + "type": "BOOK", + "name": "Becoming Jackson", + "description": "When Jackson gains the mystical talent to alter his appearance on command, how will he continue to recognize himself in his own mirror?", + "copy-from": "book_fict_soft_ya_vanilla" + }, + { + "id": "book_fict_soft_ya_burn", + "type": "BOOK", + "name": "Nothing Burned", + "description": "A teenage influencer becomes fast friends with someone who may or may not be an actual demon.", + "copy-from": "book_fict_soft_ya_quiddity" + }, + { + "id": "book_fict_soft_ya_hilo", + "type": "BOOK", + "name": "High and Low", + "description": "In this work of adolescent fiction, a young gemini discovers that the astrology section of his small town newspaper is eerily preminiscent. His efforts to uncover the oracle reveal more than the stars could have predicted.", + "copy-from": "book_fict_soft_ya_vanilla" + }, + { + "id": "book_fict_soft_ya_myeyes", + "type": "BOOK", + "name": "Fire When You See My Eyes", + "description": "In a cataclysmic future, advanced technology gives parents access to video footage of every moment of their teenage children's lives.", + "copy-from": "book_fict_soft_ya_quiddity" + }, + { + "id": "book_fict_soft_ya_pbbr", + "type": "BOOK", + "name": "Peanut Butter Bruised", + "description": "In this work of young adult fiction, a woman raised on food stamps falls in love with a young cook. More importantly, she falls in love with the idea of become a professional chef.", + "copy-from": "book_fict_soft_ya_quiddity" + }, + { + "id": "book_fict_soft_ya_rwya", + "type": "BOOK", + "name": "Ready When You Are", + "description": "When three teenage girls ditch class to drive cross country together they get a strong dose of life lessons on the road. This work of young adult fiction explores how friendships evolve in early adulthood.", + "copy-from": "book_fict_soft_ya_vanilla" + }, + { + "id": "book_fict_soft_ya_sboy", + "type": "BOOK", + "name": "Study of a Boy", + "description": "A high school sophomore's personal journal is stolen and then leaked on social media. When it goes viral he is forced simultaneously to contend with both fame and betrayal.", + "copy-from": "book_fict_soft_ya_vanilla" + }, + { + "id": "book_fict_soft_ya_sumv", + "type": "BOOK", + "name": "Summer Variables", + "description": "In this work of young adult fiction, a woman's modest summer internship results in an incredible discovery that attracts the attention of unsavory elements.", + "copy-from": "book_fict_soft_ya_vanilla" + } +] \ No newline at end of file From 945117243bff37ff6f76bd1fbb9c0527615a7930 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Wed, 8 Apr 2020 21:01:22 -0400 Subject: [PATCH 51/72] no newline at end of file Also, improve skew against updated content --- data/json/itemgroups/SUS/library.json | 2 +- data/json/items/book/young.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 60160c98d73b5..f1955ff13277a 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -187,7 +187,7 @@ "//2": "This group is for a set of novels.", "subtype": "collection", "entries": [ - { "group": "SUS_book_fict", "count": [ 1, 7 ], "prob": 100 }, + { "group": "SUS_book_fict", "count": [ 3, 10 ], "prob": 100 }, { "item": "novel_sports", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_samurai", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_war", "count": [ 1, 5 ], "prob": 80 }, diff --git a/data/json/items/book/young.json b/data/json/items/book/young.json index 60dd9b336c83e..b4f76e345129d 100644 --- a/data/json/items/book/young.json +++ b/data/json/items/book/young.json @@ -190,4 +190,4 @@ "description": "In this work of young adult fiction, a woman's modest summer internship results in an incredible discovery that attracts the attention of unsavory elements.", "copy-from": "book_fict_soft_ya_vanilla" } -] \ No newline at end of file +] From fddba8a39c45189da8212fd6c3950cd0f0e0758b Mon Sep 17 00:00:00 2001 From: Jerimee Date: Wed, 8 Apr 2020 21:57:10 -0400 Subject: [PATCH 52/72] add three pulps --- data/json/items/book/misc.json | 150 +++++--------------------------- data/json/items/book/young.json | 2 +- 2 files changed, 23 insertions(+), 129 deletions(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index b2928ce6ca051..c2cdddf18cb37 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -204,22 +204,6 @@ "time": "30 m", "fun": -1 }, - { - "id": "child_book", - "type": "BOOK", - "name": { "str": "children's book" }, - "description": "A little book for little readers. The colorful cartoon characters and sweet stories contained herein belong to a different time, before the dead walked and the world moved on.", - "weight": "52 g", - "volume": "250 ml", - "price": 550, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "time": "4 m", - "chapters": 4, - "fun": 1 - }, { "id": "commune_prospectus", "type": "BOOK", @@ -269,117 +253,6 @@ "chapters": 40, "fun": 3 }, - { - "id": "fairy_tales", - "type": "BOOK", - "name": { "str": "book of fairy tales", "str_pl": "books of fairy tales" }, - "description": "An amusing collection of folklore featuring the usual cast of fairies, goblins, and trolls.", - "weight": "410 g", - "volume": "750 ml", - "price": 950, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 6, - "time": "18 m", - "chapters": 24, - "fun": 3, - "//": "The ids below represent the Aarne-Thompson System of folklore classification. Do not change.", - "snippet_category": [ - { - "id": "fairyat_41", - "text": "This fairy tale is about a wolf who eats so much salted meat she becomes trapped in the butcher's cellar." - }, - { - "id": "fairyat_50", - "text": "In this traditional story of beastly intrigue a clever fox convinces an elderly lion to kill a derogatory wolf." - }, - { - "id": "fairyat_111", - "text": "This is an illustrated fairy tale book about a conversation between a mouse and a cat." - }, - { - "id": "fairyat_112", - "text": "This illustrated fairy tale relates how a city mouse did visit his cousin in the country, and how each regarded the other's quality of life." - }, - { "id": "fairyat_155", "text": "A fable in which the jackal wins the day via clever foolishness." }, - { - "id": "fairyat_156", - "text": "A slave mistakenly wanders into a lion's den - thus begins a fable which demonstrates mutual dependence regardless of size or status." - }, - { - "id": "fairyat_171", - "text": "An amusing collection of stories featuring \"Goldilocks and The Three Bears\" on the cover." - }, - { - "id": "fairyat_222", - "text": "This is a well illustrated fairy tale about a war between the birds and the beasts, with particulars on the wartime conduct and eventual fate of the bat." - }, - { - "id": "fairyat_285", - "text": "This book, titled \"The Rattlesnake's Vengeance\" is a collection of Cherokee myths and legends. \"285D\" is hand-written in pencil on the title page." - }, - { "id": "fairyat_328", "text": "This fairy tale book is a regional variant of \"Jack and the Beanstalk.\"" }, - { - "id": "fairyat_333", - "text": "This fairy tale book is entitled \"Little Red Cap\". It details a red-cloaked child's various encounters with talking wolves." - }, - { - "id": "fairyat_366", - "text": "A collection of ghost stories warning about the dangers of stealing from the dead." - }, - { - "id": "fairyat_402", - "text": "An Irish fairy tale in which a Celtic poet marries a princess who has been cursed with the head of a pig." - }, - { - "id": "fairyat_408", - "text": "A book of Italian fairy tales translated into English. The cover features an orange fairy juggling a lemon, a lime, and a tangerine." - }, - { "id": "fairyat_451", "text": "A book of fables about people who change into birds." }, - { - "id": "fairyat_475", - "text": "This compendium of amusing folk tales about the devil is titled \"Hell's Kettle: Legends of the Devil.\"" - }, - { - "id": "fairyat_530", - "text": "This charming book of Swedish fables is titled, \"The Glass Mountain and the Princess.\"" - }, - { - "id": "fairyat_555", - "text": "This is a collection of fairy tale stories warning against the consequences of extreme greed." - }, - { - "id": "fairyat_570", - "text": "This fable book is entitled, \"The Rabbit Herd.\" Inside are woodcut illustrations of a peasant boy playing his flute for a mob of mischievous hares." - }, - { "id": "fairyat_591", "text": "This book is titled, \"The Thieving Pot: Folktales of the Arab World.\"" }, - { "id": "fairyat_653", "text": "This is a book of legends collected by Traveller Johnny Cassidy in the 1960s." }, - { "id": "fairyat_758", "text": "A book by the Brothers Grimm titled, \"Eve's Unequal Children.\"" }, - { "id": "fairyat_766", "text": "This book of fables expands upon the legend of the Seven Sleepers of Ephesus." }, - { - "id": "fairyat_1060", - "text": "In this fairy tale a strong man frightens an ogre by squeezing water out of a stone." - }, - { - "id": "fairyat_1084", - "text": "This book of rustic folk tales bears the title: \"How to Shout Down the Devil.\"" - }, - { - "id": "fairyat_1287", - "text": "The title of this book is \"Village Folk-tales of Ceylon.\" It includes fables about logical errors and foolish misjudgements of the Kadambawa men." - }, - { - "id": "fairyat_1461", - "text": "This book of folk tales is titled, \"The Girl with the Ugly Name, and Other Stories.\"" - }, - { - "id": "fairyat_2025", - "text": "Titled \"The Fleeing Pancake\", this collection of silly folk tales is suitable for small children." - } - ] - }, { "id": "guidebook", "type": "BOOK", @@ -651,12 +524,33 @@ "fun": 3 }, { - "id": "novel_pulp_squids", + "id": "book_fict_soft_pulp_squids", "type": "BOOK", "name": "Planet of the Murderous Squids that Time Forgot!", "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", "copy-from": "book_fict_soft_tpl" }, + { + "id": "book_fict_soft_pulp_gcapes", + "type": "BOOK", + "name": "The Great Capes of Metropolis", + "description": "In this classic pulp paperback of superheroic exploits, a group of masked vigilantes with diverse superpowers learn to work together to defeat the ultimate villain.", + "copy-from": "book_fict_soft_tpl" + }, + { + "id": "book_fict_soft_pulp_yesmurd", + "type": "BOOK", + "name": "Yesterday's Murdered", + "description": "In this fast paced pulp noir, a hard-drinking detective with nerves of steel has one last shot at vengeance.", + "copy-from": "book_fict_soft_tpl" + }, + { + "id": "book_fict_soft_pulp_flashcc", + "type": "BOOK", + "name": "Flashgun Condor and the Crimson Criminal", + "description": "A hot-blooded photographer who fights crime with film, footage, and fists, Condor is more than a mere shutterbug on the crime beat. But will she be able to unravel a devious deception and bring the \"Crimson Criminal\" to justice?", + "copy-from": "book_fict_soft_tpl" + }, { "id": "novel_road", "type": "BOOK", diff --git a/data/json/items/book/young.json b/data/json/items/book/young.json index b4f76e345129d..3f25225947ccb 100644 --- a/data/json/items/book/young.json +++ b/data/json/items/book/young.json @@ -187,7 +187,7 @@ "id": "book_fict_soft_ya_sumv", "type": "BOOK", "name": "Summer Variables", - "description": "In this work of young adult fiction, a woman's modest summer internship results in an incredible discovery that attracts the attention of unsavory elements.", + "description": "In this book written primarily for young adults, a woman's modest summer internship results in an incredible discovery that attracts the attention of unsavory elements.", "copy-from": "book_fict_soft_ya_vanilla" } ] From f75f316c05a04dc71829c0e6ebe178c40995dbad Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 9 Apr 2020 22:26:28 -0400 Subject: [PATCH 53/72] Update data/json/items/book/nonfiction.json Co-Authored-By: ZhilkinSerg --- data/json/items/book/nonfiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 16da18cd65f70..ae86df26da7e0 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -182,7 +182,7 @@ "weight": "522 g", "volume": "759 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "5 m" } }, { "id": "book_nonf_soft_psych_psycolo", From cb6290f5135ca2a0e4bfc09042f4a215c899647d Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 9 Apr 2020 22:28:53 -0400 Subject: [PATCH 54/72] Update data/json/items/book/misc.json Co-Authored-By: ZhilkinSerg --- data/json/items/book/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index c2cdddf18cb37..26166b2f757f7 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -14,7 +14,7 @@ "color": "light_cyan", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 4, - "time": 15, + "time": "15 m", "chapters": 16, "fun": 2 }, From d0c572ecf46964eccd09fc2f34cba28126c58c5a Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 9 Apr 2020 22:29:23 -0400 Subject: [PATCH 55/72] Update data/json/items/book/nonfiction.json Co-Authored-By: ZhilkinSerg --- data/json/items/book/nonfiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index ae86df26da7e0..6ef8ddc96dd44 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -202,6 +202,6 @@ "weight": "400 g", "volume": "521 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 3, "intelligence": 2, "time": -2 } + "relative": { "chapters": 3, "intelligence": 2, "time": "-2 m" } } ] From 7f3fa684c682fc1fdfbfda4de6bb3cd3f9bf0551 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 9 Apr 2020 22:30:36 -0400 Subject: [PATCH 56/72] Update data/json/items/book/misc.json Co-Authored-By: ZhilkinSerg --- data/json/items/book/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 26166b2f757f7..7229b77972af4 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -27,7 +27,7 @@ "symbol": "?", "looks_like": "story_book", "color": "light_blue", - "time": 20 + "time": "20 m" }, { "abstract": "book_nonf_hard_tpl", From 8911c6108db13b4b9e62c3b810502910f5061bb6 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 9 Apr 2020 22:30:57 -0400 Subject: [PATCH 57/72] Update data/json/items/book/nonfiction.json Co-Authored-By: ZhilkinSerg --- data/json/items/book/nonfiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 6ef8ddc96dd44..7e6f2288bb08e 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -192,7 +192,7 @@ "weight": "454 g", "volume": "734 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "fun": -1, "intelligence": 3, "time": 10 } + "relative": { "fun": -1, "intelligence": 3, "time": "10 m" } }, { "id": "book_nonf_soft_psych_psycstlk", From e3061cc3cefaa4eb7fa482ec4097e27388ea2b54 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 9 Apr 2020 22:31:26 -0400 Subject: [PATCH 58/72] Update data/json/items/book/nonfiction.json Co-Authored-By: ZhilkinSerg --- data/json/items/book/nonfiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 7e6f2288bb08e..2b4f22ea5485c 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -172,7 +172,7 @@ "weight": "295 g", "volume": "442 ml", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": 10 } + "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": "10 m" } }, { "id": "book_nonf_soft_psych_paranoia", From 4d76b207b0bca04cb56690a14031cf9089df7156 Mon Sep 17 00:00:00 2001 From: Jerimee Richir Date: Thu, 9 Apr 2020 22:36:44 -0400 Subject: [PATCH 59/72] Update data/json/items/book/nonfiction.json Co-Authored-By: ZhilkinSerg --- data/json/items/book/nonfiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index 2b4f22ea5485c..e555b8cb8edde 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -131,7 +131,7 @@ "weight": "730 g", "volume": "1038 ml", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": 10 } + "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": "10 m" } }, { "id": "book_nonf_hard_psych_thergar", From a5fb55e9841b2b4aa694de4cca8c19b43a6c46b9 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 14 Apr 2020 16:41:06 -0400 Subject: [PATCH 60/72] Create abstract.json --- data/json/items/book/abstract.json | 172 +++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 data/json/items/book/abstract.json diff --git a/data/json/items/book/abstract.json b/data/json/items/book/abstract.json new file mode 100644 index 0000000000000..03845ca211e5d --- /dev/null +++ b/data/json/items/book/abstract.json @@ -0,0 +1,172 @@ +[ + { + "abstract": "book_fict_soft_tpl", + "type": "BOOK", + "name": { "str": "paperback abstract" }, + "description": "An ordinary paperback book. Or is it? It is.", + "weight": "400 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 + }, + { + "abstract": "book_nonf_tpl", + "type": "BOOK", + "name": "Generic Nonfiction Book", + "description": "template for a manuscript purporting to be factual", + "intelligence": 5, + "symbol": "?", + "looks_like": "story_book", + "color": "light_blue", + "time": "20 m" + }, + { + "abstract": "book_nonf_hard_tpl", + "type": "BOOK", + "name": "Nonfiction Book", + "description": "template for hard bound nonfiction book", + "weight": "1000 g", + "volume": "1100 ml", + "price": 1450, + "price_postapoc": 2900, + "material": [ "paper", "cardboard" ], + "bashing": 2, + "chapters": 18, + "copy-from": "book_nonf_tpl" + }, + { + "abstract": "book_nonf_soft_tpl", + "type": "BOOK", + "name": "Nonfiction Paperback", + "description": "template for a paperback nonfiction book", + "weight": "460 g", + "volume": "500 ml", + "price": 990, + "price_postapoc": 2700, + "material": [ "paper" ], + "bashing": 1, + "chapters": 18, + "copy-from": "book_nonf_tpl" + }, + { + "abstract": "book_nonf_hard_homemk_tpl", + "type": "BOOK", + "name": "Homemaking Book", + "description": "This is a template for books about homemaking, style, home decor, and home economics.", + "weight": "1100 g", + "copy-from": "book_nonf_hard_tpl", + "relative": { "intelligence": -1, "price_postapoc": -1600, "chapters": 2 } + }, + { + "abstract": "paperback_occult", + "type": "BOOK", + "name": "template for mass produced books on esoteric subjects", + "description": "An ordinary paperback book. Or is it? Is that a glimmer of higher truth?", + "weight": "371 g", + "volume": "700 ml", + "price": 750, + "price_postapoc": 2900, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "dark_gray", + "flags": [ "TINDER", "FLAMMABLE" ], + "intelligence": 6, + "time": 35, + "chapters": 30, + "//": "TODO for this item fun should be conditional", + "fun": 1 + }, + { + "abstract": "paperback_romance_spb", + "type": "BOOK", + "name": "Sweet Providence Romance Novel", + "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", + "//": "these are books are tiny", + "weight": "200 g", + "volume": "400 ml", + "copy-from": "book_fict_soft_tpl", + "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } + }, + { + "abstract": "paperback_romance_lnl", + "type": "BOOK", + "name": "Lorn and Loan Romance Novel", + "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } + }, + { + "abstract": "paperback_romance_vanilla", + "type": "BOOK", + "name": "Vanilla Romance Novel", + "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -100, "intelligence": -1 } + }, + { + "abstract": "paperback_western_em", + "type": "BOOK", + "name": "The Everyman Library", + "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -100, "intelligence": -1 } + }, + { + "abstract": "book_fict_soft_ya_vanilla", + "type": "BOOK", + "name": "Tween Topics", + "description": "Tween Topics is an imprint of Vanilla Media that publishes stories that appeal to the youth of today. Or, failing that, the parents of said youth.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } + }, + { + "abstract": "book_fict_soft_ya_quiddity", + "type": "BOOK", + "name": "Quiddity Books", + "description": "Quiddity publishes books for young adults. They offer stories about self-discovery, personal identity, and contemporary trends.", + "copy-from": "book_fict_soft_tpl", + "relative": { "price_post": -400, "chapters": 9 } + }, + { + "abstract": "book_fict_soft_satire_tpl", + "type": "BOOK", + "name": "Satire Template", + "description": "template for mass produced satirical fiction", + "copy-from": "book_fict_soft_tpl", + "relative": { "intelligence": 3, "price": 249, "time": 5 } + }, + { + "abstract": "book_nonf_zine", + "type": "BOOK", + "name": "Magazine Template", + "description": "template for magazine", + "intelligence": 4, + "weight": "60 g", + "volume": "250 ml", + "price": 400, + "price_postapoc": 100, + "material": [ "paper" ], + "symbol": "?", + "color": "pink", + "time": 7, + "fun": 1 + }, + { + "abstract": "book_nonf_zine_news_tpl", + "type": "BOOK", + "name": "News Magazine Template", + "description": "template for news magazine", + "copy-from": "book_nonf_zine", + "relative": { "intelligence": 1, "time": 1 } + } +] \ No newline at end of file From c4b57d84128879213a747b1a42a05bd14ef35c77 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 14 Apr 2020 17:46:28 -0400 Subject: [PATCH 61/72] restore bashing.json restore bashing.json, which was foolishly overwritten --- data/json/itemgroups/SUS/library.json | 1 + data/json/items/book/bashing.json | 1629 +------------------------ 2 files changed, 20 insertions(+), 1610 deletions(-) diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index f1955ff13277a..d8e0f09194d99 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -462,6 +462,7 @@ { "item": "mag_unarmed", "prob": 1 }, { "item": "mag_throwing", "prob": 1 }, { "item": "mag_archery", "prob": 1 }, + { "item": "mag_bashing", "prob": 1 }, { "item": "mag_gaming", "prob": 2 } ] }, diff --git a/data/json/items/book/bashing.json b/data/json/items/book/bashing.json index aa6e435749ce9..65ed38d0176f6 100644 --- a/data/json/items/book/bashing.json +++ b/data/json/items/book/bashing.json @@ -1,1628 +1,37 @@ [ { - "abstract": "book_fict_soft_tpl", + "id": "mag_bashing", "type": "BOOK", - "name": { "str": "paperback abstract" }, - "description": "An ordinary paperback book. Or is it? It is.", - "weight": "400 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, - "chapters": 16, - "fun": 2 - }, - { - "abstract": "book_nonf_tpl", - "type": "BOOK", - "name": "Generic Nonfiction Book", - "description": "template for a manuscript purporting to be factual", - "intelligence": 5, - "symbol": "?", - "looks_like": "story_book", - "color": "light_blue", - "time": 20 - }, - { - "abstract": "book_nonf_hard_tpl", - "type": "BOOK", - "name": "Nonfiction Book", - "description": "template for hard bound nonfiction book", - "weight": "1000 g", - "volume": "1100 ml", - "price": 1450, - "price_postapoc": 2900, - "material": [ "paper", "cardboard" ], - "bashing": 2, - "chapters": 18, - "copy-from": "book_nonf_tpl" - }, - { - "abstract": "book_nonf_soft_tpl", - "type": "BOOK", - "name": "Nonfiction Paperback", - "description": "template for a paperback nonfiction book", - "weight": "460 g", - "volume": "500 ml", - "price": 990, - "price_postapoc": 2700, - "material": [ "paper" ], - "bashing": 1, - "chapters": 18, - "copy-from": "book_nonf_tpl" - }, - { - "abstract": "book_nonf_hard_homemk_tpl", - "type": "BOOK", - "name": "Homemaking Book", - "description": "This is a template for books about homemaking, style, home decor, and home economics.", - "weight": "1100 g", - "copy-from": "book_nonf_hard_tpl", - "relative": { "intelligence": -1, "price_postapoc": -1600, "chapters": 2 } - }, - { - "abstract": "paperback_occult", - "type": "BOOK", - "name": "template for mass produced books on esoteric subjects", - "description": "An ordinary paperback book. Or is it? Is that a glimmer of higher truth?", - "weight": "371 g", - "volume": "700 ml", - "price": 750, - "price_postapoc": 2900, - "material": [ "paper" ], - "symbol": "?", - "looks_like": "story_book", - "color": "dark_gray", - "flags": [ "TINDER", "FLAMMABLE" ], - "intelligence": 6, - "time": 35, - "chapters": 30, - "//": "TODO for this item fun should be conditional", - "fun": 1 - }, - { - "abstract": "paperback_romance_spb", - "type": "BOOK", - "name": "Sweet Providence Romance Novel", - "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", - "//": "these are books are tiny", - "weight": "200 g", - "volume": "400 ml", - "copy-from": "book_fict_soft_tpl", - "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } - }, - { - "abstract": "paperback_romance_lnl", - "type": "BOOK", - "name": "Lorn and Loan Romance Novel", - "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } - }, - { - "abstract": "paperback_romance_vanilla", - "type": "BOOK", - "name": "Vanilla Romance Novel", - "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -100, "intelligence": -1 } - }, - { - "abstract": "paperback_western_em", - "type": "BOOK", - "name": "The Everyman Library", - "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -100, "intelligence": -1 } - }, - { - "abstract": "book_fict_soft_ya_vanilla", - "type": "BOOK", - "name": "Tween Topics", - "description": "Tween Topics is an imprint of Vanilla Media that publishes stories that appeal to the youth of today. Or, failing that, the parents of said youth.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } - }, - { - "abstract": "book_fict_soft_ya_quiddity", - "type": "BOOK", - "name": "Quiddity Books", - "description": "Quiddity publishes books for young adults. They offer stories about self-discovery, personal identity, and contemporary trends.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -400, "chapters": 9 } - }, - { - "abstract": "book_fict_soft_satire_tpl", - "type": "BOOK", - "name": "Satire Template", - "description": "template for mass produced satirical fiction", - "copy-from": "book_fict_soft_tpl", - "relative": { "intelligence": 3, "price": 249, "time": 5 } - }, - { - "abstract": "book_nonf_zine", - "type": "BOOK", - "name": "Magazine Template", - "description": "template for magazine", - "intelligence": 4, - "weight": "60 g", - "volume": "250 ml", - "price": 400, - "price_postapoc": 100, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "time": 7, - "fun": 1 - }, - { - "abstract": "book_nonf_zine_news_tpl", - "type": "BOOK", - "name": "News Magazine Template", - "description": "template for news magazine", - "copy-from": "book_nonf_zine", - "relative": { "intelligence": 1, "time": 1 } - }, - { - "id": "ZSG", - "type": "BOOK", - "name": { "str": "Zombie Survival Guide", "str_pl": "copies of Zombie Survival Guide" }, - "description": "While this seems like it would be very useful in this situation, the sheer amount of misinformation present makes it practically useless.", - "weight": "227 g", - "volume": "1 L", - "price": 1290, - "price_postapoc": 700, - "material": [ "paper" ], - "symbol": "?", - "color": "green", - "intelligence": 7, - "time": "18 m", - "chapters": 28, - "fun": 2 - }, - { - "id": "black_box_transcript", - "type": "BOOK", - "name": { "str": "black box transcript" }, - "//": "ooh, military records, probably Classified!", - "description": "A full flight log for a military aircraft. Nothing of interest stands out.", - "weight": "566 g", - "volume": "1250 ml", - "price": 5000, - "price_postapoc": 5000, - "bashing": 5, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 8, - "time": "30 m", - "fun": -1 - }, - { - "id": "commune_prospectus", - "type": "BOOK", - "name": { "str": "Ranch Prospectus", "str_pl": "Ranch Prospectus" }, - "description": "A short paper of the economic viability of constructing an agricultural outpost.", - "weight": "1 g", - "volume": "250 ml", - "price": 3000, - "price_postapoc": 1900, - "bashing": 1, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "intelligence": 5, - "time": "10 m" - }, - { - "id": "decoy_elfa", - "type": "BOOK", - "name": { "str": "standpipe maintenance log" }, - "description": "This binder details the scheduled maintenance for several plumbing systems throughout the facility.", - "weight": "400 g", - "volume": "750 ml", - "price": 400, - "price_postapoc": 400, - "material": [ "paper", "plastic" ], - "symbol": "?", - "color": "light_green", - "intelligence": 8, - "time": "45 m", - "fun": -2 - }, - { - "id": "essay_book", - "type": "BOOK", - "name": { "str": "book of essays", "str_pl": "books of essays" }, - "description": "A collection of essays by various authors from around the world, including works by Churchill, Mailer, Eco, and Voltaire.", - "weight": "700 g", - "volume": "750 ml", - "price": 1250, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 10, - "time": "26 m", - "chapters": 40, - "fun": 3 - }, - { - "id": "guidebook", - "type": "BOOK", - "name": { "str": "The Hitchhiker's Guide to the Cataclysm", "str_pl": "copies of The Hitchhiker's Guide to the Cataclysm" }, - "description": "Inscribed on the cover in large, friendly letters, is the message \"Don't Panic\".", - "weight": "1764 g", - "volume": "1 L", - "price": 88200, - "price_postapoc": 88200, - "bashing": 2, - "material": [ "paper" ], - "symbol": "?", - "color": "green", - "intelligence": 3, - "time": "1 m" - }, - { - "id": "mag_comic", - "type": "BOOK", - "name": { "str": "comic book" }, - "description": "A super-hero comic.", - "weight": "60 g", - "volume": "250 ml", - "price": 300, - "price_postapoc": 900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "time": "7 m", - "fun": 2 - }, - { - "id": "mag_gaming", - "type": "BOOK", - "name": { "str": "Computer Gaming", "str_pl": "issues of Computer Gaming" }, - "description": "Reviews of recently released computer games and previews of upcoming titles.", - "weight": "60 g", - "volume": "250 ml", - "price": 300, - "price_postapoc": 900, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "intelligence": 7, - "time": "8 m", - "fun": 2 - }, - { - "id": "mag_news", - "type": "BOOK", - "name": { "str": "TIME magazine" }, - "description": "Current events concerning a bunch of people who're all (un)dead now.", - "copy-from": "book_nonf_zine_news_tpl" - }, - { - "id": "book_nonf_zine_news_anlyst", - "type": "BOOK", - "name": "The Analyst", - "description": "This news magazine has been described as \"a kind of Reader's Digest for America's corporate elite.\" These concerns are, of course, behind us now.", - "copy-from": "book_nonf_zine_news_tpl" - }, - { - "id": "mag_porn", - "type": "BOOK", - "name": { "str": "Playboy", "str_pl": "issues of Playboy" }, - "description": "You can read it for the articles. Or not.", - "weight": "60 g", - "volume": "250 ml", - "price": 400, - "price_postapoc": 1200, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "time": "10 m", - "chapters": 4, - "fun": 1 - }, - { - "id": "necropolis_freq", - "type": "BOOK", - "name": { "str": "frequency list" }, - "description": "A notepad with a number of frequencies scribbled on it.", - "weight": "1 g", - "volume": "250 ml", - "price": 3000, - "price_postapoc": 3000, - "bashing": 1, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "intelligence": 2, - "time": "10 m" - }, - { - "id": "news_regional", - "type": "BOOK", - "name": { "str": "Rural Digest-Examiner", "str_pl": "issues of Rural Digest-Examiner" }, - "description": "A newsweekly covering regional events. There is an article on the winter's snowstorms and several letters to the editor concerning the community response.", + "name": { "str": "Batter Up!", "str_pl": "issues of Batter Up!" }, + "description": "A baseball magazine that focuses on batting tips. There are lots of colorful, full-page photos of skilled athletes demonstrating proper form and technique.", "weight": "80 g", "volume": "250 ml", - "price": 350, - "price_postapoc": 100, + "price": 450, + "price_postapoc": 500, "material": [ "paper" ], "symbol": "?", "color": "pink", + "skill": "bashing", + "max_level": 1, "intelligence": 5, - "time": "5 m", - "fun": 1 - }, - { - "id": "novel_adventure", - "type": "BOOK", - "name": { "str": "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.", - "copy-from": "book_fict_soft_tpl", - "price": 850, - "time": "20 m", - "fun": 3 - }, - { - "id": "novel_buddy", - "type": "BOOK", - "name": { "str": "buddy novel" }, - "description": "A gripping tale of two friends struggling to survive on the streets of New York City.", - "copy-from": "book_fict_soft_tpl", - "weight": "244 g", - "volume": "500 ml", - "price": 650, - "time": "20 m" - }, - { - "id": "novel_coa", - "type": "BOOK", - "name": { "str": "coming of age novel" }, - "description": "A classic tale about growing up, portraying one young man's funny and poignant experiences with life, love, and sex.", - "weight": "187 g", - "volume": "500 ml", - "price": 750, - "price_postapoc": 1400, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 4, - "time": "20 m", - "chapters": 16, - "fun": 2 - }, - { - "id": "novel_coa2", - "type": "BOOK", - "name": { "str": "coming of age novel" }, - "copy-from": "novel_coa", - "description": "A graphic novel about a young girl living in Iran during the 1980's, seeing the world change around her as Iraq invaded her country.", - "relative": { "time": -4, "chapters": -2, "fun": 1 } - }, - { - "id": "novel_crime", - "type": "BOOK", - "name": { "str": "crime novel" }, - "copy-from": "book_fict_soft_tpl", - "description": "After their diamond heist goes wrong, the surviving criminals begin to suspect that one of them is a police informant.", - "intelligence": 6, - "time": "20 m", - "chapters": 24, - "fun": 3 - }, - { - "id": "novel_crime2", - "type": "BOOK", - "name": { "str": "crime novel" }, - "copy-from": "novel_crime", - "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": "book_fict_soft_tpl" - }, - { - "id": "novel_crime_midnight", - "type": "BOOK", - "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, - "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", - "copy-from": "book_fict_soft_tpl", - "relative": { "time": 5, "chapters": -8 } - }, - { - "id": "novel_drama", - "type": "BOOK", - "name": { "str": "drama novel" }, - "description": "A real book for real adults.", - "copy-from": "book_fict_soft_tpl", - "intelligence": 7, - "time": "25 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_erotic", - "type": "BOOK", - "name": { "str": "erotic novel" }, - "description": "A hackneyed fictional narrative concealing low-grade literary smut.", - "copy-from": "book_fict_soft_tpl", - "weight": "200 g", - "volume": "500 ml", - "time": "18 m", - "chapters": 28 - }, - { - "id": "novel_experimental", - "type": "BOOK", - "name": { "str": "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": "book_fict_soft_tpl", - "weight": "142 g", - "volume": "500 ml", - "intelligence": 7, - "time": "20 m", - "chapters": 20 - }, - { - "id": "novel_fantasy", - "type": "BOOK", - "name": { "str": "fantasy novel" }, - "description": "Basic sword & sorcery.", - "copy-from": "book_fict_soft_tpl", - "weight": "227 g", - "volume": "1 L", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_horror", - "type": "BOOK", - "name": { "str": "horror novel" }, - "description": "Maybe not the best reading material considering the situation.", - "copy-from": "book_fict_soft_tpl", - "weight": "227 g", - "intelligence": 7, - "time": "18 m", - "chapters": 28, + "time": "8 m", "fun": 1 }, { - "id": "novel_mystery", - "type": "BOOK", - "name": { "str": "mystery novel" }, - "description": "A detective investigates an unusual murder in a secluded location.", - "copy-from": "book_fict_soft_tpl", - "intelligence": 7, - "time": "18 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_pulp", - "type": "BOOK", - "name": { "str": "pulp novel" }, - "description": "A hardboiled detective tale filled with hard hitting action and intrigue.", - "copy-from": "book_fict_soft_tpl", - "intelligence": 6, - "time": "18 m", - "chapters": 24, - "fun": 3 - }, - { - "id": "novel_pulp_squids", - "type": "BOOK", - "name": "Planet of the Murderous Squids that Time Forgot!", - "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", - "copy-from": "book_fict_soft_tpl" - }, - { - "id": "novel_road", - "type": "BOOK", - "name": { "str": "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": "book_fict_soft_tpl", - "weight": "244 g", - "volume": "500 ml", - "time": "20 m", - "fun": 3 - }, - { - "id": "novel_romance", - "type": "BOOK", - "name": { "str": "romance novel" }, - "description": "Drama and mild smut.", - "copy-from": "book_fict_soft_tpl" - }, - { - "id": "paperback_romance_circuses", - "type": "BOOK", - "name": "Love and Circuses", - "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", - "copy-from": "paperback_romance_spb", - "relative": { "chapters": 2, "time": 3, "weight": 111 } - }, - { - "id": "paperback_romance_cloven", - "type": "BOOK", - "name": "Cloven Kisses", - "description": "When the devil falls in love with a warlock, his proposal must be infernally wicked. Will hooves, horns, and the scent of sulphur condemn love's flames to hellfire?", - "copy-from": "paperback_romance_lnl", - "relative": { "chapters": -2 } - }, - { - "id": "paperback_romance_conq", + "id": "manual_bashing", "type": "BOOK", - "name": "Conquer Me Sweetly", - "description": "Sweet Providence Books is delighted to offer you this romantic tale of delicious dalliances and daring delights.", - "copy-from": "paperback_romance_spb", - "relative": { "chapters": -1 } - }, - { - "id": "paperback_romance_dd", - "type": "BOOK", - "name": "Dubliner's Debutante", - "description": "His love songs were only for me, but I preferred the banjo over bagpipes. How could I ever love a kilted yankee of foreign breeding?", - "copy-from": "paperback_romance_spb" - }, - { - "id": "paperback_romance_diodes", - "type": "BOOK", - "name": "Blood Diodes", - "description": "He is an automaton, she is a reformed vampire, can love find a way? In this edgy romance by acclaimed author Kea Dekker, heartbreak is just the beginning.", - "copy-from": "paperback_romance_lnl", - "relative": { "chapters": 1 } - }, - { - "id": "paperback_romance_envyh", - "type": "BOOK", - "name": "Envying Heaven", - "description": "When her fiancee names a star for her Wanda begins to wonder if an astronomer's wife can ever compete with the allure of the cosmos.", - "copy-from": "paperback_romance_vanilla" - }, - { - "id": "paperback_romance_grue", - "type": "BOOK", - "name": "Tall, Dark, and Gruesome", - "description": "Fatima's obsession with the dead threatens to consume her when she falls in love with a restless ghost. In this provocative romp celebrated author Kea Dekker gently lifts the thin veil separating cold bodies from warm. ", - "copy-from": "paperback_romance_lnl" - }, - { - "id": "paperback_romance_rider", - "type": "BOOK", - "name": "Along Came a Rider", - "description": "When Beth's career as a pro steeplechase jockey threatens to divide her from her lover, Beth has to act fast. Will she ever find a man that can keep up with her racing heart?", - "copy-from": "paperback_romance_vanilla" - }, - { - "id": "paperback_romance_rogue", - "type": "BOOK", - "name": "Rogue's Virtue", - "description": "Can Victoria reform the fugitive from justice who wooed her with false pretenses and true passion?", - "copy-from": "paperback_romance_vanilla" - }, - { - "id": "paperback_romance_secret", - "type": "BOOK", - "name": "The Death of My Secret Life", - "description": "Makeda comes out to her family, but she's still got plenty of skeletons in her closet. Best selling authoress Kea Dekker breaks all the rules in this macabre story of love and lies.", - "copy-from": "paperback_romance_lnl" - }, - { - "id": "novel_samurai", - "type": "BOOK", - "name": { "str": "samurai novel" }, - "description": "The classic tale of a wandering swordsman 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, - "time": "20 m", - "chapters": 28, - "fun": 4 - }, - { - "id": "novel_satire", - "type": "BOOK", - "name": { "str": "satire novel" }, - "copy-from": "book_fict_soft_satire_tpl", - "description": "A political satire of the pre-apocalypse world. Looking back on it from this side of Armageddon makes it seem all the more ridiculous.", - "weight": "520 g", - "relative": { "chapters": 7 } - }, - { - "id": "book_fict_soft_satire_hgod", - "type": "BOOK", - "name": "The House of God", - "description": "Set in a lightly disguised Boston hospital of high repute, Samuel Shem’s novel dives deep into the agony of absurdity.", - "copy-from": "book_fict_soft_satire_tpl" - }, - { - "id": "book_fict_soft_satire_catch", - "type": "BOOK", - "name": "Catch-22", - "description": "There is a short informational forward in this paperback edition of Catch-22. Apparently the original title for Joseph Heller’s excruciatingly brilliant war satire was \"Catch-11.\"", - "weight": "480 g", - "copy-from": "book_fict_soft_satire_tpl", - "relative": { "chapters": 26 } - }, - { - "id": "book_fict_soft_satire_mandm", - "type": "BOOK", - "name": "The Master and Margarita", - "description": "Featuring a cast that includes Satan, Pontius Pilate, Jesus Christ, vampires, a talking cat, and the literary elite of Moscow, this is a satire on Stalinist tyranny written by Mikhail Bulgakov.", - "copy-from": "book_fict_soft_satire_tpl", - "relative": { "chapters": 16, "fun": 1 } - }, - { - "id": "book_fict_soft_satire_dust", - "type": "BOOK", - "name": "A Handful of Dust", - "description": "Laced with cynicism, Evelyn Waugh's \"A Handful of Dust\" satirizes a stratum of characters who have wealth, but lack any other credentials.", - "copy-from": "book_fict_soft_satire_tpl" - }, - { - "id": "book_fict_soft_satire_cats", - "type": "BOOK", - "name": "Cat’s Cradle", - "description": "A paperback edition of Kurt Vonnegut's fourth novel, in which the threat of nuclear destruction isn't much of an influence on human nature.", - "weight": "360 g", - "copy-from": "book_fict_soft_satire_tpl", - "relative": { "chapters": 111, "fun": -1, "time": -19 } - }, - { - "id": "novel_scifi", - "type": "BOOK", - "name": { "str": "scifi novel" }, - "description": "Aliens, ray guns, and space ships.", - "weight": "227 g", - "volume": "750 ml", - "price": 850, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 6, - "time": "20 m", - "chapters": 24, - "fun": 3, - "snippet_category": [ - { - "id": "scifi1_1", - "text": "This is a copy of Gibson's \"Neuromancer\". Written in the eighties, it was surprisingly accurate in predicting much of modern society… Until recently." - }, - { - "id": "scifi1_2", - "text": "This is a copy of \"The Stars My Destination\" by Alfred Bester.\n\nTyger, Tyger, Burning bright,\nIn the forests of the night:\nWhat immortal hand or eye,\nDare frame thy fearful symmetry?" - }, - { - "id": "scifi1_3", - "text": "This is a copy of \"The Lathe of Heaven\" by Ursula Le Guin. Dirty finger-stains have smudged the occasional word." - }, - { "id": "scifi1_4", "text": "This is a copy of \"The Dispossessed\" by Ursula Le Guin." }, - { "id": "scifi1_5", "text": "This copy of Ray Bradbury's \"Fahrenheit 451\"." }, - { "id": "scifi1_6", "text": "This is a copy of \"Hyperion\" by Dan Simmons." }, - { - "id": "scifi1_7", - "text": "This is a copy of \"Endymion\" by Dan Simmons. It opens with a poem by D.H. Lawrence:\n\nGive us gods. Oh give them us!\nGive us gods.\nWe are so tired of men\nAnd motor-power." - }, - { "id": "scifi1_8", "text": "This is a copy of Philip K. Dick's \"Do Androids Dream of Electric Sheep?\"." }, - { "id": "scifi1_9", "text": "This is a dog-eared copy of \"Nova Express\" by William Burroughs." }, - { - "id": "scifi1_10", - "text": "This is a copy of \"Foundation\" by Isaac Asimov. The back cover has been ripped off." - }, - { - "id": "scifi1_11", - "text": "This is a dog-eared copy of \"Dune\" by Frank Herbert. It has sand between some of its pages. Weird." - }, - { "id": "scifi1_12", "text": "This is a copy of \"The Trial\" by Franz Kafka. This book is rather worn." }, - { "id": "scifi1_13", "text": "This is a copy of \"The Handmaid's Tale\" by Margaret Atwood." }, - { - "id": "scifi1_14", - "text": "This is a copy of \"The Windup Girl\" by Paolo Bacigalupi. The blurb makes you wonder how Thailand fared the end of the world." - }, - { "id": "scifi1_15", "text": "This is a copy of \"Islands in the Net\" by Bruce Sterling." }, - { - "id": "scifi1_16", - "text": "This is a copy of \"Foundation and Empire\" by Isaac Asimov. The back page contains a hand-written grocery list." - }, - { - "id": "scifi1_17", - "text": "This is an almost new copy of \"A Scanner Darkly\" by Philip K. Dick. It still has the smell of new books within it's pages." - }, - { - "id": "scifi1_18", - "text": "This is a copy of \"Mirrorshades: A Cyberpunk Anthology\" compiled by Bruce Sterling. The cover has rings of coffee stains over it." - }, - { - "id": "scifi1_19", - "text": "This is a copy of \"The World of Null-A\" by A. E. van Vogt. This copy looks to have been used to press flowers." - }, - { "id": "scifi1_20", "text": "This is a copy of \"Altered Carbon\" by Richard Morgan." }, - { - "id": "scifi1_21", - "text": "This is a copy of Mary Shelly's \"Frankenstein\". Wasn't that the name of the monster?" - }, - { - "id": "scifi1_22", - "text": "This is a copy of \"Wasp\" by Eric Frank Russel. The futuristic terrorist's handbook." - }, - { - "id": "scifi1_23", - "text": "This is a copy of \"I Am Legend\" by Richard Matheson. The sleeve is covered in dried blood." - }, - { "id": "scifi1_24", "text": "This is a copy of \"Roadside Picnic\" by Arkady and Boris Strugatsky." }, - { - "id": "scifi1_25", - "text": "This is a copy of \"The Forever War\" by Joe Haldeman. This copy looks as if it's been slightly chewed by a dog or other large animal." - }, - { "id": "scifi1_26", "text": "This is a copy of \"The Moon Is a Harsh Mistress\" by Robert A. Heinlein." }, - { - "id": "scifi1_27", - "text": "This is a copy of \"Cat's Cradle\" by Kurt Vonnegut. You notice there is a typo in the authors name on the spine of the book." - }, - { - "id": "scifi1_28", - "text": "This is a copy of Samuel R. Delany's \"Nova\". The cover reads \"Review Copy. Not for re-sale.\"" - }, - { "id": "scifi1_29", "text": "This is a copy of Vonnegut's \"The Sirens of Titan\"." }, - { - "id": "scifi1_30", - "text": "This is a copy of \"Grass\" by Sheri S. Tepper. A child has scribbled over the first pages in crayon." - }, - { - "id": "scifi1_31", - "text": "This is a copy of William Gibson's \"Count Zero\". The spine is stamped with 'Library Copy'. And a sticker reading 'Science Fiction'." - }, - { - "id": "scifi1_32", - "text": "This is a copy of \"The Fifth Season\" by N.K. Jemsin. It smells faintly of dirt." - }, - { "id": "scifi1_33", "text": "This is a copy of \"The Weapon Makers\" by A. E. van Vogt." }, - { - "id": "scifi1_34", - "text": "This is a copy of \"Record of a Spaceborn Few\" by Becky Chambers. It looks almost brand new." - }, - { - "id": "scifi1_35", - "text": "This is a copy of \"Use of Weapons\" by Ian M. Banks. The spine is cracked and worn, some pages appear to be loose." - }, - { "id": "scifi1_36", "text": "This is a copy of Jean-Baptiste Cousin de Grainville's \"Le Dernier Homme\"." }, - { - "id": "scifi1_37", - "text": "This is a copy of Orwell's \"Nineteen Eighty-Four\". The pages are loose and thin. You should probably be careful with this copy." - }, - { - "id": "scifi1_38", - "text": "This is a copy of Heinlein's \"Stranger in a Strange Land\". The cover is dog-eared and worn." - }, - { "id": "scifi1_39", "text": "This is a copy of Orson Scott Card's \"Ender's Game\"." }, - { "id": "scifi1_40", "text": "This is a weather worn copy of \"Brave New World\" by Aldous Huxley." }, - { "id": "scifi1_41", "text": "This is a copy of \"The Lost World\" by Arthur Conan Doyle." }, - { "id": "scifi1_42", "text": "This is a copy of \"Islands in the Sky\" by Arthur C. Clarke." }, - { "id": "scifi1_43", "text": "This is a copy of H. G. Wells' \"The Island of Doctor Moreau\"." }, - { "id": "scifi1_44", "text": "This is a copy of Stanislaw Lem's \"His Masters Voice\"." }, - { "id": "scifi1_45", "text": "This is a copy of Fred Hoyle's \"The Black Cloud\"." }, - { "id": "scifi1_46", "text": "This is a copy of \"Last and First Men\" by Olaf Stapeldon." }, - { "id": "scifi1_47", "text": "This is a copy of Stanislaw Lem's \"Solaris\"." }, - { "id": "scifi1_48", "text": "This is a copy of Theodore Sturgeon's \"More Than Human\"." }, - { "id": "scifi1_49", "text": "This is a copy of \"Vurt\" by Jeff Noon." }, - { "id": "scifi1_50", "text": "This is a copy of \"A Canticle for Leibowitz\" by Walter M. Miller Jr." }, - { "id": "scifi1_51", "text": "This is a copy of \"The War of The Worlds\" by H.G Wells." }, - { "id": "scifi1_52", "text": "This is a copy of \"Iron Sunrise\" by Charles Stross." }, - { - "id": "scifi1_53", - "text": "This is a copy of \"The Hunger Games\" by Suzanne Collins. Reading the blurb reminds you of a Japanese movie you think you once caught on the television late at night." - }, - { "id": "scifi1_54", "text": "This is a copy of \"The Day of the Triffids\" by John Wyndham." }, - { "id": "scifi1_55", "text": "This is a copy of \"A Clockwork Orange\" by Anthony Burges." }, - { "id": "scifi1_56", "text": "This is a copy of \"The Man Who Fell to Earth\" by Walter Tevis." }, - { "id": "scifi1_57", "text": "This is a copy of \"Simulacron-3\" by Daniel F. Galouye." }, - { "id": "scifi1_58", "text": "This is a copy of \"The Glass Bees\" by Ernst Jünger." }, - { "id": "scifi1_59", "text": "This is a copy of \"Journey to The Center of the Earth\" by Jules Verne." }, - { - "id": "scifi1_60", - "text": "This is a copy of Larry Niven's \"Ringworld\". There are a couple of pages missing from the end of the book. Luckily only mail-order advertisements." - }, - { - "id": "scifi1_61", - "text": "This is a well-worn copy of \"The Hitchhikers Guide to the Galaxy\" by Douglas Adams." - } - ] - }, - { - "id": "novel_sports", - "type": "BOOK", - "name": { "str": "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.", - "copy-from": "book_fict_soft_tpl", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_spy", - "type": "BOOK", - "name": { "str": "spy novel" }, - "description": "A tale of intrigue and espionage amongst Nazis, no, Commies, no, Iraqis!", - "copy-from": "book_fict_soft_tpl", - "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": "book_fict_soft_tpl" - }, - { - "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": "book_fict_soft_tpl" - }, - { - "id": "novel_swash", - "type": "BOOK", - "name": { "str": "swashbuckling novel" }, - "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", - "copy-from": "book_fict_soft_tpl", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "fun": 4 - }, - { - "id": "book_fict_soft_swash_blkfreight", - "type": "BOOK", - "name": { "str": "The Black Freighter", "str_pl": "copies of The Black Freighter" }, - "description": "Who watches the watchmen? Pirate Jenny, that's who! This swashbuckling adventure novel will make you feel swell.", - "copy-from": "book_fict_soft_tpl", - "relative": { "fun": 2, "chapters": -8 } - }, - { - "id": "book_fict_soft_swash_searovers", - "type": "BOOK", - "name": { "str": "Captain Gosgold and the Sea Rovers of Buzzards Bay", "str_pl": "copies of The Sea Rovers" }, - "description": "This lengthy paperback novel describes the ocean exploits of Captain Gosgold. The British consider him an outlaw, but in America he is a patriot.", - "copy-from": "book_fict_soft_tpl", - "time": "12 m", - "relative": { "weight": 186, "price": 250, "chapters": 8 } - }, - { - "id": "book_fict_soft_swash_buccaneer", - "type": "BOOK", - "name": { "str": "The Code of the Buccaneer", "str_pl": "copies of The Buccaneer" }, - "description": "The cover of this paperback pirate story shows a shirtless man and a near shirtless woman. Clearly it is not a dress code.", - "copy-from": "book_fict_soft_tpl" - }, - { - "id": "novel_thriller", - "type": "BOOK", - "name": { "str": "thriller novel" }, - "description": "A suspenseful tale of betrayal and revenge.", - "copy-from": "book_fict_soft_tpl", - "intelligence": 5, - "time": "18 m", - "chapters": 20, - "fun": 3 - }, - { - "id": "novel_tragedy", - "type": "BOOK", - "name": { "str": "tragedy novel" }, - "description": "The story of two young lovers whose feuding families threaten to keep them apart.", - "copy-from": "book_fict_soft_tpl", - "weight": "263 g", - "volume": "1 L", - "intelligence": 7, - "time": "18 m", - "chapters": 28 - }, - { - "id": "novel_war", - "type": "BOOK", - "name": { "str": "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": "book_fict_soft_tpl", - "weight": "686 g", - "intelligence": 7, - "time": "20 m", - "chapters": 28, - "fun": 3 - }, - { - "id": "novel_war2", - "type": "BOOK", - "name": { "str": "war novel" }, - "copy-from": "novel_war", - "description": "A story about a Bosnian citizen who goes through many hardships and near death during the breakup of Yugoslavia.", - "relative": { "time": -4, "chapters": -4 } - }, - { - "id": "novel_western", - "type": "BOOK", - "name": { "str": "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.", - "copy-from": "book_fict_soft_tpl", - "intelligence": 5, - "time": "20 m", - "chapters": 28, - "fun": 4 - }, - { - "id": "book_fict_soft_west_atwixt", - "type": "BOOK", - "name": "Atwixt a Brace of Cacti", - "description": "A grizzled clodhopper interviews a mess of rangehands, flummoxing longhorns and tenderfoot alike in a flusteration of jawing.", - "copy-from": "paperback_western_em", - "relative": { "price": 400, "intelligence": 4, "fun": 1 } - }, - { - "id": "book_fict_soft_west_bart", - "type": "BOOK", - "name": "Stinky Bart Puts on Starch", - "description": "A local bandit, driven by sadistic impulses, begins offering unlicensed dentistry to brave frontiersmen with few options and fewer teeth.", - "copy-from": "paperback_western_em" - }, - { - "id": "book_fict_soft_west_beans", - "type": "BOOK", - "name": "Six Beans in the Wheel", - "description": "The safety is off in this gun slinging tale of revenge and redemption by acclaimed author El Amor.", - "copy-from": "paperback_western_em", - "relative": { "chapters": -2, "fun": 1 } - }, - { - "id": "book_fict_soft_west_calico", - "type": "BOOK", - "name": "Irons at Calico Queen Annex", - "description": "The establishment of a telegraph line into the recently named town of Calico Queen threatens to bring with it the long arm of the law. A trio of enterprising gunfighters hatches a plan to keep Calico Queen wild by looting the supply wagons.", - "copy-from": "paperback_western_em" - }, - { - "id": "book_fict_soft_west_riot", - "type": "BOOK", - "name": "Riot on the Range", - "description": "Best selling author El Amor paints a visceral study in red with his latest western saga: Riot on the Range.", - "copy-from": "paperback_western_em", - "relative": { "chapters": -1, "fun": 1 } - }, - { - "id": "book_fict_soft_west_vaq", - "type": "BOOK", - "name": "Vaquero Sun", - "description": "Western author El Amor relates the story of a dispossessed young man inspired by a heat stroke delusion to pursue justice against an evil land baron.", - "copy-from": "paperback_western_em", - "relative": { "chapters": 2, "fun": 1 } - }, - { - "id": "book_fict_soft_west_vride", - "type": "BOOK", - "name": "The Vendetta Riders", - "description": "A wild young man, fast on the draw, who thinks he has nothing to lose, falls in with a group of gun runners.", - "copy-from": "paperback_western_em", - "relative": { "chapters": -1, "fun": -1 } - }, - { - "id": "philosophy_book", - "type": "BOOK", - "name": { "str": "book of philosophy", "str_pl": "books of philosophy" }, - "description": "A deep discussion of morality with an emphasis on epistemology and logic.", - "snippet_category": [ - { - "id": "philosophy1", - "text": "This is a copy of Nietzsche's \"Beyond Good and Evil\". Its cover is dog-eared and creased." - }, - { - "id": "philosophy2", - "text": "This is a copy of \"The Unique and Its Property\" by Max Stirner. A modern translation by Wolfi Landstreicher." - }, - { - "id": "philosophy3", - "text": "This is a copy of Jean-Paul Sartre's \"Being and Nothingness\". A key work in the existentialist tradition." - }, - { - "id": "philosophy4", - "text": "A large, extended version of \"Madness and Civilisation\" by Michel Foucault. The cover features a striking image of a Panopticonic Prison." - }, - { - "id": "philosophy5", - "text": "This is a copy of \"The Postmodern Condition: A Report on Knowledge\" by Lyotard." - }, - { - "id": "philosophy6", - "text": "A collection of texts and essays by Jacques Derrida. Its pages are loose and yellowed - you should probably handle it with care." - }, - { - "id": "philosophy7", - "text": "This is a copy of \"Society of the Spectacle\" by Guy Debord. Its cover shows rows of adults staring placidly into a screen." - }, - { - "id": "philosophy8", - "text": "This is a split copy of both \"An Ethic of Sexual Difference\" and \"This Sex Which Is Not One\" by Luce Irigaray." - }, - { - "id": "philosophy9", - "text": "This is a copy of Baudrillard's \"Simulation and Simulacra\". The cover contains an image of a man holding a colored pill in each hand, with the caption \"Welcome to the Desert of the Real.\". You think you've seen this movie." - }, - { - "id": "philosophy10", - "text": "This is a small, pocket version of Sartre's \"Existentialism and Humanism\". It looks to have been used as a coaster in a past life." - }, - { - "id": "philosophy11", - "text": "This is a copy of \"Practical Ethics\" by Peter Singer. From the local university press." - }, - { - "id": "philosophy12", - "text": "This is a photocopied spiral-bound copy of \"Industrial Society and Its Future\" by 'Freedom Club'. The original looks to have been written on a typewriter before being copied." - }, - { - "id": "philosophy13", - "text": "This is a copy of \"Industrial Society and Its Future\" by Ted Kaczynski. Its cover is an image of a hand-crafted wooden box filled with wiring and an ominous looking metal tube. Provocative." - }, - { "id": "philosophy14", "text": "This is a small reader on Hegel's Dialectics." }, - { - "id": "philosophy15", - "text": "This is a copy of \"The State and Revolution\" by Vladimir Lenin. In English, thankfully." - }, - { "id": "philosophy16", "text": "This is a copy of \"In Defense of Marxism\" by Leon Trotsky." }, - { - "id": "philosophy17", - "text": "This is a copy of \"Steal This Book\" by Abbie Hoffman. There is a security tag on the back cover. It appears to still be active." - }, - { - "id": "philosophy18", - "text": "This is a copy of \"Walden: Or Life In The Woods\" by Henry David Thoreau. It contains a dried and pressed leaf as a bookmark." - }, - { - "id": "philosophy19", - "text": "This is a copy of \"The Female Eunuch\" by Germaine Greer. A child has scribbled over the contents page in red crayon." - }, - { "id": "philosophy20", "text": "This is a copy of \"An Introduction to Metaphysics\" by Bergson." }, - { - "id": "philosophy21", - "text": "This is a copy of \"The Four Fundamental Concepts of Psychoanalysis\" by Jacques Lacan." - }, - { "id": "philosophy22", "text": "This is a copy of Machiavelli's \"The Prince\". With intro by Q. Skinner." }, - { "id": "philosophy23", "text": "This is a copy of \"On The Revolution of Everyday Life\" by Raul Vangeigem." }, - { - "id": "philosophy24", - "text": "This is a pocket copy of \"An Essay on Liberation\" by Herbert Marcuse. The cover contains an image of a pelican." - }, - { "id": "philosophy25", "text": "This is a copy of \"Either-Or\" by Søren Kierkegaard." }, - { "id": "philosophy26", "text": "This is a copy of \"Allegory of the Cave\" by Plato." }, - { "id": "philosophy27", "text": "This is a copy of \"Leviathan\" by Thomas Hobbes." }, - { "id": "philosophy28", "text": "This is a copy of \"Critique Of Pure Reason\" by Immanuel Kant." }, - { "id": "philosophy29", "text": "This is a copy of \"Principles of Philosophy\" by Descartes." }, - { - "id": "philosophy30", - "text": "This is a copy of both \"On The Genealogy of Morals\" and \"The Gay Science\" by Friederich Nietzsche." - }, - { - "id": "philosophy31", - "text": "This is a copy of \"The Myth of Sisyphus\", and other essays, by Albert Camus. The cover depicts a bare-chested man and a large boulder." - }, - { - "id": "philosophy32", - "text": "This is a copy of \"The Sickness Unto Death\" by Søren Kierkegaard. The pages are dotted with post-it notes." - }, - { - "id": "philosophy33", - "text": "This is a copy of \"The Defence of Terrorism\" by Leon Trotsky. Despite the title, it does not actually appear to be defending terrorism." - }, - { - "id": "philosophy34", - "text": "This is a copy of \"Enquiry Concerning Political Justice\" by William Godwin. This thick book is filled with antiquated phrases." - }, - { - "id": "philosophy35", - "text": "This is a copy of \"The Abolition of Work and Other Essays\" by Bob Black. It is likely that \"The Abolition of Work\" is the most famous essay in this book." - }, - { - "id": "philosophy36", - "text": "This is a copy of \"What is Property?\" by Pierre-Joseph Proudhon. It looks like this book has a surprisingly long track record of owners." - }, - { - "id": "philosophy37", - "text": "This is a copy of \"The Conquest of Bread\" by Peter Kropotkin. There is a picture of an old philosopher with magnificent beard, instead of bread, on the cover." - }, - { - "id": "philosophy38", - "text": "This is a copy of \"The Trouble with Being Born\" by Emil Cioran. This book might have been printed decades before the Cataclysm since the cover is quite weathered." - }, - { - "id": "philosophy39", - "text": "This is a copy of \"The World as Will and Representation\" by Arthur Schopenhauer. It contains a few undecipherable notes and scribbles." - }, - { - "id": "philosophy40", - "text": "This is a copy of \"Up-Wingers: A Futurist Manifesto\" by FM-2030. It seems that the author's real name is Fereidoun M. Esfandiary." - }, - { - "id": "philosophy41", - "text": "This is a copy of \"The Bastiat Collection\", a large collection of essays by Frederic Bastiat." - }, - { - "id": "philosophy42", - "text": "This is a copy of \"Anarchy, State, and Utopia\" by Robert Nozick, one of the most influential books of modern libertarianism." - }, - { - "id": "philosophy43", - "text": "This is a copy of \"Socialism\" by Ludwig von Mises, a critical examination of socialism." - }, - { - "id": "philosophy44", - "text": "This is a copy of \"The ABC of Communism\" by Nikolai Bukharin, one of the most influential books of early Marxism-Leninism." - }, - { "id": "philosophy45", "text": "This is a copy of \"Anti-Capitalist Mentality\" by Ludwig von Mises." } - ], - "weight": "350 g", - "volume": "750 ml", - "price": 1250, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 9, - "time": "36 m", - "chapters": 44, - "fun": 3 - }, - { - "id": "phonebook", - "type": "BOOK", - "name": { "str": "phone book" }, - "description": "This hefty volume contains the telephone numbers of individuals, businesses, and utilities in the nearby area, pretty useless during the apocalypse and all.", - "weight": "854 g", - "volume": "2500 ml", - "price": 800, - "price_postapoc": 900, - "bashing": 2, - "material": [ "paper" ], - "symbol": "?", - "color": "yellow", - "intelligence": 4, - "time": "1 m", - "chapters": 200, - "fun": -5 - }, - { - "id": "photo_album", - "type": "BOOK", - "name": { "str": "photo album" }, - "description": "A leather album full of photos of somebody's family. You don't know any of the people in them, but seeing these pictures still makes you think of happier times.", - "weight": "180 g", - "volume": "250 ml", - "price": 3000, - "price_postapoc": 3000, - "material": [ "paper", "leather" ], - "symbol": "?", - "color": "light_gray", - "time": "10 m", - "chapters": 4, - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "id": "plays_book", - "type": "BOOK", - "name": { "str": "book of plays", "str_pl": "books of plays" }, - "description": "A collection of plays by various authors from around the world, including scripts by Wilde, Beckett, Checkov, and Shakespeare.", - "weight": "700 g", - "volume": "750 ml", - "price": 1150, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 9, - "time": "18 m", - "chapters": 36, - "fun": 2 - }, - { - "id": "poetry_book", - "type": "BOOK", - "name": { "str": "book of poetry", "str_pl": "books of poetry" }, - "description": "A collection of poetry by various authors from around the world, including writings by Dickinson, Goethe, Thoreau, and Yeats.", - "weight": "400 g", - "volume": "500 ml", - "price": 1050, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 9, - "time": "18 m", - "chapters": 36, - "fun": 2 - }, - { - "id": "priest_diary", - "type": "BOOK", - "name": { "str": "priest's diary", "str_pl": "priests' diaries" }, - "description": "A small book filled with journal entries in Latin.", - "weight": "340 g", - "volume": "750 ml", - "price": 1500, - "price_postapoc": 1900, - "bashing": 3, - "material": [ "paper" ], - "symbol": "?", - "color": "light_gray", - "intelligence": 15, - "time": "30 m", - "fun": -1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "id": "record_accounting", - "type": "BOOK", - "name": { "str": "corporate accounting ledger" }, - "description": "If you knew what to look for something might stand out…", - "weight": "566 g", - "volume": "1250 ml", - "price": 2000, - "price_postapoc": 1900, - "bashing": 5, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 10, - "time": "30 m", - "fun": -1 - }, - { - "id": "record_patient", - "type": "BOOK", - "name": { "str": "patient treatment records", "str_pl": "patient treatment records" }, - "description": "A massive stack of medical records that contain every gory detail.", - "weight": "680 g", - "volume": "1500 ml", - "price": 500, - "price_postapoc": 1900, - "bashing": 6, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 8, - "time": "30 m", - "fun": -1 - }, - { - "id": "record_weather", - "type": "BOOK", - "name": { "str": "national weather transcripts", "str_pl": "national weather transcripts" }, - "description": "Old weather records are about as interesting as a rock.", + "name": { "str": "tactical baton defense manual" }, + "description": "An informative guide to self-defense using clubs and batons. Aimed at the law enforcement and military market, it is packed with time tested, no-nonsense information and written to be understandable for beginners.", "weight": "454 g", - "volume": "1750 ml", - "price": 500, - "price_postapoc": 1900, - "bashing": 7, - "material": [ "paper" ], - "symbol": "?", - "color": "light_green", - "intelligence": 4, - "time": "30 m", - "fun": -1 - }, - { - "id": "story_book", - "type": "BOOK", - "name": { "str": "big book of short stories", "str_pl": "big books of short stories" }, - "description": "This humongous volume contains a vast collection of short stories by different authors, spanning a wide variety of topics and genres.", - "weight": "1720 g", - "volume": "1 L", - "price": 1400, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 7, - "time": "48 m", - "chapters": 28, - "fun": 5 - }, - { - "id": "tall_tales", - "type": "BOOK", - "name": { "str": "book of tall tales", "str_pl": "books of tall tales" }, - "description": "An entertaining collection of early American folklore, featuring tales of larger than life individuals and their amazing adventures.", - "weight": "360 g", - "volume": "750 ml", - "price": 1050, - "price_postapoc": 1900, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 6, - "time": "18 m", - "chapters": 24, - "fun": 3 - }, - { - "id": "visions_solitude", - "type": "BOOK", - "name": { "str": "Visions in Solitude", "str_pl": "copies of Visions in Solitude" }, - "description": "A small book detailing 'visions' a prisoner had on death row.", - "weight": "227 g", - "volume": "750 ml", - "price": 2900, - "price_postapoc": 1900, - "bashing": 3, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "intelligence": 6, - "time": "30 m", - "fun": 2, - "flags": [ "INSPIRATIONAL" ] - }, - { - "type": "BOOK", - "id": "classic_literature", - "name": { "str": "book of classic literature", "str_pl": "books of classic literature" }, - "description": "A book of classic literature, timeless and enjoyable but a bit dense to read.", - "snippet_category": [ - { "id": "classic1", "text": "This is a copy of Dickens' \"Bleak House\"." }, - { "id": "classic2", "text": "This is a copy of \"Great Expectations\" by Charles Dickens." }, - { "id": "classic3", "text": "This is a copy of William Shinderling's \"Under the Beech Trees\"." }, - { - "id": "classic4", - "text": "This is a collection of three Jane Austen novels: \"Pride and Prejudice\", \"Sense and Sensibility\", and \"Emma\"." - }, - { "id": "classic5", "text": "This is a well-worn paperback copy of \"Lord of the Flies\"." }, - { "id": "classic6", "text": "This is a copy of \"To Kill a Mockingbird\" by Harper Lee." }, - { "id": "classic7", "text": "This is a copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" }, - { "id": "classic8", "text": "This is copy of Michael Abanaderly's lesser-known work, \"He Walks\"." }, - { "id": "classic9", "text": "This is a collection of several vintage science fiction stories by Ray Bradbury." }, - { "id": "classic10", "text": "This is a copy of \"The Adventures of Tom Sawyer\" by Mark Twain." }, - { "id": "classic11", "text": "This is an illustrated copy of \"Innocents Abroad\" by Mark Twain." }, - { - "id": "classic12", - "text": "This is a copy of Bram Stoker's \"Dracula\", with scholarly commentary in the margins." - }, - { - "id": "classic13", - "text": "This is a large print copy of Tolstoy's \"War and Peace\". It might make a decent improvised weapon." - }, - { - "id": "classic14", - "text": "This is a paperback copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade. There are scrawled margin notes all over it, apparently the workings of a confused and feverish mind." - }, - { - "id": "classic15", - "text": "This is a copy of \"Jane Eyre\". The cover art is quite out of place, making it look more like a dime-store romance novel." - }, - { - "id": "classic16", - "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." - }, - { - "id": "classic17", - "text": "This paperback copy of \"Wuthering Heights\" has a large coffee stain on the first page." - }, - { - "id": "classic18", - "text": "This is a hardbound copy of \"Lady Chatterly's Lover\", by D. H. Lawrence. It has some very explicit illustrations." - }, - { - "id": "classic19", - "text": "This is a hardbound copy of \"The Catcher in the Rye.\". It has some very nicely done illustrations." - }, - { - "id": "classic20", - "text": "This is a collection of classic renaissance era stories, headlined by \"Don Quixote\"." - }, - { "id": "classic21", "text": "This is a paperback copy of \"The Fellowship of the Ring\" by Tolkien." }, - { "id": "classic22", "text": "This is a paperback copy of \"The Two Towers\" by Tolkien." }, - { "id": "classic23", "text": "This is a paperback copy of \"The Return of the King\" by Tolkien." }, - { - "id": "classic24", - "text": "This is a hardbound collection of George Orwell's works, including \"1984\" and \"Animal Farm\" as well as many of his less infamous titles." - }, - { - "id": "classic25", - "text": "This is a paperback copy of \"Little Women\" by Louisa May Alcott. It appears to have been read a great many times." - }, - { "id": "classic26", "text": "This is a paperback copy of \"Of Mice and Men\" by Steinbeck." }, - { - "id": "classic27", - "text": "This is a hefty hardcover copy of \"Run and Run Again\" by Finn Calpay. There is a lengthy forward about the controversy around the book's release." - }, - { - "id": "classic28", - "text": "This is a hardcover copy of \"The Gates Have Opened\" by Arianna Methusalah. You feel like you've read this before, but can't remember where. Something about the book fills you with unease." - }, - { "id": "classic29", "text": "This is a copy of \"The Count of Monte Cristo\" by Dumas." }, - { "id": "classic30", "text": "This is a copy of \"The Secret Garden\" by Frances Burnett." }, - { "id": "classic31", "text": "This is a copy of \"Lieutenant Hornblower\" by C.S. Forester." }, - { "id": "classic32", "text": "This is a copy of \"Master and Commander\" by Patrick O'Brian." }, - { "id": "classic33", "text": "This is a copy of \"The Warden\" by Anthony Trollope." }, - { "id": "classic34", "text": "This is a copy of \"The Far Side of the World\" by Patrick O'Brian." }, - { "id": "classic35", "text": "This is a copy of \"HMS Surprise\" by Patrick O'Brian." }, - { "id": "classic36", "text": "This is a copy of \"Barchester Towers\" by Anthony Trollope." }, - { "id": "classic37", "text": "This is a copy of \"The Land Ironclads\" by H.G. Wells." }, - { "id": "classic38", "text": "This is a copy of \"The Great Boer War\" by Arthur Conan Doyle." }, - { "id": "classic39", "text": "This is a copy of \"The Crime of the Congo\" by Arthur Conan Doyle." }, - { "id": "classic40", "text": "This is a copy of \"The Parasite\" by Arthur Conan Doyle." }, - { "id": "classic41", "text": "This is a copy of \"By Stroke of Sword\" by Andrew Balfour." }, - { "id": "classic42", "text": "This is a copy of \"The Secret Agent\" by Joseph Conrad." }, - { "id": "classic43", "text": "This is a copy of \"Lord Jim\" by Joseph Conrad." }, - { "id": "classic44", "text": "This is a copy of \"Vanity Fair\" by William Makepeace Thackeray." }, - { "id": "classic45", "text": "This is a copy of \"The Luck of Barry Lyndon\" by William Makepeace Thackeray." }, - { "id": "classic46", "text": "This is a copy of \"North and South\" by Elizabeth Gaskell." }, - { "id": "classic47", "text": "This is a copy of \"The Mayor of Casterbridge\" by Thomas Hardy." }, - { "id": "classic48", "text": "This is a copy of \"Wessex Tales\" by Thomas Hardy." }, - { "id": "classic49", "text": "This is a copy of \"Far from the Madding Crowd\" by Thomas Hardy." }, - { "id": "classic50", "text": "This is a copy of \"Captains Courageous\" by Rudyard Kipling." }, - { "id": "classic51", "text": "This is a copy of \"The Canterbury Tales\" by Geoffrey Chaucer." }, - { "id": "classic52", "text": "This is a copy of \"Harold, the Last of the Saxons\" by Edward Bulwer-Lytton." }, - { "id": "classic53", "text": "This is a copy of \"Mr Midshipman Easy\" by Frederick Marryat." }, - { "id": "classic54", "text": "This is a copy of \"Peter Simple\" by Frederick Marryat." } - ], - "weight": "350 g", - "volume": "750 ml", + "volume": "250 ml", "price": 2000, - "price_postapoc": 1900, - "material": [ "paper" ], - "looks_like": "tall_tales", - "color": "light_blue", - "symbol": "?", - "intelligence": 7, - "time": "28 m", - "chapters": 40, - "fun": 3 - }, - { - "type": "BOOK", - "id": "collector_book", - "name": { "str": "collector's edition book", "str_pl": "collector's edition books" }, - "description": "A unique, valuable book that has been kept as a collector's item.", - "snippet_category": [ - { "id": "fancy1", "text": "This is a high-quality leather bound copy of Charles Dickens' \"A Tale of Two Cities\"." }, - { "id": "fancy2", "text": "This is a very old but well-preserved copy of Charles Dickens' \"Oliver Twist\"." }, - { - "id": "fancy3", - "text": "This high-quality copy of Jane Austen's \"Pride and Prejudice\" is dog-eared and looks to have been read many times." - }, - { - "id": "fancy4", - "text": "This is a hefty, hardcover print of William Shinderling's \"Vanity before Justice\" with beautiful illustrations." - }, - { - "id": "fancy5", - "text": "This copy of Jane Austen's \"Sense and Sensibility\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." - }, - { "id": "fancy6", "text": "This is an excellent quality copy of \"To Kill a Mockingbird\" by Harper Lee." }, - { - "id": "fancy7", - "text": "This is a high-quality leather bound copy of F. Scott Fitzgerald's \"The Great Gatsby.\"" - }, - { - "id": "fancy8", - "text": "This is a hefty, hardcover print of Michael Abanaderly's opus, \"Lady Wanderlust\". It is over a hundred years old, but doesn't look it." - }, - { - "id": "fancy9", - "text": "This copy of Ray Bradbury's \"Fahrenheit 451\" has a certificate of authenticity declaring it to be an early edition. It would have been worth an enormous amount of money, not long ago." - }, - { - "id": "fancy10", - "text": "This high-quality copy of \"Pride and Prejudice and Zombies\" has been autographed by the author." - }, - { - "id": "fancy11", - "text": "This is a high-quality leather bound copy of \"The Adventures of Huckleberry Finn\" by Mark Twain. It contains some margin notes which themselves are quite old, and look to have been done by a scholar of some sort." - }, - { - "id": "fancy12", - "text": "This is a very nice print of Bram Stoker's \"Dracula\". It has a certificate of authenticity with it that declares it a genuine early edition." - }, - { - "id": "fancy13", - "text": "This copy of Douglas Adams' \"The Hitchhiker's Guide to the Galaxy\" has a certificate of authenticity declaring it to be a first edition, and is autographed by the author himself." - }, - { - "id": "fancy14", - "text": "This is a high-quality leather bound copy of the well-known classic \"Dark Days Ahead\", by K. G. Ranade." - }, - { - "id": "fancy15", - "text": "This is a well-kept leather bound copy of \"Oryx and Crake\" by Margaret Atwood. Inscribed in the inner cover is a faded note wishing the owner a happy birthday." - }, - { - "id": "fancy16", - "text": "This is a perfectly preserved hardcover copy of \"The Gunslinger\" by Stephen King, autographed by the author. It contains a certificate of authenticity pronouncing it to be a first edition." - }, - { - "id": "fancy17", - "text": "This bright orange hardcover copy of \"1984\" by George Orwell has been carefully preserved, and appears to be a first or second edition judging from the publisher's information." - }, - { - "id": "fancy18", - "text": "This is a very nice copy of \"Lady Chatterly's Lover\", probably quite expensive in the days before the apocalypse." - }, - { - "id": "fancy19", - "text": "This is a high quality early edition hardcover copy of \"The Handmaid's Tale\" by Margaret Atwood, signed by the author." - }, - { - "id": "fancy20", - "text": "This ancient and worn book looks to be an 18th or early 19th century handwritten copy of \"Don Quixote\". In the days of book traders it would have been worth an absolute fortune. Now it's either a priceless piece of history, some light reading before bed, or excellent kindling." - }, - { - "id": "fancy21", - "text": "This is a first edition copy of Terry Pratchett's \"The Colour of Magic\". In the inner cover is a handwritten note that reads \"To Chris, thanks for believing I could do it. Best regards, Terry.\"" - } - ], - "weight": "400 g", - "volume": "750 ml", - "price": 4550, - "price_postapoc": 4550, + "price_postapoc": 750, "material": [ "paper" ], - "looks_like": "tall_tales", - "color": "light_blue", "symbol": "?", - "intelligence": 7, - "time": "28 m", - "chapters": 40, - "fun": 4 - }, - { - "id": "occult_economicon", - "type": "BOOK", - "name": { "str": "The Economicon of Dobbs", "str_pl": "copies of The Economicon" }, - "description": "These are the prescriptures Pile 18 Disk sg30 File 14. \"Look, small brain of pink earth inside my null-grasping, and she/he receives Logos; and it lay with the Wor.\"", - "copy-from": "paperback_occult", - "weight": "120 g", - "volume": "300 ml", - "time": "10 m", - "relative": { "price": -251, "chapters": -26, "fun": 1 } - }, - { - "id": "occult_bobliographon", - "type": "BOOK", - "name": { "str": "The Bobliographon", "str_pl": "copies of The Bobliographon" }, - "description": "The back cover of this cheaply published paperback reads: \"These newly-released SubGenius revelations will SHOCK those who think they know Bob! Unpredictables are not alone and possess amazing hidden powers of their own! In a world without slack, a yeti lust revival saunters about. WARNING: Do not fail to pay full price for this book; JHVH-1's wrath knows some bounds.\"", - "copy-from": "paperback_occult", - "time": "12 m", - "relative": { "fun": 1 } - }, - { - "id": "occult_glimpses", - "type": "BOOK", - "name": { "str": "Glimpses of Solomon in Yellow", "str_pl": "copies of Solomon in Yellow" }, - "description": "This paperback is titled \"Glimpses of Solomon in Yellow; The Initiation Rites of the Starry Wisdom Covenant, by Dr. Enoch Craven.\" It describes not just the investiture of new adherents, but the history and beliefs of the Church of Starry Wisdom. Someone has defaced the sparse citations section by scrawling \"PUPPETS OF ROME!\" over its few pages. The book does not provide any biography for Dr. Craven, let alone academic credentials.", - "copy-from": "paperback_occult", - "relative": { "weight": 186, "price": 250, "chapters": 10 } + "color": "green", + "skill": "bashing", + "max_level": 3, + "intelligence": 3, + "time": "18 m" } -] +] \ No newline at end of file From 80a4759c1e8b39220c34f164c4ce10af075b0f48 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 14 Apr 2020 18:04:47 -0400 Subject: [PATCH 62/72] move abstracts to abstract.json move items/classes/book.json to items/book/abstract.json --- data/json/items/book/abstract.json | 15 ++- data/json/items/book/misc.json | 173 +---------------------------- data/json/items/classes/book.json | 30 ----- 3 files changed, 11 insertions(+), 207 deletions(-) delete mode 100644 data/json/items/classes/book.json diff --git a/data/json/items/book/abstract.json b/data/json/items/book/abstract.json index 03845ca211e5d..13cadf4315d2f 100644 --- a/data/json/items/book/abstract.json +++ b/data/json/items/book/abstract.json @@ -81,9 +81,9 @@ "color": "dark_gray", "flags": [ "TINDER", "FLAMMABLE" ], "intelligence": 6, - "time": 35, + "time": "35 m", "chapters": 30, - "//": "TODO for this item fun should be conditional", + "//": "TODO fun should be conditional for this item", "fun": 1 }, { @@ -95,7 +95,8 @@ "weight": "200 g", "volume": "400 ml", "copy-from": "book_fict_soft_tpl", - "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } + "time": "11 m", + "relative": { "price": -351, "price_post": -800, "chapters": -8, "intelligence": -1 } }, { "abstract": "paperback_romance_lnl", @@ -143,7 +144,8 @@ "name": "Satire Template", "description": "template for mass produced satirical fiction", "copy-from": "book_fict_soft_tpl", - "relative": { "intelligence": 3, "price": 249, "time": 5 } + "time": "20 m", + "relative": { "intelligence": 3, "price": 249 } }, { "abstract": "book_nonf_zine", @@ -158,7 +160,7 @@ "material": [ "paper" ], "symbol": "?", "color": "pink", - "time": 7, + "time": "7 m", "fun": 1 }, { @@ -167,6 +169,7 @@ "name": "News Magazine Template", "description": "template for news magazine", "copy-from": "book_nonf_zine", - "relative": { "intelligence": 1, "time": 1 } + "time": "11 m", + "relative": { "intelligence": 1 } } ] \ No newline at end of file diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 7229b77972af4..57c02a85666c8 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -1,174 +1,4 @@ [ - { - "abstract": "book_fict_soft_tpl", - "type": "BOOK", - "name": { "str": "paperback abstract" }, - "description": "An ordinary paperback book. Or is it? It is.", - "weight": "400 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 - }, - { - "abstract": "book_nonf_tpl", - "type": "BOOK", - "name": "Generic Nonfiction Book", - "description": "template for a manuscript purporting to be factual", - "intelligence": 5, - "symbol": "?", - "looks_like": "story_book", - "color": "light_blue", - "time": "20 m" - }, - { - "abstract": "book_nonf_hard_tpl", - "type": "BOOK", - "name": "Nonfiction Book", - "description": "template for hard bound nonfiction book", - "weight": "1000 g", - "volume": "1100 ml", - "price": 1450, - "price_postapoc": 2900, - "material": [ "paper", "cardboard" ], - "bashing": 2, - "chapters": 18, - "copy-from": "book_nonf_tpl" - }, - { - "abstract": "book_nonf_soft_tpl", - "type": "BOOK", - "name": "Nonfiction Paperback", - "description": "template for a paperback nonfiction book", - "weight": "460 g", - "volume": "500 ml", - "price": 990, - "price_postapoc": 2700, - "material": [ "paper" ], - "bashing": 1, - "chapters": 18, - "copy-from": "book_nonf_tpl" - }, - { - "abstract": "book_nonf_hard_homemk_tpl", - "type": "BOOK", - "name": "Homemaking Book", - "description": "This is a template for books about homemaking, style, home decor, and home economics.", - "weight": "1100 g", - "copy-from": "book_nonf_hard_tpl", - "relative": { "intelligence": -1, "price_postapoc": -1600, "chapters": 2 } - }, - { - "abstract": "paperback_occult", - "type": "BOOK", - "name": "template for mass produced books on esoteric subjects", - "description": "An ordinary paperback book. Or is it? Is that a glimmer of higher truth?", - "weight": "371 g", - "volume": "700 ml", - "price": 750, - "price_postapoc": 2900, - "material": [ "paper" ], - "symbol": "?", - "looks_like": "story_book", - "color": "dark_gray", - "flags": [ "TINDER", "FLAMMABLE" ], - "intelligence": 6, - "time": 35, - "chapters": 30, - "//": "TODO for this item fun should be conditional", - "fun": 1 - }, - { - "abstract": "paperback_romance_spb", - "type": "BOOK", - "name": "Sweet Providence Romance Novel", - "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", - "//": "these are books are tiny", - "weight": "200 g", - "volume": "400 ml", - "copy-from": "book_fict_soft_tpl", - "relative": { "price": -351, "price_post": -800, "time": -4, "chapters": -8, "intelligence": -1 } - }, - { - "abstract": "paperback_romance_lnl", - "type": "BOOK", - "name": "Lorn and Loan Romance Novel", - "description": "Lorn and Loan Press marketed romance paperbacks to a variety of alt demographics, especially those with a penchant for eyeliner. The books are billed as \"provocative,\" but words like \"malingering\" and \"turgid\" also come to mind.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } - }, - { - "abstract": "paperback_romance_vanilla", - "type": "BOOK", - "name": "Vanilla Romance Novel", - "description": "Vanilla Media is a mainstream publisher providing romantic literature to everyday readers of taste. These stories contain explicit details only in the odd chapters, and invariably end with a conventionally uplifting moral.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -100, "intelligence": -1 } - }, - { - "abstract": "paperback_western_em", - "type": "BOOK", - "name": "The Everyman Library", - "description": "The Everyman Library is an imprint of Vanilla Media that publishes stories about private eyes, cowboys, quarterbacks, and mobsters.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -100, "intelligence": -1 } - }, - { - "abstract": "book_fict_soft_ya_vanilla", - "type": "BOOK", - "name": "Tween Topics", - "description": "Tween Topics is an imprint of Vanilla Media that publishes stories that appeal to the youth of today. Or, failing that, the parents of said youth.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -400, "intelligence": 1, "fun": -1 } - }, - { - "abstract": "book_fict_soft_ya_quiddity", - "type": "BOOK", - "name": "Quiddity Books", - "description": "Quiddity publishes books for young adults. They offer stories about self-discovery, personal identity, and contemporary trends.", - "copy-from": "book_fict_soft_tpl", - "relative": { "price_post": -400, "chapters": 9 } - }, - { - "abstract": "book_fict_soft_satire_tpl", - "type": "BOOK", - "name": "Satire Template", - "description": "template for mass produced satirical fiction", - "copy-from": "book_fict_soft_tpl", - "relative": { "intelligence": 3, "price": 249, "time": 5 } - }, - { - "abstract": "book_nonf_zine", - "type": "BOOK", - "name": "Magazine Template", - "description": "template for magazine", - "intelligence": 4, - "weight": "60 g", - "volume": "250 ml", - "price": 400, - "price_postapoc": 100, - "material": [ "paper" ], - "symbol": "?", - "color": "pink", - "time": 7, - "fun": 1 - }, - { - "abstract": "book_nonf_zine_news_tpl", - "type": "BOOK", - "name": "News Magazine Template", - "description": "template for news magazine", - "copy-from": "book_nonf_zine", - "relative": { "intelligence": 1, "time": 1 } - }, { "id": "ZSG", "type": "BOOK", @@ -487,7 +317,8 @@ "intelligence": 7, "time": "20 m", "chapters": 28, - "fun": 3 + "fun": 3, + "looks_like": "dnd_handbook" }, { "id": "novel_horror", diff --git a/data/json/items/classes/book.json b/data/json/items/classes/book.json deleted file mode 100644 index 8a74c4c24c495..0000000000000 --- a/data/json/items/classes/book.json +++ /dev/null @@ -1,30 +0,0 @@ -[ - { - "abstract": "book_magazine", - "type": "BOOK", - "name": { "str": "readable magazine" }, - "weight": "70 g", - "volume": "250 ml", - "material": "paper", - "symbol": "?", - "color": "pink", - "max_level": 1, - "intelligence": 5, - "time": "8 m", - "fun": 1 - }, - { - "abstract": "book_martial", - "type": "GENERIC", - "category": "books", - "name": { "str": "martial art manual" }, - "weight": "150 g", - "volume": "250 ml", - "price": 20000, - "material": "paper", - "symbol": "?", - "color": "green", - "use_action": "MA_MANUAL", - "book_data": { "time": 10, "intelligence": 9 } - } -] From adc676f5679d5d5e88ee3836e23fb59bb93975e1 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 14 Apr 2020 18:36:59 -0400 Subject: [PATCH 63/72] qa misc.json changes times to strings and other misc typos --- data/json/itemgroups/books.json | 1 + data/json/items/book/dodge.json | 19 ------------------- data/json/items/book/misc.json | 22 ++++++++++++++-------- 3 files changed, 15 insertions(+), 27 deletions(-) diff --git a/data/json/itemgroups/books.json b/data/json/itemgroups/books.json index c54386602c450..f7f7511dd591e 100644 --- a/data/json/itemgroups/books.json +++ b/data/json/itemgroups/books.json @@ -661,6 +661,7 @@ { "item": "mag_glam", "prob": 60 }, { "item": "mag_beauty", "prob": 50 }, { "item": "mag_news", "prob": 35 }, + { "item": "book_nonf_zine_news_anlyst", "prob": 35 }, { "item": "news_regional", "prob": 15 } ] }, diff --git a/data/json/items/book/dodge.json b/data/json/items/book/dodge.json index ecaf6fcf3e960..59968293ccde9 100644 --- a/data/json/items/book/dodge.json +++ b/data/json/items/book/dodge.json @@ -1,23 +1,4 @@ [ - { - "abstract": "book_nonf_hard_dodge_tpl", - "type": "BOOK", - "name": "dodge skillbook abstract", - "description": "An ordinary book. Or is it? It is.", - "weight": "600 g", - "volume": "1 L", - "price": 1000, - "price_postapoc": 5000, - "material": [ "paper" ], - "symbol": "?", - "looks_like": "story_book", - "color": "light_blue", - "flags": [ "TINDER", "FLAMMABLE" ], - "skill": "dodge", - "intelligence": 4, - "time": "10 m", - "fun": -1 - }, { "id": "mag_dodge", "type": "BOOK", diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 57c02a85666c8..fa4208de16a9a 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -140,7 +140,8 @@ { "id": "book_nonf_zine_news_anlyst", "type": "BOOK", - "name": "The Analyst", + "name": { "str": "The Analyst", "str_pl": "issues of The Analyst" }, + "//": "ie The Economist", "description": "This news magazine has been described as \"a kind of Reader's Digest for America's corporate elite.\" These concerns are, of course, behind us now.", "copy-from": "book_nonf_zine_news_tpl" }, @@ -236,7 +237,8 @@ "name": { "str": "coming of age novel" }, "copy-from": "novel_coa", "description": "A graphic novel about a young girl living in Iran during the 1980's, seeing the world change around her as Iraq invaded her country.", - "relative": { "time": -4, "chapters": -2, "fun": 1 } + "time": "16 m", + "relative": { "chapters": -2, "fun": 1 } }, { "id": "novel_crime", @@ -255,7 +257,8 @@ "name": { "str": "crime novel" }, "copy-from": "novel_crime", "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 } + "time": "18 m", + "relative": { "chapters": -3 } }, { "id": "novel_crime_murdergrape", @@ -269,8 +272,9 @@ "type": "BOOK", "name": { "str": "Midnight Cop", "str_pl": "copies of Midnight Cop" }, "description": "In this bare-knuckled potboiler, a ruthless police detective schemes to shut down local crime lords by pitting them against each other. When long-simmering resentments finally flare the city learns why they call it \"the dead of night.\"", + "time": "24 m", "copy-from": "book_fict_soft_tpl", - "relative": { "time": 5, "chapters": -8 } + "relative": { "chapters": -8 } }, { "id": "novel_drama", @@ -406,7 +410,7 @@ "name": "Love and Circuses", "description": "The passionate saga of two Boston politicians fiercely battling each other for the mayor's office, and for Lydia's hand in marriage.", "copy-from": "paperback_romance_spb", - "relative": { "chapters": 2, "time": 3, "weight": 111 } + "relative": { "chapters": 2, "weight": 111 } }, { "id": "paperback_romance_cloven", @@ -538,7 +542,8 @@ "description": "A paperback edition of Kurt Vonnegut's fourth novel, in which the threat of nuclear destruction isn't much of an influence on human nature.", "weight": "360 g", "copy-from": "book_fict_soft_satire_tpl", - "relative": { "chapters": 111, "fun": -1, "time": -19 } + "time": "1 m", + "relative": { "chapters": 111, "fun": -1 } }, { "id": "novel_scifi", @@ -815,7 +820,8 @@ "name": { "str": "war novel" }, "copy-from": "novel_war", "description": "A story about a Bosnian citizen who goes through many hardships and near death during the breakup of Yugoslavia.", - "relative": { "time": -4, "chapters": -4 } + "time": "16 m", + "relative": { "chapters": -4 } }, { "id": "novel_western", @@ -1121,7 +1127,7 @@ "id": "priest_diary", "type": "BOOK", "name": { "str": "priest's diary", "str_pl": "priests' diaries" }, - "description": "A small book filled with journal entries in Latin.", + "description": "A small book filled with journal entries in Latin. You can read Latin, right?", "weight": "340 g", "volume": "750 ml", "price": 1500, From 549d7fe173ddf42186fa23c2b78eab69dfab0ef6 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 14 Apr 2020 20:12:08 -0400 Subject: [PATCH 64/72] Update abstract.json move book abstracts over that were previously in folder classes --- data/json/items/book/abstract.json | 55 ++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 3 deletions(-) diff --git a/data/json/items/book/abstract.json b/data/json/items/book/abstract.json index 13cadf4315d2f..b77194c092869 100644 --- a/data/json/items/book/abstract.json +++ b/data/json/items/book/abstract.json @@ -2,7 +2,7 @@ { "abstract": "book_fict_soft_tpl", "type": "BOOK", - "name": { "str": "paperback abstract" }, + "name": { "str": "paperback novel", "str_pl": "paperbacks" }, "description": "An ordinary paperback book. Or is it? It is.", "weight": "400 g", "volume": "700 ml", @@ -66,6 +66,25 @@ "copy-from": "book_nonf_hard_tpl", "relative": { "intelligence": -1, "price_postapoc": -1600, "chapters": 2 } }, + { + "abstract": "book_nonf_hard_dodge_tpl", + "type": "BOOK", + "name": "dodge skillbook abstract", + "description": "An ordinary book. Or is it? It is.", + "weight": "600 g", + "volume": "1 L", + "price": 1000, + "price_postapoc": 5000, + "material": [ "paper" ], + "symbol": "?", + "looks_like": "story_book", + "color": "light_blue", + "flags": [ "TINDER", "FLAMMABLE" ], + "skill": "dodge", + "intelligence": 4, + "time": "10 m", + "fun": -1 + }, { "abstract": "paperback_occult", "type": "BOOK", @@ -160,7 +179,7 @@ "material": [ "paper" ], "symbol": "?", "color": "pink", - "time": "7 m", + "time": "8 m", "fun": 1 }, { @@ -171,5 +190,35 @@ "copy-from": "book_nonf_zine", "time": "11 m", "relative": { "intelligence": 1 } + }, + { + "abstract": "book_magazine", + "//": "this is the original version of book_nonf_zine", + "type": "BOOK", + "name": { "str": "readable magazine" }, + "weight": "70 g", + "volume": "250 ml", + "material": "paper", + "symbol": "?", + "color": "pink", + "max_level": 1, + "intelligence": 5, + "time": "8 m", + "fun": 1 + }, + { + "abstract": "book_martial", + "type": "GENERIC", + "category": "books", + "name": { "str": "martial art manual" }, + "weight": "150 g", + "volume": "250 ml", + "price": 20000, + "material": "paper", + "symbol": "?", + "color": "green", + "use_action": "MA_MANUAL", + "time": "10 m", + "book_data": { "intelligence": 9 } } -] \ No newline at end of file +] From e9d9c3e527589e5e579eee35d422014f803db6ba Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 14 Apr 2020 20:22:22 -0400 Subject: [PATCH 65/72] Update nonfiction.json fix nonfiction to conform to string (time: 20 m NOT time: 20) --- data/json/items/book/nonfiction.json | 39 ++++++++++++++++++---------- 1 file changed, 26 insertions(+), 13 deletions(-) diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json index e555b8cb8edde..5b9a1596f41a5 100644 --- a/data/json/items/book/nonfiction.json +++ b/data/json/items/book/nonfiction.json @@ -73,24 +73,27 @@ "name": "10 Cool Things About Being A Ring Bearer", "//": "This book belongs to two genres: wedding and kids", "description": "This book is for the delightful little ring bearer in your wedding. The author depicts the responsibility and the honor in being a ring bearer your little angel will cherish.", + "time": "15 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -17, "intelligence": -2, "time": -5 } + "relative": { "chapters": -17, "intelligence": -2 } }, { "id": "book_nonf_soft_parent_howtogen", "type": "BOOK", "name": "How to Raise a Gentleman: A Civilized Guide to Parenting", "description": "A revised edition for parents who hope their little boy children will grow up to be the kind of men who know which fork to use, how to treat others, and generally make their parents proud.", + "time": "15 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -4, "time": -5 } + "relative": { "chapters": -4 } }, { "id": "book_nonf_soft_safety_radiaea", "type": "BOOK", "name": "International Approaches to Securing Radioactive Sources Against Terrorism", "description": "This book presents how to enhance cooperation and assistance between countries in support of International Atomic Energy Agency efforts to secure radioactive sources against the threat of terrorism.", + "time": "11 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 31, "time": -12 } + "relative": { "chapters": 31 } }, { "id": "book_nonf_hard_psych_forpsych", @@ -100,8 +103,9 @@ "weight": "2835 g", "volume": "3673 ml", "fun": -2, + "time": "22 m", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -9, "intelligence": 2, "time": 2 } + "relative": { "chapters": -9, "intelligence": 2 } }, { "id": "book_nonf_hard_psych_grconres", @@ -110,8 +114,9 @@ "description": "The back cover of this hardbound book reads: \"Why should professionals care about reflective practice? How do its principles and methods increase competence? What characteristics distinguish reflective practitioners?\"", "weight": "494 g", "volume": "761 ml", + "time": "25 m", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": 5 } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3 } }, { "id": "book_nonf_hard_psych_moodalm", @@ -120,8 +125,9 @@ "description": "The Oxbridge Handbook of Mood Ailments provides detailed coverage of the characterization, understanding, and treatment of affective disorders. It provides coverage of unipolar depression, bipolar disorder, and known variants of these illnesses.", "weight": "1152 g", "volume": "1647 ml", + "time": "40 m", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": 6, "fun": -1, "intelligence": 4, "time": 20 } + "relative": { "chapters": 6, "fun": -1, "intelligence": 4 } }, { "id": "book_nonf_hard_psych_phonodis", @@ -130,8 +136,9 @@ "description": "Studying the phonologies of children with non-organic speech disorders, this volume details the latest findings in optimality theory, phonological acquisition and disorders. It is intended for linguists and psychologists.", "weight": "730 g", "volume": "1038 ml", + "time": "30 m", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -7, "fun": -2, "intelligence": 5, "time": "10 m" } + "relative": { "chapters": -7, "fun": -2, "intelligence": 5 } }, { "id": "book_nonf_hard_psych_thergar", @@ -141,8 +148,9 @@ "description": "This book addresses how to design therapeutic gardens. It illustrates a variety of landscape designs appropriate for public spaces that promote mental health.", "weight": "1043 g", "volume": "1110 ml", + "time": "18 m", "copy-from": "book_nonf_hard_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": -2 } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3 } }, { "id": "book_nonf_soft_psych_adrugds", @@ -151,8 +159,9 @@ "description": "This softcover reprint covers an array of topics in pharmacology. The physicochemical concepts of the refinement of bioresponsive drug delivery are presented in detail alongside a variety of current approaches employed in the development of zero order release systems.", "weight": "773 g", "volume": "964 ml", + "time": "30 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 2, "fun": -1, "intelligence": 5, "time": 10 } + "relative": { "chapters": 2, "fun": -1, "intelligence": 5 } }, { "id": "book_nonf_soft_psych_arteatds", @@ -171,8 +180,9 @@ "description": "This scholarly work considers the role that games play in psychological experiences and mental health. Chapters examine the factors that compel individual gamers to select and identify with particular games and characters, as well as the different play styles, genres, and archetypes common in video games.", "weight": "295 g", "volume": "442 ml", + "time": "30 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -3, "fun": -2, "intelligence": 2, "time": "10 m" } + "relative": { "chapters": -3, "fun": -2, "intelligence": 2 } }, { "id": "book_nonf_soft_psych_paranoia", @@ -181,8 +191,9 @@ "description": "This book is an analysis of the use and misuse of paranoia throughout history and in contemporary society. The impact of paranoia on societies is explored in detail.", "weight": "522 g", "volume": "759 ml", + "time": "25 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": -6, "fun": -1, "intelligence": 3, "time": "5 m" } + "relative": { "chapters": -6, "fun": -1, "intelligence": 3 } }, { "id": "book_nonf_soft_psych_psycolo", @@ -191,8 +202,9 @@ "description": "Freud referred to women's sexuality as a \"dark continent\" for psychoanalysis, drawing on colonial use of the same phrase to refer to Africa. This book details how the problematic universalism of psychoanalysis led theorists to reject its relevance for postcolonial critique.", "weight": "454 g", "volume": "734 ml", + "time": "30 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "fun": -1, "intelligence": 3, "time": "10 m" } + "relative": { "fun": -1, "intelligence": 3 } }, { "id": "book_nonf_soft_psych_psycstlk", @@ -201,7 +213,8 @@ "description": "This book explores stalking from social, psychiatric, psychological and behavioral perspectives. Topics include psychiatric diagnoses, offender-victim typologies, cyberstalking, false victimization syndrome, erotomania, domestic violence, the stalking of public figures, and many other aspects of stalking.", "weight": "400 g", "volume": "521 ml", + "time": "18 m", "copy-from": "book_nonf_soft_tpl", - "relative": { "chapters": 3, "intelligence": 2, "time": "-2 m" } + "relative": { "chapters": 3, "intelligence": 2 } } ] From a837f067ce99b2e7ba854328be75433ecaa96118 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 14 Apr 2020 20:23:36 -0400 Subject: [PATCH 66/72] Update bashing.json FIX MISTAKE: this pr shouldn't alter bashing.json --- data/json/items/book/bashing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/bashing.json b/data/json/items/book/bashing.json index 65ed38d0176f6..a394d9e0129c9 100644 --- a/data/json/items/book/bashing.json +++ b/data/json/items/book/bashing.json @@ -34,4 +34,4 @@ "intelligence": 3, "time": "18 m" } -] \ No newline at end of file +] From 678398621d56bafa9feea0cdf3e341cbf9eeef45 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Fri, 17 Apr 2020 13:15:42 -0400 Subject: [PATCH 67/72] add abstracts to cooking add abstracts to cooking --- data/json/items/book/abstract.json | 26 ++++++++++++++++++++------ data/json/items/book/cooking.json | 18 +++++------------- 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/data/json/items/book/abstract.json b/data/json/items/book/abstract.json index b77194c092869..85c850f5075d8 100644 --- a/data/json/items/book/abstract.json +++ b/data/json/items/book/abstract.json @@ -66,24 +66,38 @@ "copy-from": "book_nonf_hard_tpl", "relative": { "intelligence": -1, "price_postapoc": -1600, "chapters": 2 } }, + { + "abstract": "book_nonf_hard_cook_tpl", + "type": "BOOK", + "name": "Hardcover Cookbook", + "description": "This is a template for books about cooking.", + "skill": "cooking", + "copy-from": "book_nonf_hard_tpl", + "relative": { "intelligence": -1 } + }, + { + "abstract": "book_nonf_soft_cook_tpl", + "type": "BOOK", + "name": "Softcover Cookbook", + "description": "This is a template for books about cooking.", + "skill": "cooking", + "copy-from": "book_nonf_soft_tpl", + "relative": { "intelligence": -1 } + }, { "abstract": "book_nonf_hard_dodge_tpl", "type": "BOOK", "name": "dodge skillbook abstract", "description": "An ordinary book. Or is it? It is.", "weight": "600 g", - "volume": "1 L", "price": 1000, "price_postapoc": 5000, - "material": [ "paper" ], - "symbol": "?", - "looks_like": "story_book", - "color": "light_blue", "flags": [ "TINDER", "FLAMMABLE" ], "skill": "dodge", "intelligence": 4, "time": "10 m", - "fun": -1 + "fun": -1, + "copy-from": "book_nonf_hard_tpl" }, { "abstract": "paperback_occult", diff --git a/data/json/items/book/cooking.json b/data/json/items/book/cooking.json index 50fa9d01d438f..c761688a2f39a 100644 --- a/data/json/items/book/cooking.json +++ b/data/json/items/book/cooking.json @@ -513,15 +513,11 @@ "volume": "800 ml", "price": 1999, "price_postapoc": 500, - "bashing": 2, - "material": [ "paper" ], - "symbol": "?", - "color": "blue", - "skill": "cooking", "required_level": 1, "max_level": 2, "intelligence": 5, - "time": "10 m" + "time": "10 m", + "copy-from": "book_nonf_hard_cook_tpl" }, { "id": "cookbook_daintydishes", @@ -541,14 +537,13 @@ "type": "BOOK", "name": { "str": "Eat Your Way to a Fit Physique", "str_pl": "copies of Eat Your Way" }, "description": "This self-help book is as dubious as its title. Worse, it is boring. It does, however, contain a few basic cooking instructions.", - "weight": "800 g", "volume": "1100 ml", "price": 2500, "price_postapoc": 750, "max_level": 1, "time": "16 m", "fun": -1, - "copy-from": "cookbook_liverforkids" + "copy-from": "book_nonf_soft_cook_tpl" }, { "id": "cookbook_foodfashions", @@ -704,14 +699,11 @@ "price": 6000, "price_postapoc": 750, "bashing": 7, - "material": [ "paper" ], - "symbol": "?", "color": "yellow", - "skill": "cooking", "required_level": 1, "max_level": 3, "intelligence": 7, - "time": "20 m", - "fun": 1 + "fun": 1, + "copy-from": "book_nonf_hard_cook_tpl" } ] From c52443ad9e8bb92ec12ee6a806c9209b25f60254 Mon Sep 17 00:00:00 2001 From: Jerimee Date: Tue, 21 Apr 2020 16:50:22 -0400 Subject: [PATCH 68/72] Update spiritual.json update spiritual.json with holybook_satanic --- data/json/items/book/spiritual.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/data/json/items/book/spiritual.json b/data/json/items/book/spiritual.json index 3fe204fd511be..5bf8945cce252 100644 --- a/data/json/items/book/spiritual.json +++ b/data/json/items/book/spiritual.json @@ -117,6 +117,23 @@ "volume": "1 L", "copy-from": "holybook_abstract" }, + { + "id": "holybook_satanic", + "type": "BOOK", + "name": { "str": "The Satanic Bible", "str_pl": "copies of The Satanic Bible" }, + "description": "A collection of essays, observations, and rituals published by Anton LaVey in 1969.", + "weight": "130 g", + "volume": "250 ml", + "price": 550, + "price_postapoc": 50, + "material": [ "paper" ], + "symbol": "?", + "color": "dark_gray", + "intelligence": 8, + "time": "10 m", + "fun": 1, + "flags": [ "INSPIRATIONAL" ] + }, { "id": "holybook_scientology", "type": "BOOK", From 3cac9bece16cfcdc504f4c64b3ae91bbe0d8881e Mon Sep 17 00:00:00 2001 From: Jerimee Date: Wed, 6 May 2020 18:55:07 -0400 Subject: [PATCH 69/72] Update spiritual.json update spiritual.json in the hopes that clang-tidy will take pity on me --- data/json/items/book/spiritual.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/spiritual.json b/data/json/items/book/spiritual.json index 5bf8945cce252..1def41eef6889 100644 --- a/data/json/items/book/spiritual.json +++ b/data/json/items/book/spiritual.json @@ -172,7 +172,7 @@ { "id": "holybook_talmud", "type": "BOOK", - "name": { "str": "Talmud", "str_pl": "copies of Talmud" }, + "name": { "str": "Talmud", "str_pl": "copies of the Talmud" }, "description": "One of the central texts of Rabbinic Judaism, the Talmud expounds upon the Hebrew Bible with teachings and opinions of thousands of rabbis.", "weight": "460 g", "volume": "1 L", From aa6c8eb096e219bd0dba12d5f951cf52d107e29d Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Thu, 7 May 2020 15:28:08 +0300 Subject: [PATCH 70/72] Apply suggestions from code review --- data/json/items/book/abstract.json | 2 +- data/json/items/book/misc.json | 2 +- data/json/items/book/young.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/json/items/book/abstract.json b/data/json/items/book/abstract.json index 85c850f5075d8..eed5ec4f03f76 100644 --- a/data/json/items/book/abstract.json +++ b/data/json/items/book/abstract.json @@ -123,7 +123,7 @@ "abstract": "paperback_romance_spb", "type": "BOOK", "name": "Sweet Providence Romance Novel", - "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", + "description": "Sweet Providence Books is a publisher of discount romance paperbacks easily recognized by their blue and yellow cover illustrations. Despite the adult nature of their subject matter, the books tend to be under 250 pages of large print written in a vocabulary consistent with a 4th grade reading level.", "//": "these are books are tiny", "weight": "200 g", "volume": "400 ml", diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index b2fd0f6fa9835..5aa722dc893e4 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -363,7 +363,7 @@ "id": "book_fict_soft_pulp_squids", "type": "BOOK", "name": "Planet of the Murderous Squids that Time Forgot!", - "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", + "description": "In this psychedelic adventure novel of cosmic exploration, an elderly assassin discovers a planet too good to be true. Only once it is too late does she discover the harrowing truth at the center of \"The Planet of the Murderous Squids that Time Forgot!\"", "copy-from": "book_fict_soft_tpl" }, { diff --git a/data/json/items/book/young.json b/data/json/items/book/young.json index 3f25225947ccb..a8f3a7a96d1b0 100644 --- a/data/json/items/book/young.json +++ b/data/json/items/book/young.json @@ -130,7 +130,7 @@ "id": "book_fict_soft_ya_adrk", "type": "BOOK", "name": "The Adorkable Girl", - "description": "When a therapist's daughter transfers to a new school, she decides to change her personality type. As her social life begins to blossom, can she maintain a healthy boundary between her home life and her public persona? ", + "description": "When a therapist's daughter transfers to a new school, she decides to change her personality type. As her social life begins to blossom, can she maintain a healthy boundary between her home life and her public persona?", "copy-from": "book_fict_soft_ya_quiddity", "relative": { "weight": -150, "time": 5, "chapters": -6 } }, From dc83f04f6fca8335e40aae6f85fc05a0d095297f Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Thu, 7 May 2020 15:31:39 +0300 Subject: [PATCH 71/72] Apply suggestions from code review --- data/json/items/book/abstract.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data/json/items/book/abstract.json b/data/json/items/book/abstract.json index eed5ec4f03f76..3e5b6045b646d 100644 --- a/data/json/items/book/abstract.json +++ b/data/json/items/book/abstract.json @@ -232,7 +232,6 @@ "symbol": "?", "color": "green", "use_action": "MA_MANUAL", - "time": "10 m", "book_data": { "intelligence": 9 } } ] From a222b4497684b0e84382a581894937cf0cb267e0 Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Thu, 7 May 2020 15:42:20 +0300 Subject: [PATCH 72/72] Apply suggestions from code review --- data/json/items/book/abstract.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/book/abstract.json b/data/json/items/book/abstract.json index 3e5b6045b646d..99d4a5ac7bcfc 100644 --- a/data/json/items/book/abstract.json +++ b/data/json/items/book/abstract.json @@ -232,6 +232,6 @@ "symbol": "?", "color": "green", "use_action": "MA_MANUAL", - "book_data": { "intelligence": 9 } + "book_data": { "time": "10 m", "intelligence": 9 } } ]