pre-session updates

This commit is contained in:
2023-10-02 17:11:41 -04:00
parent c6c9376273
commit f67ade17bc
43 changed files with 710 additions and 429 deletions

View File

@@ -24,9 +24,11 @@ Below you'll find a growing list of magic spells from across the multiverse.
- [Lock / Knock (2 A)](./lock.html)
- [Magic Mouth (3 A)](./magic-mouth.html)
- [Moonlight (3 A)](./moonlight.html)
- [Phantasmal Force (2 A)](./phantasmal-force.html)
- [Read Languages (1 ADR)](./read-languages.html)
- [Read Magic (1 AR)](./read-magic.html)
- [Read Thoughts (1 A)](./read-thoughts.html)
- [Speak (3 AD)](./speak.html)
- [Speak in Tongues (3 AD)](./speak-in-tongues.html)
- [Speak with Dead (3 ADR)](./speak-with-dead.html)
- [Teleport (5 A)](./teleport.html)
- [Whisper (1 AD)](./whisper.html)

View File

@@ -0,0 +1,40 @@
---
title: Phantasmal Force
description: The Phantasmal Force spell for OSR gaming.
date_pub: 2023-10-02T15:25:27-04:00
section: spells
content_type: feature
short_code: spf
tags: arcane
---
<div class='headlessTableWrapper'>
| | |
| ------------ | ------------- |
| **Level** | 2 |
| **Duration** | Concentration |
| **Range** | 240' |
</div>
Conjures a visual illusion of the caster's choice:
- **Creature**
- Can be directed by caster to attack.
- AC: 10
- Will vanish if hit with an attack or spell.
- **Attack**
- Ex: avalanche, roof collapse, magic missile, fireball, etc.
- Targets must **Save vs Spells** or be affected by the attack (below).
- **Scene**
- Either change appearance of affected area or create the appearance of something new.
- Disappears if touched.
#### Limitations
- Must fit in 20' cube.
- Damage inflicted is not real.
- Ex: any creature "killed" by illusion falls unconscious, any creature turned to stone is actually paralyzed, etc.
- Effects of "damage" last for 1d4 turns.
- If illusion isn't something the caster has seen, the target may get a bonus to the saving throw to ignore the damage (at referee's discretion).

View File

@@ -1,10 +1,10 @@
---
title: Speak
description: The Speak spell for OSR gaming.
title: Speak in Tongues
description: The Speak in Tongues spell for OSR gaming.
date_pub: 2023-07-02T15:35:00-04:00
section: spells
content_type: feature
short_code: ssp
short_code: ss1t
tags: arcane divine
---