aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/guidance.json
blob: 60e9cab768accd9ece220e6c4ddc6b138234017a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "entry": "spells",
  "name": "guidance",
  "level": 0,
  "type": "divination",
  "classes": [
    "cleric",
    "druid"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S",
  "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 ability check of its choice. It can roll the die before or after making the ability check. The spell then ends."
}