Update magic items
This commit is contained in:
parent
e061586cdb
commit
5abf44368d
19
package-lock.json
generated
19
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "planar-vagabond",
|
||||
"version": "0.10.3",
|
||||
"version": "0.11.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "planar-vagabond",
|
||||
"version": "0.10.3",
|
||||
"version": "0.11.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
@ -26,6 +26,7 @@
|
||||
"markdown-it-table-of-contents": "^0.6.0",
|
||||
"markdown-it-task-lists": "^2.1.1",
|
||||
"network-address": "^1.1.2",
|
||||
"prettier": "^2.8.8",
|
||||
"serve-handler": "^6.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -1277,6 +1278,20 @@
|
||||
"url": "https://github.com/sponsors/jonschlinkert"
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "2.8.8",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
|
||||
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
||||
"bin": {
|
||||
"prettier": "bin-prettier.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.13.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/prettier/prettier?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/punycode": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "planar-vagabond",
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -30,6 +30,7 @@
|
||||
"markdown-it-table-of-contents": "^0.6.0",
|
||||
"markdown-it-task-lists": "^2.1.1",
|
||||
"network-address": "^1.1.2",
|
||||
"prettier": "^2.8.8",
|
||||
"serve-handler": "^6.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
BIN
src/assets/images/magic-items/ring-of-psychic-shielding.jpg
Normal file
BIN
src/assets/images/magic-items/ring-of-psychic-shielding.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
@ -25,11 +25,18 @@ Has the legs and body of a giant spider with a humanoid upper body, poisonous fa
|
||||
|
||||
</div>
|
||||
|
||||
- When bit, victim must **Save vs Poison** at -2 or be paralyzed for 1d2 turns
|
||||
- **Spells**: 1d6-1 spells available of 3rd level or less.
|
||||
- Available spells:
|
||||
- 1d3-1 1st level spells
|
||||
- 1d3-1 2nd level spells
|
||||
- 1d2-1 3rd level spells
|
||||
- 10% chance to be accompanied by 2d6 giant spiders.
|
||||
- 10% chance to be protecting 3d8 eggs.
|
||||
### Bite
|
||||
|
||||
- When bit, victim must **Save vs Poison** at -2 or be paralyzed for 1d2 turns.
|
||||
- On round after being bit and paralyzed, victim must **Save vs Paralyze** or get back up and attack nearest ally at -2.
|
||||
|
||||
- Victim gets new save attempt each round, with a successful save rendering them immobile until the paralysis lifts.
|
||||
- This continues until the Raknitaur wills the attack to stop, the target dies, or the Raknitaur dies.
|
||||
|
||||
- 20% chance to be accompanied by 1d8 dessicated zombies.
|
||||
- 10% chance to be protecting 3d8 eggs while accompanied by 1d8 dessicated zombies.
|
||||
|
||||
### Web
|
||||
|
||||
- Web is as strong as giant spider (and just as family), but not as sticky.
|
||||
- Anyone touching web must **Save vs Paralyze** at +2 or be paralyzed for as long as they are in contact with it (and the 2 rounds after).
|
||||
|
@ -5,8 +5,7 @@ date_pub: 2023-05-15T21:32:00-04:00
|
||||
date_upd: 2023-05-21T19:09:00-04:00
|
||||
section: magic items
|
||||
content_type: feature
|
||||
short_code: mfs
|
||||
status: hidden
|
||||
short_code: mvfd
|
||||
---
|
||||
|
||||
A high-quality longsword, exquisitely decorated with the fire and dragon iconography of the royal house of Dulara, and bound with a fire elemental.
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: Magic Items
|
||||
description: A growing list of magic items that can be found across the multiverse.
|
||||
date_pub: 2023-02-19T18:50:00-05:00
|
||||
date_upd: 2023-05-07T14:53:00-04:00
|
||||
date_upd: 2023-05-29T18:14:00-04:00
|
||||
section: magic items
|
||||
content_type: feature
|
||||
short_code: m11
|
||||
@ -19,6 +19,9 @@ Below you'll find a growing list of magic items that can be found across the mul
|
||||
- [Mirror of Telepresence](./mirror-of-telepresence.html): A magical mirror that allows its user to view and speak with others remotely.
|
||||
- [Pet Rock](./pet-rock.html): A magical rock that obeys its owner's commands.
|
||||
- [Ring of Eldritch Blasting](./ring-of-eldritch-blasting.html): A magical ring that grants the wearer the ability to fire eldritch blasts.
|
||||
- [Ring of Psychic Shielding](./ring-of-psychic-shielding.html): A magical ring that prevents its owner from having their mind read.
|
||||
- [Ring of the Scholar](./ring-of-the-scholar.html): A magical ring that grants it's owner a small INT boost.
|
||||
- [The Tome of Forbidden Whispers](./tome-of-forbidden-whispers.html): A cursed book about the Great Old Ones, written by a mad warlock.
|
||||
- [Tyrhung, Wolf Hunter](./tyrhung-wolf-hunter.html): A magical sword that specializes in identifying and killing lycanthropes.
|
||||
- [Vah'ki, Flametongue of Dulara](./flaming-sword-vahki.html): A legendary longsword with a fire elemental bound to it.
|
||||
- [The Venger](./venger.html): A magical longsword that counter-attacks anyone who attacks its wielder.
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Ring of Eldritch Blasting
|
||||
description: A magical ring that grants the wearer the ability to fire eldritch blasts.
|
||||
date_pub: 2023-02-20T22:43:00-05:00
|
||||
date_upd: 2023-05-29T11:13:00-04:00
|
||||
section: magic items
|
||||
content_type: feature
|
||||
short_code: mreb
|
||||
@ -15,6 +16,6 @@ short_code: mreb
|
||||
|
||||
A simple gold band etched with an arcane rune for the word "blast".
|
||||
|
||||
**Use**: On speaking the command word, a ray of dark-purple eldritch energy shoots from the wielder's hand towards target within 150', who must make a **saving throw versus spells** or take 1d6 damage.
|
||||
**Use**: On speaking the command word, a ray of dark-purple eldritch energy shoots from the wielder's hand towards target within 150', who must make **Save vsSpells** or take 1d6 damage.
|
||||
|
||||
**Usage limits**: Can be used up to 3 times per day.
|
||||
|
19
src/pages/magic-items/ring-of-psychic-shielding.md
Normal file
19
src/pages/magic-items/ring-of-psychic-shielding.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
title: Ring of Psychic Shielding
|
||||
description: A magical ring that prevents its owner from having their mind read.
|
||||
date_pub: 2023-05-29T11:26:00-04:00
|
||||
section: magic items
|
||||
content_type: feature
|
||||
short_code: mrops
|
||||
---
|
||||
|
||||
<div class="imgWrapper">
|
||||
|
||||
![A ring of psychic shielding, created with [Stable Diffusion Online](https://stablediffusionweb.com/), released under a [CC0](/licenses/cc0) license.](/images/magic-items/ring-of-psychic-shielding.jpg "A ring of psychic shielding")
|
||||
|
||||
</div>
|
||||
|
||||
A simple silver band engraved with glyphs of mental protection.
|
||||
|
||||
**While worn**: Immune to magical (or similar) effects that allow others to read wearer's thoughts, intentions, alignment, or nature, including determining truthfulness.
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: Ring of the Scholar
|
||||
description: A magical ring that grants it's owner a small INT boost.
|
||||
description: A magical ring that grants its owner a small INT boost.
|
||||
date_pub: 2023-03-04T02:57:00-05:00
|
||||
date_upd: 2023-04-24T16:12:00-05:00
|
||||
date_upd: 2023-05-29T11:09:00-04:00
|
||||
section: magic items
|
||||
content_type: feature
|
||||
short_code: mrots
|
||||
@ -10,7 +10,7 @@ short_code: mrots
|
||||
|
||||
<div class="imgWrapper">
|
||||
|
||||
![A ring of the scholar, created with [Stable Diffusion Online](https://stablediffusionweb.com/), released under a [CC0](/licenses/cc0) license.](/images/magic-items/ring-of-eldritch-blasting.jpg "A ring of the scholar")
|
||||
![A ring of the scholar, created with [Stable Diffusion Online](https://stablediffusionweb.com/), released under a [CC0](/licenses/cc0) license.](/images/magic-items/silver-ring-scholar.jpg "A ring of the scholar")
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -1,15 +1,14 @@
|
||||
---
|
||||
title: Venger
|
||||
description: A magical longsword that automatically attacks any opponent that attacked its wielder.
|
||||
title: The Venger
|
||||
description: A magical longsword that counter-attacks anyone who attacks its wielder.
|
||||
date_pub: 2023-05-15T22:04:00-04:00
|
||||
date_upd: 2023-05-21T19:09:00-04:00
|
||||
date_upd: 2023-05-29T18:14:00-04:00
|
||||
section: magic items
|
||||
content_type: feature
|
||||
short_code: mvg
|
||||
state: hidden
|
||||
short_code: mtvg
|
||||
---
|
||||
|
||||
A magical longsword that magically counter-attacks any opponent that attacked its wielder.
|
||||
A magical longsword that counter-attacks anyone who attacks its wielder.
|
||||
|
||||
- +2 to attack and damage rolls (1d8+2 / 1d10+2).
|
||||
- Wielder always attacks at the end of the round.
|
||||
|
@ -18,7 +18,7 @@ _The Plane of Faerie_
|
||||
|
||||
### Major Races
|
||||
|
||||
- Boggies (Goblins)
|
||||
- Boggarts / Boggies (Goblins)
|
||||
- Brownies
|
||||
- Bullywugs
|
||||
- Centaur
|
||||
@ -73,8 +73,6 @@ _The Plane of Faerie_
|
||||
|
||||
- Home of the Tu'un, a race of strange pixies that disguise themselves in bright, illusory shapes, and then engage in bloodless (but hilarious) ritual combat.
|
||||
|
||||
- **Krussenvalia**: A realm of dark magic and gothic horror, ruled by the vampire, Lord Drakkos.
|
||||
|
||||
- **Fun'ga'lan (The Kingdom of the Mushrooms)**: A land of immense mushrooms and tall, viny plants.
|
||||
- Home of the Fun'to, a race of short, adorable mushroom people.
|
||||
- Ruled by the tyrannical dragon, Bau'sa, King of the Kuu'pah
|
||||
@ -99,13 +97,13 @@ _The Plane of Faerie_
|
||||
**The Evening Court** - Pensive, occasionally gloomy Fae nobles of varying colors and appearances.
|
||||
|
||||
- Live in Castle Twilight, at the edge of the Autumn Realm of Evergloom.
|
||||
- Ruled by the Dusk Prince, Pu'ka.
|
||||
- Ruled by the Dusk Prince, E'Duar, and his sickly sister, B'Laa, Princess of the Moon.
|
||||
- Surrounded by maples and various deciduous trees that grows leaves in the morning, only for them to change color and wither by days end, falling overnight.
|
||||
|
||||
**The Unseelie (Night) Court** - Haunting, dark, and occasionally terrifying noble Fae.
|
||||
|
||||
- Live in Castle Midnight, deep in the Ice Mountains of the Winter Realm of Evernight.
|
||||
- Ruled by the Night King, O'bron.
|
||||
- Ruled by the Night King, O'bron, the Cold.
|
||||
- Surrounded by coniferous evergreens and blackened, leafless deciduous trees.
|
||||
|
||||
**The Morning Court** - The smallest but most energetic of the noble Fae.
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: Character Races
|
||||
description:
|
||||
date_pub: 2023-02-17T00:15:00-05:00
|
||||
date_upd: 2023-04-30T09:44:00-04:00
|
||||
date_upd: 2023-05-31T11:02:00-04:00
|
||||
section: races
|
||||
content_type: feature
|
||||
short_code: r1
|
||||
@ -14,5 +14,6 @@ short_code: r1
|
||||
- [Dwarf](./dwarf.html): Short and hairy demihumans with an affinity for mining and crafting.
|
||||
- [Felinar](./felinar.html): A race of anthropomorphic, catlike beings.
|
||||
- [Firfolk](./firfolk.html): Magical, gray half-giants that live in harmony with nature.
|
||||
- [Lah'dri](./lahdri.html): Thin, fey demihumans, related to elves, with the ability to project their seasonal temperaments.
|
||||
- [Mimikin](./mimikin.html): A race of demihumans able to shift their physical forms at will.
|
||||
- [Tortokin](./tortokin.html): Anthropomorphic, upright turtles.
|
||||
- [Tortokin](./tortokin.html): Anthropomorphic, upright turtles of roughly human stature.
|
||||
|
@ -1,10 +1,11 @@
|
||||
---
|
||||
title: Lah'dri (Race)
|
||||
description:
|
||||
description: Thin, fey demihumans, related to elves, with the ability to project their seasonal temperaments.
|
||||
date_pub: 2023-04-21T21:07:00-04:00
|
||||
date_upd: 2023-05-31T23:04:00-04:00
|
||||
section: races
|
||||
content_type: feature
|
||||
short_code: rla
|
||||
short_code: r1a
|
||||
---
|
||||
|
||||
[[toc]]
|
||||
@ -19,7 +20,7 @@ short_code: rla
|
||||
|
||||
</div>
|
||||
|
||||
Thin, fey demihumans, related to elves, with the ability to project their seasonal temperaments.
|
||||
Thin, fey demihumans, related to elves and native to the Feywolde, with the ability to project their seasonal temperaments.
|
||||
|
||||
### Available Classes and Max Level
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user