Updates
This commit is contained in:
@@ -30,3 +30,4 @@ Below you'll find a growing list of magic items that can be found across the mul
|
||||
- [The Venger](./venger.html): A magical longsword that counter-attacks anyone who attacks its wielder.
|
||||
- [Wand of Druidcraft](./wand-of-druidcraft.html): A magic wand for druids that creates various simple nature effects.
|
||||
- [Wand of Illusions](./wand-of-illusions.html): A magic wand for arcane spellcasters that can create illusions as with the [Phantasmal Force](/spells/phantasmal-force.html) spell.
|
||||
- [Wand of Polymorph](./wand-of-polymorph.html): A magic wand for arcane spellcasters that can cast the [Polymorph Others](/spells/polymorph-others.html) and [Polymorph Self](/spells/polymorph-self.html) spells.
|
||||
|
@@ -16,7 +16,7 @@ short_code: mwd
|
||||
A simple, 16" wooden wand with a small green crystal at one end.
|
||||
|
||||
- As long as at least one charge remains, the green crystal glows slightly.
|
||||
- May only be used by druids.
|
||||
- May only be used by a druid.
|
||||
|
||||
### Activation
|
||||
|
||||
|
@@ -7,7 +7,7 @@ content_type: feature
|
||||
short_code: mw01
|
||||
---
|
||||
|
||||
A small wand, made out of a dark wood, and carved with blue runes.
|
||||
A small wand, made out of a dark wood and carved with blue runes.
|
||||
|
||||
- As long as at least one charge remains, the runes glow faintly while the wand is wielded.
|
||||
- May only be used by an arcane spellcaster.
|
||||
|
26
src/pages/magic-items/wand-of-polymorph.md
Normal file
26
src/pages/magic-items/wand-of-polymorph.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title: Wand of Polymorph
|
||||
description: A magic wand for arcane spellcasters that can cast the Polymorph Others and Polymorph Self spells.
|
||||
date_pub: 2023-09-18T22:27:00-04:00
|
||||
section: magic items
|
||||
content_type: feature
|
||||
short_code: mw0p
|
||||
---
|
||||
|
||||
A wand composed of a single twisting, gnarled branch, embedded with several small gems and stones.
|
||||
|
||||
- As long as at least one charge remains, the gems glow faintly while the wand is wielded.
|
||||
- May only be used by an arcane spellcaster.
|
||||
|
||||
### Activation
|
||||
|
||||
When the wand is waved in a certain way by an arcane spellcaster, one of the following effects occurs (with the effect determined by the gesture used):
|
||||
|
||||
- Cast [Polymorph Self](/spells/polymorph-self.html), or
|
||||
- Cast [Polymorph Others](/spells/polymorph-others.html) on target creature within 60'.
|
||||
|
||||
### Usage Die
|
||||
|
||||
- Starts at d10.
|
||||
- After each use, roll the current die, and on a 1-2, the die drops one step (d10 -> d8 -> d6 -> d4 -> 1), as the glow becomes dimmer.
|
||||
- When no more charges are left, it becomes inert.
|
Reference in New Issue
Block a user