summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Books/v_books.json
blob: e065b0beb06a9f01b8c991e88870ce4520981f4c (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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[
  {
    "abstract": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Book Template" },
    "description": "This book is a template for reducing duplicate code on books. It should never appear in game, obviously.",
    "weight": "200 g",
    "volume": "250 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "fabrication",
    "required_level": 8,
    "max_level": 10,
    "intelligence": 12,
    "time": 5,
    "fun": 0
  },
  {
    "id": "vamp_darkfashion1",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Red Velvet - The Dark Fashion" },
    "description": "A book describing the creation of sophisticated blood clothing. Much of its contents are regarding the acquisition of fresh blood and is filled with disturbing monochrome images of those techniques.",
    "weight": "850 g",
    "volume": "1500 ml",
    "skill": "tailor",
    "intelligence": 13,
    "fun": -3
  },
  {
    "id": "vamp_gunner1",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Glorious Gunnery" },
    "description": "A rather advanced gun encyclopaedia filled with photographs and lengthy descriptions on their history and usage. The appendix even has full schematics and assembly procedures that can allow a highly skilled gunsmith to fabricate them.",
    "weight": "1250 g",
    "volume": "2250 ml",
    "skill": "gun",
    "intelligence": 13,
    "time": 17,
    "fun": 1
  },
  {
    "id": "vamp_upgradebook1",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "The Vampiric Infusion" },
    "description": "This book covers the basics of blood infusion to improve the durability and strength of certain items. Nearly half of this book is written in an unknown language, leaving much of the details a mystery. Maybe if you could find soneone to translate it...",
    "weight": "925 g",
    "volume": "1500 ml",
    "required_level": 10,
    "intelligence": 13,
    "fun": -1
  },
  {
    "id": "vamp_upgradebook2",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "looks_like": "vamp_upgradebook1",
    "name": { "str": "The Vampiric Infusion (translated)" },
    "description": "This stack of papers covers more advanced methods of blood infusion to improve the durability and strength of certain items. It is a hand translation of the unknown language sections of the original book.",
    "weight": "1025 g",
    "volume": "1500 ml",
    "required_level": 10,
    "intelligence": 13
  },
  {
    "id": "vamp_book1",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Gravedigger's page note" },
    "description": "A piece of paper with a hand drawn picture of a pale man holding a heavily blood stained sword impaled amongst the pile of corpses, which is gruesome to look at. Under the photo is a note, which is blurry and unreadable.",
    "fun": -1
  },
  {
    "id": "vamp_book2",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Gravedigger's page note" },
    "description": "A piece of paper with a hand drawn picture of a beautiful lady on top of a cliff, holding her bow gracefully. Written under it is Invynel, with an inspiring short folklore about her.",
    "skill": "archery",
    "time": 15,
    "fun": 2
  },
  {
    "id": "vamp_book3",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Gravedigger's page note" },
    "description": "A simple hand drawn picture of an odd dagger, with engravings of ancient language of some sort.",
    "fun": -3
  },
  {
    "id": "vamp_book4",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Gravedigger's page note" },
    "description": "Crushed human corpses and a huge, bloody hammer, this is what you only see on this drawn picture."
  },
  {
    "id": "vamp_book5",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Gravedigger's page note" },
    "description": "A bloody fight between medieval humans and a vampire with odd, brawling knuckles at a castle corridor background, much like an invasion. This hand drawn picture has shown nothing else."
  },
  {
    "id": "vamp_book6",
    "copy-from": "v_book_template",
    "type": "BOOK",
    "name": { "str": "Gravedigger's page note" },
    "description": "A succulent fanged sword, oddly deformed with its rusty dull blade. Its heavily burnt bottom page made it vaguely understandable of what it is."
  }
]