blob: c23df581726f70d059e31f102c88ed2c87df4154 (
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."
}
|