blob: 4d7648b5f81c69dc662e7dfb6d4df8e588c03405 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "guidance",
"level": 0,
"school": "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."
}
|