aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/resistance.json
blob: d7f6f7c000c6d48f512679f23777de28cf0b2415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "resistance",
  "level": 0,
  "school": "abjuration",
  "classes": [
    "cleric",
    "druid"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S, M (a miniature cloak)",
  "duration": "Concentration, up to 1 minute",
  "text": "You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one saving throw of its choice. It can roll the die before or after making the saving throw. The spell then ends."
}