🛡️ Torch
Equipment
View raw API endpoint ↗

Description

A torch burns for 1 hour, providing bright light in a 20-foot radius and dim light for an additional 20 feet. If you make a melee attack with a burning torch and hit, it deals 1 fire damage.

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": 1,
    "unit": "cp"
  },
  "desc": [
    "A torch burns for 1 hour, providing bright light in a 20-foot radius and dim light for an additional 20 feet. If you make a melee attack with a burning torch and hit, it deals 1 fire damage."
  ],
  "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": "torch",
  "name": "Torch",
  "properties": [],
  "special": [],
  "updated_at": "2026-04-01T20:35:37.141Z",
  "url": "/api/2014/equipment/torch",
  "weight": 1
}