From 63ad52df6e21a299e41e861d12584aff7e67c9dc Mon Sep 17 00:00:00 2001 From: Eric Woodward Date: Sat, 1 Nov 2025 13:24:33 -0400 Subject: [PATCH] add some magic items for Ravenloft --- .../fragments/magic-items/energy-drain.md | 7 +++++ src/pages/magic-items/armor-of-glamour.md | 31 +++++++++++++++++++ .../rings/ring-of-fabled-destiny.md | 14 +++++++++ .../rings/ring-of-feather-falling.md | 19 ++++++++++++ .../magic-items/shirt-of-elven-chainmail.md | 17 ++++++++++ .../weapons/greatclub-of-energy-draining.md | 19 ++++++++++++ 6 files changed, 107 insertions(+) create mode 100644 src/assets/fragments/magic-items/energy-drain.md create mode 100644 src/pages/magic-items/armor-of-glamour.md create mode 100644 src/pages/magic-items/rings/ring-of-fabled-destiny.md create mode 100644 src/pages/magic-items/rings/ring-of-feather-falling.md create mode 100644 src/pages/magic-items/shirt-of-elven-chainmail.md create mode 100644 src/pages/magic-items/weapons/greatclub-of-energy-draining.md diff --git a/src/assets/fragments/magic-items/energy-drain.md b/src/assets/fragments/magic-items/energy-drain.md new file mode 100644 index 0000000..2cf8bbc --- /dev/null +++ b/src/assets/fragments/magic-items/energy-drain.md @@ -0,0 +1,7 @@ +### Energy Drain + +On a successful hit, wielder may say command word to drain 1 level or HD from victim. + +- This includes reduction of hit points and/or other bonuses. +- If target is drained of all levels, they die. +- May only be used up to 3 times per day. diff --git a/src/pages/magic-items/armor-of-glamour.md b/src/pages/magic-items/armor-of-glamour.md new file mode 100644 index 0000000..3e285d8 --- /dev/null +++ b/src/pages/magic-items/armor-of-glamour.md @@ -0,0 +1,31 @@ +--- +title: Armor of Glamour +description: A suit of well-made armor with +date_pub: 2025-05-31T11:57:53.000-04:00 +section: magic items +content_type: feature +short_code: m1a5t +status: hidden +--- + +A suit of well-made armor that can be given an illusory appearance. + +- Grants additional +1 AC over standard armor. + +
+ +| Armor Type | AC | +| :-------------: | :-: | +| Leather | 13 | +| Studded Leather | 14 | + +[Armor AC] + +
+ +### Illusory Appearance + +When its wearer speaks the command word, the armor assumes the appearance of clothes or another type of armor. + +- Wearer determines color, style, and overall appearance, but the armor retains its bulk and weight. +- Appearance lasts until command word is spoken or armor is doffed. diff --git a/src/pages/magic-items/rings/ring-of-fabled-destiny.md b/src/pages/magic-items/rings/ring-of-fabled-destiny.md new file mode 100644 index 0000000..581588c --- /dev/null +++ b/src/pages/magic-items/rings/ring-of-fabled-destiny.md @@ -0,0 +1,14 @@ +--- +title: Ring of Fabled Destiny +description: A magical ring that provides its wearer extra chances to Save. +date_upd: 2025-11-01T11:54:10-04:00 +section: magic items +content_type: feature +short_code: m1rfd +status: hidden +--- + +A silver ring inlaid with golden arcane symbols. + +- When wearer fails a Save, they may roll again and take the best result. +- Can be used up to 3 times per day. diff --git a/src/pages/magic-items/rings/ring-of-feather-falling.md b/src/pages/magic-items/rings/ring-of-feather-falling.md new file mode 100644 index 0000000..78e0115 --- /dev/null +++ b/src/pages/magic-items/rings/ring-of-feather-falling.md @@ -0,0 +1,19 @@ +--- +title: Ring of Feather Falling +description: A magical ring that prevents its wielder from taking falling damage. +date_upd: 2025-11-01T11:47:20-04:00 +section: magic items +content_type: feature +short_code: m1rff +status: hidden +--- + +A gold ring set with a light blue stone. + +### Effect + +When wearer falls, they only descend 60 feet per combat round (10 seconds) and take no damage from falling. + +- While falling, the stone in the ring glows slightly. + +!!!include(license/wotc-cc-by.md)!!! diff --git a/src/pages/magic-items/shirt-of-elven-chainmail.md b/src/pages/magic-items/shirt-of-elven-chainmail.md new file mode 100644 index 0000000..bead11d --- /dev/null +++ b/src/pages/magic-items/shirt-of-elven-chainmail.md @@ -0,0 +1,17 @@ +--- +title: Shirt of Elven Chainmail +description: A shirt of exceptionally-crafted elven chainmail. +date_pub: 2025-11-01T11:57:54-04:00 +section: magic items +content_type: feature +short_code: m15ec +status: hidden +--- + +A shirt of exceptionally-crafted elven chainmail. + +- Grants wearer +1 AC. +- Can be worn by any class. +- Magically expands or shrinks to perfectly fit wearer. + +!!!include(license/wotc-cc-by.md)!!! diff --git a/src/pages/magic-items/weapons/greatclub-of-energy-draining.md b/src/pages/magic-items/weapons/greatclub-of-energy-draining.md new file mode 100644 index 0000000..71c0783 --- /dev/null +++ b/src/pages/magic-items/weapons/greatclub-of-energy-draining.md @@ -0,0 +1,19 @@ +--- +title: Greatclub of Energy Draining +description: A massive stone club engraved with runes of energy draining. +date_pub: 2025-11-01T12:44:58-04:00 +section: magic items +content_type: feature +short_code: m1ged +--- + +A massive, white stone club engraved with golden runes of energy draining. + +- +1 to attack and damage rolls (1d8+1) + +!!!include(magic-items/energy-drain.md)!!! + +### Greatclub Properties + +- **Blunt**: No cutting edge, may be wielded by a cleric. +- **Two-handed**: Requires two hands to use.