mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.199.1
This commit is contained in:
@@ -419,8 +419,12 @@
|
||||
{
|
||||
"name": "Spellcasting",
|
||||
"headerEntries": [
|
||||
"The exorcist casts one of the following spells, requiring no material components and using Intelligence as the spellcasting ability (spell save {@dc 14}, {@hit 6} to hit with spell attacks):",
|
||||
"At-will: detect evil and good, mage armor (self only), mage hand"
|
||||
"The exorcist casts one of the following spells, requiring no material components and using Intelligence as the spellcasting ability (spell save {@dc 14}, {@hit 6} to hit with spell attacks):"
|
||||
],
|
||||
"will": [
|
||||
"{@spell detect evil and good}",
|
||||
"{@spell mage armor} (self only)",
|
||||
"{@spell mage hand}"
|
||||
],
|
||||
"daily": {
|
||||
"2e": [
|
||||
|
||||
@@ -114,7 +114,10 @@
|
||||
"thieves' cant",
|
||||
"plus any one language"
|
||||
],
|
||||
"cr": "5",
|
||||
"cr": {
|
||||
"cr": "5",
|
||||
"lair": "6"
|
||||
},
|
||||
"trait": [
|
||||
{
|
||||
"name": "Legendary Resistance (2/Day)",
|
||||
@@ -592,7 +595,10 @@
|
||||
"Abyssal",
|
||||
"telepathy 120 ft."
|
||||
],
|
||||
"cr": "22",
|
||||
"cr": {
|
||||
"cr": "22",
|
||||
"lair": "23"
|
||||
},
|
||||
"spellcasting": [
|
||||
{
|
||||
"name": "Spellcasting",
|
||||
@@ -1523,7 +1529,10 @@
|
||||
"thieves' cant",
|
||||
"plus any one language"
|
||||
],
|
||||
"cr": "11",
|
||||
"cr": {
|
||||
"cr": "11",
|
||||
"lair": "12"
|
||||
},
|
||||
"trait": [
|
||||
{
|
||||
"name": "Legendary Resistance (3/Day)",
|
||||
@@ -4505,7 +4514,10 @@
|
||||
"telepathy 120 ft.",
|
||||
"Thieves' cant"
|
||||
],
|
||||
"cr": "17",
|
||||
"cr": {
|
||||
"cr": "17",
|
||||
"lair": "18"
|
||||
},
|
||||
"trait": [
|
||||
{
|
||||
"name": "Alien Mind",
|
||||
@@ -5619,7 +5631,10 @@
|
||||
"languages": [
|
||||
"all"
|
||||
],
|
||||
"cr": "21",
|
||||
"cr": {
|
||||
"cr": "21",
|
||||
"lair": "22"
|
||||
},
|
||||
"trait": [
|
||||
{
|
||||
"name": "Inviolate Presence",
|
||||
|
||||
@@ -782,7 +782,7 @@
|
||||
"name": "Pact of Pain",
|
||||
"entries": [
|
||||
"Using a 10-minute ritual, the daemogoth can forge a magical bond with a willing creature it touches throughout the ritual. The creature becomes bound by the pact until it dies, the daemogoth dies, or the pact is broken by any effect that can remove a curse.",
|
||||
"The daemogoth chooses one spell from the necromancy or enchantment school that is 3rd level or lower. The bound creature can cast that spell using this pact, requiring no material components and using Intelligence as the spellcasting ability. When it casts the spell, the creature takes 7 ({@damage 2d6}) psychic damage, which can't break the creature's {@status concentration} on a spell. Once the bound creature casts the spell in this way, it can't do so again until it finishes a long rest."
|
||||
"The daemogoth chooses one spell from the {@filter necromancy or enchantment school that is 3rd level or lower|spells|level=0;1;2;3|school=N;E}. The bound creature can cast that spell using this pact, requiring no material components and using Intelligence as the spellcasting ability. When it casts the spell, the creature takes 7 ({@damage 2d6}) psychic damage, which can't break the creature's {@status concentration} on a spell. Once the bound creature casts the spell in this way, it can't do so again until it finishes a long rest."
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user