aboutsummaryrefslogtreecommitdiff
path: root/book.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 01:28:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 01:28:38 -0700
commit9adbe6e49abb4c479e8c51a407cd6de3f0d3c69d (patch)
tree59ae2afd45e9e63cddbd32ef7e0316ff75386267 /book.json
parentClean up formatting to make syncing against another repo easier (diff)
downloadcataclysm-dda-mod_battle-maid-redone-9adbe6e49abb4c479e8c51a407cd6de3f0d3c69d.tar.xz
Clean up formatting
Add some missing assets
Diffstat (limited to 'book.json')
-rw-r--r--book.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/book.json b/book.json
new file mode 100644
index 0000000..5aa0b5c
--- /dev/null
+++ b/book.json
@@ -0,0 +1,20 @@
+[
+ {
+ "id": "book_shoggoth",
+ "type": "BOOK",
+ "name": { "str": "impossible scribbles", "str_pl": "impossible scribbles" },
+ "description": "A thin leaflet that's filled with chaotic handwriting, disturbing visuals, impossible mathematical equations, languages not known to anyone on Earth and lists of what appears to be names with all of them crossed out. The leaflet has more pages than possible, each and every one of them getting more and more chaotic and giving you a splitting headache as the fabric of reality seems to collapse around your vision. Suddenly, it's all clear to you. On the final page, you read a complex formula on how to summon a shoggoth, seemingly written in your handwriting.",
+ "weight": "150 g",
+ "volume": "250 ml",
+ "price": 20000,
+ "material": [ "paper" ],
+ "symbol": "?",
+ "color": "green",
+ "skill" : "cooking",
+ "required_level" : 9,
+ "max_level" : 9,
+ "intelligence" : 13,
+ "time" : "55 m",
+ "fun" : -50
+ }
+]