Fix split spell names in spell lists
This commit is contained in:
parent
9328fd6af3
commit
1c5dd29160
1 changed files with 7 additions and 16 deletions
|
@ -463,9 +463,7 @@ For example, if two clerics cast *bless* on the same target, that character gain
|
|||
|
||||
- Mind Blank
|
||||
|
||||
- Power Word
|
||||
|
||||
- Stun
|
||||
- Power Word Stun
|
||||
|
||||
#### 9th Level
|
||||
|
||||
|
@ -633,9 +631,7 @@ For example, if two clerics cast *bless* on the same target, that character gain
|
|||
|
||||
- Insect Plague
|
||||
|
||||
- Legend
|
||||
|
||||
- Lore
|
||||
- Legend Lore
|
||||
|
||||
- Mass Cure Wounds
|
||||
|
||||
|
@ -1297,9 +1293,7 @@ For example, if two clerics cast *bless* on the same target, that character gain
|
|||
|
||||
#### 7th Level
|
||||
|
||||
- Delayed Blast
|
||||
|
||||
- Fireball
|
||||
- Delayed Blast Fireball
|
||||
|
||||
- Etherealness
|
||||
|
||||
|
@ -1721,9 +1715,7 @@ For example, if two clerics cast *bless* on the same target, that character gain
|
|||
|
||||
- Private Sanctum
|
||||
|
||||
- Resilient
|
||||
|
||||
- Sphere
|
||||
- Resilient Sphere
|
||||
|
||||
- Secret Chest
|
||||
|
||||
|
@ -1825,9 +1817,7 @@ For example, if two clerics cast *bless* on the same target, that character gain
|
|||
|
||||
- Arcane Sword
|
||||
|
||||
- Delayed Blast
|
||||
|
||||
- Fireball
|
||||
- Delayed Blast Fireball
|
||||
|
||||
- Etherealness
|
||||
|
||||
|
@ -7788,3 +7778,4 @@ You must designate a sanctuary by casting this spell within a location, such as
|
|||
You create a magical zone that guards against deception in a 15-foot radius sphere centered on a point of your choice within range. Until the spell ends, a creature that enters the spell's area for the first time on a turn or starts its turn there must make a Charisma saving throw. On a failed save, a creature can't speak a deliberate lie while in the radius. You know whether each creature succeeds or fails on its saving throw.
|
||||
|
||||
An affected creature is aware of the spell and can thus avoid answering questions to which it would normally respond with a lie. Such a creature can be evasive in its answers as long as it remains within the boundaries of the truth.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue