aboutsummaryrefslogtreecommitdiff
path: root/book.json
blob: 39e1363b66c0d46cdf0ebd8cb5302a883e56a8bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
  {
    "id": "book_shoggoth",
    "type": "BOOK",
    "category": "books",
    "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": "200 USD",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "green",
    "skill": "cooking",
    "required_level": 9,
    "max_level": 9,
    "intelligence": 13,
    "time": "55 m",
    "fun": -50
  },
  {
    "id": "book_maid_clothing",
    "note": "Loosely based on the clothing designer's portfolio. All of the maid clothes and accessories that are useful for combat should require this to learn. Non-combat items can also be learned from the anime convention book.",
    "type": "BOOK",
    "name": { "str": "Servant's Secret Armoury", "str_pl": "copies of Servant's Secret Armoury" },
    "description": "A leather bound tome that appears to have been handwritten. It contains various designs for modifying servants' attire to be more combat ready, as well as additional conventions on the proper conduct of a servant in battle.",
    "weight": "2063 g",
    "volume": "2 L",
    "price": 9200,
    "price_postapoc": 1000,
    "bashing": 8,
    "material": [ "paper", "leather" ],
    "symbol": "?",
    "color": "light_gray",
    "skill": "tailor",
    "required_level": 5,
    "max_level": 8,
    "intelligence": 10,
    "time": "55 m",
    "fun": -1
  },
  {
    "id": "book_maid_weapons",
    "note": "Loosely based on The Swords of the Samurai.",
    "type": "BOOK",
    "name": { "str": "Cleaning House", "str_pl": "copies of Cleaning House" },
    "description": "This book contains various techniques for keeping a mansion in top condition. Upon closer inspection it also contains a number of hidden pages regarding the fabrication of deadly weapons disguised as otherwise ordinary cleaning tools.",
    "weight": "654 g",
    "volume": "1250 ml",
    "price": 6400,
    "price_postapoc": 2500,
    "material": [ "paper" ],
    "symbol": "?",
    "color": "blue",
    "skill": "fabrication",
    "required_level": 5,
    "max_level": 10,
    "intelligence": 9,
    "time": "55 m",
    "fun": -1
  }
]