[
  {
    "id": "vamp_darkfashion1",
    "type": "BOOK",
    "name": { "str": "Red Velvets - The Dark Fashion" },
    "description": "A somewhat horrifying book of sophisticated blood clothing. Much of its content are trash and filled with monochrome images.",
    "weight": "850 g",
    "volume": "1500 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "tailor",
    "required_level": 8,
    "max_level": 10,
    "intelligence": 13,
    "time": 5,
    "fun": 1
  },
  {
    "id": "vamp_gunner1",
    "type": "BOOK",
    "name": { "str": "Glorious Gunnery" },
    "description": "A rather advanced gun listing with photos and descriptions. It has everything in it, including a complex, but understandable session of creation.",
    "weight": "1250 g",
    "volume": "2250 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "gun",
    "required_level": 8,
    "max_level": 10,
    "intelligence": 13,
    "time": 17,
    "fun": 3
  },
  {
    "id": "vamp_upgradebook1",
    "type": "BOOK",
    "name": { "str": "The Vampiric Infusion" },
    "description": "This book holds almost all the basics of blood infusion that improves efficiency and lethality of certain items. The half of this book is written in a different language, leaving it unreadable... Unless you are able to get translations.",
    "weight": "925 g",
    "volume": "1500 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "fabrication",
    "required_level": 10,
    "max_level": 10,
    "intelligence": 13,
    "time": 5,
    "fun": 0
  },
  {
    "id": "vamp_book1",
    "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.",
    "weight": "200 g",
    "volume": "250 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "fabrication",
    "required_level": 8,
    "max_level": 10,
    "intelligence": 12,
    "time": 5,
    "fun": -1
  },
  {
    "id": "vamp_book2",
    "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.",
    "weight": "200 g",
    "volume": "250 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "archery",
    "required_level": 8,
    "max_level": 10,
    "intelligence": 12,
    "time": 15,
    "fun": 2
  },
  {
    "id": "vamp_book3",
    "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.",
    "weight": "200 g",
    "volume": "250 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "fabrication",
    "required_level": 8,
    "max_level": 10,
    "intelligence": 12,
    "time": 5,
    "fun": -3
  },
  {
    "id": "vamp_book4",
    "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.",
    "weight": "200 g",
    "volume": "250 ml",
    "material": [ "paper" ],
    "symbol": "?",
    "color": "red",
    "skill": "fabrication",
    "required_level": 8,
    "max_level": 10,
    "intelligence": 12,
    "time": 5,
    "fun": -2
  },
  {
    "id": "vamp_book5",
    "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.",
    "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_book6",
    "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.",
    "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
  }
]