forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed several books' skill from cooking and fabrication to chemistry
- Loading branch information
1 parent
e21cabd
commit 14a244e
Showing
3 changed files
with
311 additions
and
309 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,310 @@ | ||
[ | ||
{ | ||
"id": "adv_chemistry", | ||
"type": "BOOK", | ||
"name": { "str": "Advanced Physical Chemistry", "str_pl": "copies of Advanced Physical Chemistry" }, | ||
"description": "A university-level textbook on advanced principles of chemistry, both organic and inorganic.", | ||
"weight": "1712 g", | ||
"volume": "2 L", | ||
"price": 7950, | ||
"price_postapoc": 750, | ||
"bashing": 5, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "blue", | ||
"skill": "chemistry", | ||
"required_level": 5, | ||
"max_level": 8, | ||
"intelligence": 12, | ||
"time": "35 m", | ||
"fun": -1 | ||
}, | ||
{ | ||
"id": "modern_tanner", | ||
"type": "BOOK", | ||
"name": { "str": "The Modern Tanner", "str_pl": "copies of The Modern Tanner" }, | ||
"description": "An in-depth and easy to read guide that details a very modern take on the ancient art of leather tanning.", | ||
"weight": "568 g", | ||
"volume": "750 ml", | ||
"price": 2000, | ||
"price_postapoc": 1250, | ||
"material": [ "paper", "leather" ], | ||
"symbol": "?", | ||
"color": "brown", | ||
"skill": "chemistry", | ||
"required_level": 3, | ||
"max_level": 4, | ||
"intelligence": 4, | ||
"time": "18 m" | ||
}, | ||
{ | ||
"id": "recipe_alpha", | ||
"type": "BOOK", | ||
"name": { "str": "PE050 \"Alpha\": Preliminary Report", "str_pl": "copies of PE050 \"Alpha\": Preliminary Report" }, | ||
"description": "This sheaf of papers--dated two weeks before all this started--describes some new chemical formula, and its effects on human subjects. It's stamped \"APPROVED\"…", | ||
"weight": "50 g", | ||
"volume": "500 ml", | ||
"price": 125000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 8, | ||
"max_level": 9, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -2 | ||
}, | ||
{ | ||
"id": "recipe_animal", | ||
"type": "BOOK", | ||
"name": { "str": "lab journal-Dionne", "str_pl": "lab journals-Dionne" }, | ||
"description": "This team logbook details several varieties of mutagenic experiments, focusing on those derived from various Earth fauna. The team seems quite enthusiastic--if not eager--about their results.", | ||
"weight": "1700 g", | ||
"volume": "500 ml", | ||
"price": 50000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 8, | ||
"max_level": 9, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -2 | ||
}, | ||
{ | ||
"id": "recipe_chimera", | ||
"type": "BOOK", | ||
"name": { "str": "PE065 \"Chimera\": Best Practices", "str_pl": "copies of PE065 \"Chimera\": Best Practices" }, | ||
"description": "This sheaf of papers describes a new chemical formula in detail and supplies instructions for its use as some sort of… crowd-control catalyst? That can't be right…", | ||
"weight": "50 g", | ||
"volume": "500 ml", | ||
"price": 125000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 8, | ||
"max_level": 9, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -2 | ||
}, | ||
{ | ||
"id": "recipe_creepy", | ||
"type": "BOOK", | ||
"name": { "str": "lab journal-Smythe", "str_pl": "lab journals-Smythe" }, | ||
"description": "This team logbook details several varieties of mutagenic experiments, focusing on those derived from flesh contaminated with XE037. The results look promising but the procurement methods seem awfully vague…", | ||
"weight": "1700 g", | ||
"volume": "500 ml", | ||
"price": 50000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 8, | ||
"max_level": 9, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -4 | ||
}, | ||
{ | ||
"id": "recipe_elfa", | ||
"type": "BOOK", | ||
"name": { "str": "standpipe maintenance log" }, | ||
"description": "This binder details the scheduled maintenance for several plumbing systems throughout the facility. However, some of the log sheets seem to be filled with… a chemical formula?", | ||
"weight": "400 g", | ||
"volume": "750 ml", | ||
"price": 400, | ||
"price_postapoc": 2000, | ||
"material": [ "paper", "plastic" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 9, | ||
"max_level": 9, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -2 | ||
}, | ||
{ | ||
"id": "recipe_labchem", | ||
"type": "BOOK", | ||
"name": { "str": "chemical reference-CLASSIFIED", "str_pl": "chemical references-CLASSIFIED" }, | ||
"description": "This somewhat technical binder has several intimidating security warnings on the cover, yet guarantees unauthorized readers \"permanent employment, for life\". It contains useful information on \"basic\" chemical projects like methamphetamine and heroin, along with briefing on things called \"XE037\" and \"PE012\".", | ||
"weight": "2000 g", | ||
"volume": "500 ml", | ||
"price": 64000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 5, | ||
"max_level": 8, | ||
"intelligence": 11, | ||
"time": "35 m", | ||
"fun": -1 | ||
}, | ||
{ | ||
"id": "recipe_maiar", | ||
"type": "BOOK", | ||
"name": { "str": "lab journal-x-|xp", "str_pl": "lab journals-x-|xp" }, | ||
"description": "This damaged team logbook lacks (deliberately?) any identifying information, but still contains useful information on several types of mutagen and their development.", | ||
"weight": "1700 g", | ||
"volume": "500 ml", | ||
"price": 50000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 8, | ||
"max_level": 9, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -3 | ||
}, | ||
{ | ||
"id": "recipe_medicalmut", | ||
"type": "BOOK", | ||
"name": { | ||
"str": "PE023 \"Medical\": Application and Findings", | ||
"str_pl": "copies of PE023 \"Medical\": Application and Findings" | ||
}, | ||
"description": "This binder of highly technical papers describes some new chemical formula, and its effects on human subjects. It's stamped \"APPROVED\"…", | ||
"weight": "1934 g", | ||
"volume": "1750 ml", | ||
"price": 62000, | ||
"price_postapoc": 2000, | ||
"bashing": 5, | ||
"material": [ "paper", "plastic" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 8, | ||
"max_level": 9, | ||
"intelligence": 12, | ||
"time": "35 m", | ||
"fun": -2 | ||
}, | ||
{ | ||
"id": "recipe_raptor", | ||
"type": "BOOK", | ||
"name": { "str": "PE070 \"Raptor\": Proposal", "str_pl": "copies of PE070 \"Raptor\": Proposal" }, | ||
"description": "This sheaf of papers is a highly speculative proposal for focusing \"PE065\". Scribbled notes throughout seem to think that it might work, but that there's no time.", | ||
"weight": "50 g", | ||
"volume": "500 ml", | ||
"price": 125000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 10, | ||
"max_level": 10, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -2 | ||
}, | ||
{ | ||
"id": "recipe_serum", | ||
"type": "BOOK", | ||
"name": { "str": "Best Practices for Compound Delivery", "str_pl": "copies of Best Practices for Compound Delivery" }, | ||
"description": "This internal manual details several varieties of mutagenic experiments, as well as describing the protocols used to concentrate mutagens for quicker results. The authors recommend that researchers ensure that their subjects are well-fed and in good health, as the concentrated serums draw heavily on subjects' bodies.", | ||
"weight": "1700 g", | ||
"volume": "500 ml", | ||
"price": 50000, | ||
"price_postapoc": 2000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"skill": "chemistry", | ||
"required_level": 8, | ||
"max_level": 10, | ||
"intelligence": 12, | ||
"time": "45 m", | ||
"fun": -4 | ||
}, | ||
{ | ||
"id": "reference_cooking", | ||
"type": "BOOK", | ||
"name": { "str": "CRC-Merck Handbook, 4th edition", "str_pl": "copies of CRC-Merck Handbook, 4th edition" }, | ||
"description": "This huge hardbound book is a collection of reference data and formulae pertinent to many technical disciplines. If poring over tables of chemical and physical data is your thing, this is the book for you.", | ||
"weight": "5790 g", | ||
"volume": "1750 ml", | ||
"price": 9000, | ||
"price_postapoc": 2000, | ||
"bashing": 7, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "light_green", | ||
"intelligence": 4, | ||
"time": "30 m", | ||
"fun": -2 | ||
}, | ||
{ | ||
"id": "textbook_chemistry", | ||
"type": "BOOK", | ||
"name": { "str": "chemistry textbook" }, | ||
"description": "A college textbook on chemistry.", | ||
"weight": "1587 g", | ||
"volume": "2 L", | ||
"price": 7950, | ||
"price_postapoc": 2000, | ||
"bashing": 5, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "blue", | ||
"skill": "chemistry", | ||
"required_level": 3, | ||
"max_level": 6, | ||
"intelligence": 12, | ||
"time": "35 m", | ||
"fun": -1 | ||
}, | ||
{ | ||
"id": "textbook_extraction", | ||
"type": "BOOK", | ||
"name": { "str": "The Essential Oil Enthusiasts Handbook", "str_pl": "copies of The Essential Oil Enthusiasts Handbook" }, | ||
"description": "A heavy hardback book explaining the process of essential oil making, with schematics for the equipment to do it. Good luck, and don't blow yourself up!", | ||
"looks_like": "textbook_chemistry", | ||
"weight": "1420 g", | ||
"volume": "1 L", | ||
"price": 6000, | ||
"price_postapoc": 10000, | ||
"bashing": 4, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "blue", | ||
"skill": "chemistry", | ||
"required_level": 5, | ||
"max_level": 8, | ||
"intelligence": 10, | ||
"time": "60 m" | ||
}, | ||
{ | ||
"id": "textbook_gaswarfare", | ||
"type": "BOOK", | ||
"name": { "str": "Art and Science of Chemical Warfare", "str_pl": "copies of Art and Science of Chemical Warfare" }, | ||
"description": "This in-depth and technical text covers the design, development, dissemination of, and defenses against various chemical weapons throughout the centuries. The photographs the author chose make it a difficult read at times, though the information is top-notch.", | ||
"weight": "854 g", | ||
"volume": "1500 ml", | ||
"price": 400, | ||
"price_postapoc": 1000, | ||
"material": [ "paper" ], | ||
"symbol": "?", | ||
"color": "blue", | ||
"skill": "chemistry", | ||
"required_level": 4, | ||
"max_level": 7, | ||
"intelligence": 9, | ||
"time": "20 m", | ||
"fun": -2 | ||
} | ||
] |
Oops, something went wrong.