✨ Warding Bond
Spells
View raw API endpoint ↗

Description

This spell wards a willing creature you touch and creates a mystic connection between you and the target until the spell ends. While the target is within 60 feet of you, it gains a +1 bonus to AC and saving throws, and it has resistance to all damage. Also, each time it takes damage, you take the same amount of damage.

The spell ends if you drop to 0 hit points or if you and the target become separated by more than 60 feet.

It also ends if the spell is cast again on either of the connected creatures. You can also dismiss the spell as an action.

Properties

Casting_time
1 action
Classes
Cleric
Components
  • V
  • S
  • M
Concentration
No
Duration
1 hour
Level
2
Material
A pair of platinum rings worth at least 50gp each, which you and the target must wear for the duration.
Range
Touch
Ritual
No
School
Abjuration
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.218Z
Raw JSON data
{
  "casting_time": "1 action",
  "classes": [
    {
      "index": "cleric",
      "name": "Cleric",
      "url": "/api/2014/classes/cleric"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": false,
  "desc": [
    "This spell wards a willing creature you touch and creates a mystic connection between you and the target until the spell ends. While the target is within 60 feet of you, it gains a +1 bonus to AC and saving throws, and it has resistance to all damage. Also, each time it takes damage, you take the same amount of damage.",
    "The spell ends if you drop to 0 hit points or if you and the target become separated by more than 60 feet.",
    "It also ends if the spell is cast again on either of the connected creatures. You can also dismiss the spell as an action."
  ],
  "duration": "1 hour",
  "higher_level": [],
  "index": "warding-bond",
  "level": 2,
  "material": "A pair of platinum rings worth at least 50gp each, which you and the target must wear for the duration.",
  "name": "Warding Bond",
  "range": "Touch",
  "ritual": false,
  "school": {
    "index": "abjuration",
    "name": "Abjuration",
    "url": "/api/2014/magic-schools/abjuration"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.218Z",
  "url": "/api/2014/spells/warding-bond"
}