blob: 6066732ddf85eb64680b2548af089df897e41b3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"entry": "spells",
"name": "glibness",
"level": 8,
"type": "transmutation",
"classes": [
"bard",
"warlock"
],
"casting_time": "1 action",
"range": "Self",
"components": "V",
"duration": "1 hour",
"text": "Until the spell ends, when you make a Charisma check, you can replace the number you roll with a 15. Additionally, no matter what you say, magic that would determine if you are telling the truth indicates that you are being truthful."
}
|