🛡️ Keelboat
Equipment
View raw API endpoint ↗

Description

Keelboats and rowboats are used on lakes and rivers. If going downstream, add the speed of the current (typically 3 miles per hour) to the speed of the vehicle. These vehicles can't be rowed against any significant current, but they can be pulled upstream by draft animals on the shores. A rowboat weighs 100 pounds, in case adventurers carry it over land.

Properties

Equipment_category
Mounts and Vehicles
Updated_at
2026-04-01T20:35:37.141Z
Vehicle_category
Waterborne Vehicles
Raw JSON data
{
  "contents": [],
  "cost": {
    "quantity": 3000,
    "unit": "gp"
  },
  "desc": [
    "Keelboats and rowboats are used on lakes and rivers. If going downstream, add the speed of the current (typically 3 miles per hour) to the speed of the vehicle. These vehicles can't be rowed against any significant current, but they can be pulled upstream by draft animals on the shores. A rowboat weighs 100 pounds, in case adventurers carry it over land."
  ],
  "equipment_category": {
    "index": "mounts-and-vehicles",
    "name": "Mounts and Vehicles",
    "url": "/api/2014/equipment-categories/mounts-and-vehicles"
  },
  "index": "keelboat",
  "name": "Keelboat",
  "properties": [],
  "special": [],
  "speed": {
    "quantity": 1,
    "unit": "mph"
  },
  "updated_at": "2026-04-01T20:35:37.141Z",
  "url": "/api/2014/equipment/keelboat",
  "vehicle_category": "Waterborne Vehicles"
}