🛡️ Lamp
Equipment
View raw API endpoint ↗

Description

A lamp casts bright light in a 15-foot radius and dim light for an additional 30 feet. Once lit, it burns for 6 hours on a flask (1 pint) of oil.

Properties

Equipment_category
Adventuring Gear
Gear_category
Standard Gear
Updated_at
2026-04-01T20:35:37.141Z
Weight
1
Raw JSON data
{
  "contents": [],
  "cost": {
    "quantity": 5,
    "unit": "sp"
  },
  "desc": [
    "A lamp casts bright light in a 15-foot radius and dim light for an additional 30 feet. Once lit, it burns for 6 hours on a flask (1 pint) of oil."
  ],
  "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": "lamp",
  "name": "Lamp",
  "properties": [],
  "special": [],
  "updated_at": "2026-04-01T20:35:37.141Z",
  "url": "/api/2014/equipment/lamp",
  "weight": 1
}