blob: e525ad3c2c6835c044fd54b46fc5b15dd255d1c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "Divine Favor",
"level": 1,
"school": "evocation",
"classes": [
"paladin"
],
"casting_time": "1 bonus action",
"range": "Self",
"components": "V, S",
"duration": "Concentration, up to 1 minute",
"text": "Your prayer empowers you with divine radiance. Until the spell ends, your weapon attacks deal an extra 1d4 radiant damage on a hit."
}
|