add magic item images, some wpm creatures
This commit is contained in:
17
src/pages/bestiary/vampires/index.md
Normal file
17
src/pages/bestiary/vampires/index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Vampires
|
||||
description: Various vampire creatures for OSR gaming.
|
||||
date_pub: 2024-02-03T16:07:44.000-04:00
|
||||
section: bestiary
|
||||
content_type: feature
|
||||
short_code: bvm
|
||||
---
|
||||
|
||||
Undead creatures which survive by drinking the blood of others.
|
||||
|
||||
!!!include(bestiary/vampire.md)!!!
|
||||
|
||||
### Subtypes
|
||||
|
||||
- [Vampire (Standard)](./vampire.html): Standard vampire creature.
|
||||
- [Master Vampire](./master-vampire.html): Ancient variety, capable of casting spells with their blood.
|
63
src/pages/bestiary/vampires/master-vampire.md
Normal file
63
src/pages/bestiary/vampires/master-vampire.md
Normal file
@@ -0,0 +1,63 @@
|
||||
---
|
||||
title: Master Vampire
|
||||
description: The master vampire creature for OSR gaming.
|
||||
date_pub: 2023-10-26T23:15:49.000-04:00
|
||||
section: bestiary
|
||||
subsection: vampires
|
||||
content_type: feature
|
||||
short_code: bvmm
|
||||
---
|
||||
|
||||
An ancient, undead creature that survives by drinking the blood of others, and can cast spells with their blood.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ----------------------------------------------------- |
|
||||
| **Hit Dice** | 10d10\*\* (55 hp) |
|
||||
| **Armor Class** | 20 |
|
||||
| **Movement** | 40' |
|
||||
| **Attacks** | 1 (+9) @ energy drain (touch, 1d6+4) or charming gaze |
|
||||
| **Alignment** | Chaotic |
|
||||
| **Saving Throws** | D6 W7 P8 B8 S10 (10) |
|
||||
| **Morale** | 12 |
|
||||
| **XP** | 1,250 |
|
||||
|
||||
</div>
|
||||
|
||||
!!!include(bestiary/vampire.md)!!!
|
||||
|
||||
### Spellcasting
|
||||
|
||||
- Can cast any known spell by shedding blood (1 hp / spell level).
|
||||
- Carries a spell book (or equivalent) with known spells in it.
|
||||
|
||||
**Known Spells**
|
||||
|
||||
- First level:
|
||||
|
||||
- [Read Languages](/spells/read-languages.html)
|
||||
- [Hold Portal](https://oldschoolessentials.necroticgnome.com/srd/index.php/Hold_Portal)
|
||||
- [Sleep](https://oldschoolessentials.necroticgnome.com/srd/index.php/Sleep)
|
||||
|
||||
- Second level:
|
||||
|
||||
- [ESP](https://oldschoolessentials.necroticgnome.com/srd/index.php/ESP)
|
||||
- [Invisibility](/spells/invisibility.html)
|
||||
- [Mirror Image](https://oldschoolessentials.necroticgnome.com/srd/index.php/Mirror_Image)
|
||||
|
||||
- Third level:
|
||||
|
||||
- [Fireball](https://oldschoolessentials.necroticgnome.com/srd/index.php/Fire_Ball)
|
||||
- [Hold Person](<https://oldschoolessentials.necroticgnome.com/srd/index.php/Hold_Person_(MU)>)
|
||||
- [Suggestion](/spells/suggestion.html)
|
||||
|
||||
- Fourth level:
|
||||
|
||||
- [Improved Invisibility](/spells/improved-invisibility.html)
|
||||
- [Polymorph Others](/spells/polymorph-others.html)
|
||||
- [Polymorph Self](/spells/polymorph-self.html)
|
||||
|
||||
- Fifth level
|
||||
- [Animate Dead](https://oldschoolessentials.necroticgnome.com/srd/index.php/Animate_Dead)
|
||||
- [Telekinesis](https://oldschoolessentials.necroticgnome.com/srd/index.php/Telekinesis)
|
41
src/pages/bestiary/vampires/vampire.md
Normal file
41
src/pages/bestiary/vampires/vampire.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: Vampire
|
||||
description: The vampire creature for OSR gaming.
|
||||
date_pub: 2023-10-26T23:15:49.000-04:00
|
||||
section: bestiary
|
||||
subsection: vampires
|
||||
content_type: feature
|
||||
short_code: bvms
|
||||
---
|
||||
|
||||
Undead creature that survives by drinking the blood of others.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ---------------------------------------------------- |
|
||||
| **Hit Dice** | 7\*\* (31 hp) |
|
||||
| **Armor Class** | 17 |
|
||||
| **Movement** | 40' |
|
||||
| **Attacks** | 1 (+6) @ energy drain (touch, 1d10) or charming gaze |
|
||||
| **Alignment** | Chaotic |
|
||||
| **Saving Throws** | D8 W9 P10 B10 S12 (7) |
|
||||
| **Morale** | 11 |
|
||||
| **XP** | 1,250 |
|
||||
|
||||
</div>
|
||||
|
||||
!!!include(bestiary/vampire.md)!!!
|
||||
|
||||
### At Higher Levels
|
||||
|
||||
<div class="dividedTableWrapper">
|
||||
|
||||
| HD | HP | AC | Atk Mod | XP |
|
||||
| :---: | :-: | :-: | :-----: | :---: |
|
||||
| 8\*\* | 36 | 17 | +7 | 1,750 |
|
||||
| 9\*\* | 40 | 17 | +8 | 2,300 |
|
||||
|
||||
[Higher-Level Vampires]
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user