blob: da7279fcb08d8919270cf870b2af4401ea96f6e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"entry": "spells",
"name": "resistance",
"level": 0,
"type": "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."
}
|