🛡️ Lance
Equipment
View raw API endpoint ↗
Properties
Category_range
Martial Melee
Equipment_category
Weapon
Properties
- Reach
- Special
Special
You have disadvantage when you use a lance to attack a target within 5 feet of you. Also, a lance requires two hands to wield when you aren't mounted.
Updated_at
2026-04-01T20:35:37.141Z
Weapon_category
Martial
Weapon_range
Melee
Weight
6
Raw JSON data
{
"category_range": "Martial Melee",
"contents": [],
"cost": {
"quantity": 10,
"unit": "gp"
},
"damage": {
"damage_dice": "1d12",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
},
"desc": [],
"equipment_category": {
"index": "weapon",
"name": "Weapon",
"url": "/api/2014/equipment-categories/weapon"
},
"index": "lance",
"name": "Lance",
"properties": [
{
"index": "reach",
"name": "Reach",
"url": "/api/2014/weapon-properties/reach"
},
{
"index": "special",
"name": "Special",
"url": "/api/2014/weapon-properties/special"
}
],
"range": {
"normal": 5
},
"special": [
"You have disadvantage when you use a lance to attack a target within 5 feet of you. Also, a lance requires two hands to wield when you aren't mounted."
],
"updated_at": "2026-04-01T20:35:37.141Z",
"url": "/api/2014/equipment/lance",
"weapon_category": "Martial",
"weapon_range": "Melee",
"weight": 6
}