🛡️ Book
Equipment
View raw API endpoint ↗

Description

A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook (described later in this section).

Properties

Equipment_category
Adventuring Gear
Gear_category
Standard Gear
Updated_at
2026-04-01T20:35:37.141Z
Weight
5
Raw JSON data
{
  "contents": [],
  "cost": {
    "quantity": 25,
    "unit": "gp"
  },
  "desc": [
    "A book might contain poetry, historical accounts, information pertaining to a particular field of lore, diagrams and notes on gnomish contraptions, or just about anything else that can be represented using text or pictures. A book of spells is a spellbook (described later in this section)."
  ],
  "equipment_category": {
    "index": "adventuring-gear",
    "name": "Adventuring Gear",
    "url": "/api/2014/equipment-categories/adventuring-gear"
  },
  "gear_category": {
    "index": "standard-gear",
    "name": "Standard Gear",
    "url": "/api/2014/equipment-categories/standard-gear"
  },
  "index": "book",
  "name": "Book",
  "properties": [],
  "special": [],
  "updated_at": "2026-04-01T20:35:37.141Z",
  "url": "/api/2014/equipment/book",
  "weight": 5
}