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