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