diff --git a/data/json/itemgroups/SUS/library.json b/data/json/itemgroups/SUS/library.json index 17c0caf276f57..babc74f820e53 100644 --- a/data/json/itemgroups/SUS/library.json +++ b/data/json/itemgroups/SUS/library.json @@ -165,7 +165,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 } ] }, { @@ -187,13 +188,9 @@ "//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_satire", "count": [ 1, 5 ], "prob": 80 }, + { "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_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 }, @@ -211,5 +208,370 @@ { "item": "novel_horror", "count": [ 1, 5 ], "prob": 80 }, { "item": "novel_tragedy", "count": [ 1, 5 ], "prob": 80 } ] + }, + { + "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": "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": 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 } + ] + }, + { + "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 }, { "group": "SUS_book_nonf", "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 }, + { "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 } + ] + }, + { + "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 } + ] + }, + { + "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": 1 }, + { "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 } + ] + }, + { + "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_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_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 }, + { "item": "novel_spy_comefly", "prob": 1 }, + { "item": "novel_spy_rocketsci", "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": 3 }, + { "group": "SUS_book_nonf_soft", "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": "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 } + ] + }, + { + "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": 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 }, + { "item": "book_nonf_soft_mechnic_hotrod", "prob": 1 }, + { "item": "book_nonf_soft_speech_naillaw", "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": 6 }, + { "group": "SUS_book_nonf_zine_spint", "prob": 5 }, + { "group": "SUS_book_nonf_zine_sport", "prob": 3 } + ] + }, + { + "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_news", "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_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": "news_regional", "prob": 10 }, + { "item": "mag_cooking", "prob": 10 }, + { "item": "mag_cutting", "prob": 6 }, + { "item": "mag_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_bashing", "prob": 1 }, + { "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": 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 } + ] + }, + { + "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": [ + { "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 } + ] + }, + { + "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", + "//": "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", + "//": "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/itemgroups/books.json b/data/json/itemgroups/books.json index a53cc51c59139..647c632f31fac 100644 --- a/data/json/itemgroups/books.json +++ b/data/json/itemgroups/books.json @@ -129,18 +129,20 @@ "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": "concrete_book", "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": "concrete_book", "prob": 12 } + { "item": "carpentry_book", "prob": 5 } ] }, { @@ -176,13 +178,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 }, @@ -224,11 +226,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 } ] }, @@ -239,7 +242,10 @@ "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 }, + { "group": "SUS_book_nonf_soft", "prob": 20 }, { "item": "cookbook_human", "prob": 1 }, { "item": "jewelry_book", "prob": 4 }, { "item": "phonebook", "prob": 8 }, @@ -254,6 +260,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 }, @@ -461,11 +468,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 }, { "item": "book_lockpick", "prob": 2 }, { "group": "religious_books", "prob": 40 } ] @@ -571,6 +580,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 }, @@ -656,6 +666,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/abstract.json b/data/json/items/book/abstract.json new file mode 100644 index 0000000000000..99d4a5ac7bcfc --- /dev/null +++ b/data/json/items/book/abstract.json @@ -0,0 +1,237 @@ +[ + { + "abstract": "book_fict_soft_tpl", + "type": "BOOK", + "name": { "str": "paperback novel", "str_pl": "paperbacks" }, + "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": "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", + "price": 1000, + "price_postapoc": 5000, + "flags": [ "TINDER", "FLAMMABLE" ], + "skill": "dodge", + "intelligence": 4, + "time": "10 m", + "fun": -1, + "copy-from": "book_nonf_hard_tpl" + }, + { + "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 m", + "chapters": 30, + "//": "TODO fun should be conditional for this item", + "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", + "time": "11 m", + "relative": { "price": -351, "price_post": -800, "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", + "time": "20 m", + "relative": { "intelligence": 3, "price": 249 } + }, + { + "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": "8 m", + "fun": 1 + }, + { + "abstract": "book_nonf_zine_news_tpl", + "type": "BOOK", + "name": "News Magazine Template", + "description": "template for news magazine", + "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", + "book_data": { "time": "10 m", "intelligence": 9 } + } +] diff --git a/data/json/items/book/archery.json b/data/json/items/book/archery.json index 3be60a342650e..ed13f244ae82d 100644 --- a/data/json/items/book/archery.json +++ b/data/json/items/book/archery.json @@ -1,21 +1,38 @@ [ { - "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": 500, - "material": [ "paper" ], + "material": [ "paper", "cardboard" ], "symbol": "?", + "looks_like": "story_book", "color": "green", - "skill": "archery", - "max_level": 2, "intelligence": 7, + "skill": "archery", "time": "20 m" }, + { + "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, + "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", "type": "BOOK", @@ -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": 500, - "material": [ "paper" ], - "symbol": "?", - "color": "green", - "skill": "archery", - "max_level": 3, - "intelligence": 7, - "time": "20 m" } ] diff --git a/data/json/items/book/cooking.json b/data/json/items/book/cooking.json index 55d508df0dbb2..326bd3ec2b5ec 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" } ] diff --git a/data/json/items/book/dodge.json b/data/json/items/book/dodge.json index 1102081bece8e..0b145b5b87e19 100644 --- a/data/json/items/book/dodge.json +++ b/data/json/items/book/dodge.json @@ -39,17 +39,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": 500, - "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": { "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 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", + "color": "blue", + "required_level": 4, + "max_level": 5, + "relative": { "price_post": 2000, "intelligence": 4, "time": "10 m" } } ] diff --git a/data/json/items/book/mechanics.json b/data/json/items/book/mechanics.json index f608e0d87afcc..27739a86a2d04 100644 --- a/data/json/items/book/mechanics.json +++ b/data/json/items/book/mechanics.json @@ -92,6 +92,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", diff --git a/data/json/items/book/misc.json b/data/json/items/book/misc.json index 760081993c14f..cac72189da0af 100644 --- a/data/json/items/book/misc.json +++ b/data/json/items/book/misc.json @@ -1,23 +1,4 @@ [ - { - "abstract": "paperback_novel", - "type": "BOOK", - "name": { "str": "paperback abstract" }, - "description": "An ordinary paperback book. Or is it? It is.", - "weight": "371 g", - "volume": "700 ml", - "price": 750, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "looks_like": "story_book", - "color": "light_cyan", - "flags": [ "TINDER", "FLAMMABLE" ], - "intelligence": 4, - "time": "15 m", - "chapters": 16, - "fun": 2 - }, { "id": "ZSG", "type": "BOOK", @@ -53,22 +34,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": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "light_cyan", - "time": "4 m", - "chapters": 4, - "fun": 1 - }, { "id": "commune_prospectus", "type": "BOOK", @@ -118,104 +83,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": 50, - "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_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", @@ -232,349 +99,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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "cyan", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "500 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "150 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "600 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "600 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "500 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "600 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", - "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": "1300 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "600 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "1800 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "750 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "1700 ml", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, - { - "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": "mag_comic", "type": "BOOK", @@ -611,16 +135,15 @@ "type": "BOOK", "name": { "str": "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": 50, - "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": { "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" }, { "id": "mag_porn", @@ -675,7 +198,7 @@ "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "price": 850, "price_postapoc": 50, "time": "20 m", @@ -686,7 +209,7 @@ "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "244 g", "volume": "500 ml", "price": 650, @@ -715,20 +238,15 @@ "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", "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.", - "weight": "227 g", - "volume": "750 ml", - "price": 850, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", "intelligence": 6, "time": "20 m", "chapters": 24, @@ -740,21 +258,31 @@ "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", "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.\"", + "time": "24 m", + "copy-from": "book_fict_soft_tpl", + "relative": { "chapters": -8 } }, { "id": "novel_drama", "type": "BOOK", "name": { "str": "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, @@ -765,7 +293,7 @@ "type": "BOOK", "name": { "str": "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", @@ -776,7 +304,7 @@ "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "142 g", "volume": "500 ml", "intelligence": 7, @@ -788,31 +316,33 @@ "type": "BOOK", "name": { "str": "fantasy novel" }, "description": "Basic sword & sorcery.", - "copy-from": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "227 g", "volume": "1 L", "intelligence": 7, "time": "20 m", "chapters": 28, - "fun": 3 + "fun": 3, + "looks_like": "dnd_handbook" }, { "id": "novel_horror", "type": "BOOK", "name": { "str": "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", - "chapters": 28 + "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 7, "time": "18 m", "chapters": 28, @@ -823,18 +353,46 @@ "type": "BOOK", "name": { "str": "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, "fun": 3 }, + { + "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", "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "244 g", "volume": "500 ml", "time": "20 m", @@ -845,7 +403,81 @@ "type": "BOOK", "name": { "str": "romance novel" }, "description": "Drama and mild smut.", - "copy-from": "paperback_novel" + "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, "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", @@ -868,18 +500,51 @@ "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", - "volume": "750 ml", - "price": 850, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "light_blue", - "intelligence": 7, - "time": "36 m", - "chapters": 28, - "fun": 2 + "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", + "time": "1 m", + "relative": { "chapters": 111, "fun": -1 } }, { "id": "novel_scifi", @@ -1047,7 +712,7 @@ "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 7, "time": "20 m", "chapters": 28, @@ -1058,7 +723,7 @@ "type": "BOOK", "name": { "str": "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, @@ -1069,14 +734,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", @@ -1085,18 +750,42 @@ "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, "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "intelligence": 5, "time": "18 m", "chapters": 20, @@ -1107,7 +796,7 @@ "type": "BOOK", "name": { "str": "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, @@ -1119,7 +808,7 @@ "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": "paperback_novel", + "copy-from": "book_fict_soft_tpl", "weight": "686 g", "price_postapoc": 50, "intelligence": 7, @@ -1133,19 +822,74 @@ "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", "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": "paperback_novel", + "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", @@ -1385,7 +1129,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, @@ -1502,23 +1246,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", - "price": 550, - "price_postapoc": 50, - "material": [ "paper" ], - "symbol": "?", - "color": "dark_gray", - "intelligence": 8, - "time": "10 m", - "fun": 1, - "flags": [ "INSPIRATIONAL" ] - }, { "type": "BOOK", "id": "classic_literature", @@ -1729,5 +1456,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 } } ] diff --git a/data/json/items/book/nonfiction.json b/data/json/items/book/nonfiction.json new file mode 100644 index 0000000000000..5b9a1596f41a5 --- /dev/null +++ b/data/json/items/book/nonfiction.json @@ -0,0 +1,220 @@ +[ + { + "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 } + }, + { + "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.", + "time": "15 m", + "copy-from": "book_nonf_soft_tpl", + "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 } + }, + { + "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 } + }, + { + "id": "book_nonf_hard_psych_forpsych", + "type": "BOOK", + "name": "Principles of Forensic Psychiatry", + "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, + "time": "22 m", + "copy-from": "book_nonf_hard_tpl", + "relative": { "chapters": -9, "intelligence": 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", + "time": "25 m", + "copy-from": "book_nonf_hard_tpl", + "relative": { "chapters": -6, "fun": -1, "intelligence": 3 } + }, + { + "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", + "time": "40 m", + "copy-from": "book_nonf_hard_tpl", + "relative": { "chapters": 6, "fun": -1, "intelligence": 4 } + }, + { + "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", + "time": "30 m", + "copy-from": "book_nonf_hard_tpl", + "relative": { "chapters": -7, "fun": -2, "intelligence": 5 } + }, + { + "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: 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", + "time": "18 m", + "copy-from": "book_nonf_hard_tpl", + "relative": { "chapters": -6, "fun": -1, "intelligence": 3 } + }, + { + "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", + "time": "30 m", + "copy-from": "book_nonf_soft_tpl", + "relative": { "chapters": 2, "fun": -1, "intelligence": 5 } + }, + { + "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", + "time": "30 m", + "copy-from": "book_nonf_soft_tpl", + "relative": { "chapters": -3, "fun": -2, "intelligence": 2 } + }, + { + "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", + "time": "25 m", + "copy-from": "book_nonf_soft_tpl", + "relative": { "chapters": -6, "fun": -1, "intelligence": 3 } + }, + { + "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", + "time": "30 m", + "copy-from": "book_nonf_soft_tpl", + "relative": { "fun": -1, "intelligence": 3 } + }, + { + "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": "400 g", + "volume": "521 ml", + "time": "18 m", + "copy-from": "book_nonf_soft_tpl", + "relative": { "chapters": 3, "intelligence": 2 } + } +] diff --git a/data/json/items/book/speech.json b/data/json/items/book/speech.json index 577f1aeb7e0e0..80bb9965fa344 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" } ] diff --git a/data/json/items/book/spiritual.json b/data/json/items/book/spiritual.json new file mode 100644 index 0000000000000..1def41eef6889 --- /dev/null +++ b/data/json/items/book/spiritual.json @@ -0,0 +1,226 @@ +[ + { + "abstract": "holybook_abstract", + "type": "BOOK", + "name": "holybook abstract", + "description": "theoretically this isn't a book at all", + "price": 550, + "price_postapoc": 550, + "material": [ "paper", "cardboard" ], + "symbol": "?", + "looks_like": "story_book", + "color": "dark_gray", + "flags": [ "INSPIRATIONAL", "TINDER", "FLAMMABLE" ], + "intelligence": 8, + "time": "10 m", + "fun": 1 + }, + { + "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_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", + "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", + "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 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", + "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": "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" + } +] diff --git a/data/json/items/book/young.json b/data/json/items/book/young.json new file mode 100644 index 0000000000000..a8f3a7a96d1b0 --- /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 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" + } +] 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 } - } -]