- Prerequisite
- level: {"class":{"name":"Warlock"},"level":7}
- Feature type
- EI
You can cast compulsion once using a warlock spell slot. You can't do so again until you finish a long rest.
You can cast compulsion once using a warlock spell slot. You can't do so again until you finish a long rest.
{
"srd": true,
"name": "Bewitching Whispers",
"page": 110,
"__prop": "optionalfeature",
"source": "PHB",
"entries": [
"You can cast {@spell compulsion} once using a warlock spell slot. You can't do so again until you finish a long rest."
],
"featureType": [
"EI"
],
"prerequisite": [
{
"level": {
"class": {
"name": "Warlock"
},
"level": 7
}
}
],
"additionalSpells": [
{
"innate": {
"_": {
"daily": {
"1e": [
"compulsion"
]
}
}
}
}
]
}