lots of updates

add ecnounter alpha
pull out astral travel to own file
zine prep
fix multi-row table headers
This commit is contained in:
2024-04-14 22:06:30 -04:00
parent e1b7697757
commit f9a3003d70
77 changed files with 1604 additions and 255 deletions

View File

@@ -8,9 +8,10 @@ short_code: bwe
status: hidden
---
Humanoids infected by therianthropy, whereby they may shapeshift into an animal form.
Humanoids infected by therianthropy, cursed to shapeshift into an animal form.
!!!include(bestiary/werebeast.md)!!!
- [Werespider](./werespider.html): Humanoid cursed to shapeshift into a semi-intelligent giant spider.
- [Weretiger](./weretiger.html): Humanoid cursed to shapeshift into a semi-intelligent tiger.
- [Werewolf](./werewolf.html): Humanoid cursed to shapeshift into a semi-intelligent, pack-hunting wolf.

View File

@@ -0,0 +1,58 @@
---
title: Werespider
description: Humanoid cursed to shapeshift into a semi-intelligent giant spider.
date_pub: 2024-03-14T23:34:45.000-04:00
section: bestiary
content_type: feature
short_code: bwes
status: hidden
---
Humanoid cursed to shapeshift into a semi-intelligent giant spider.
<div class='headlessTableWrapper'>
| | |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| **Hit Dice** | 3\* (13hp) |
| **Armor Class** | 13 (10 in humanoid form) |
| **Attacks** | 1 (+2) @ 1d6 (bite) + poison OR or 1 (+2) @ 1d8 ([sword or other weapon](https://www.planarvagabond.com/rules/combat.html#weapons)) |
| **Movement** | 20' / 40' on web |
| **Saving Throws** | D13 W14 P13 B16 S15 (W3) |
| **Morale** | 7 |
| **Alignment** | Neural |
| **XP** | 300 |
</div>
- When bit, victim must **Save vs Poison** or die.
### Werebeast
!!!include(bestiary/werebeast.md)!!!
### Hybrid Form
Appears as large, hump-backed spider with 4 eyes.
- Also has 2 front limbs that end in flexible digits, used for tools, weapons, and spellcasting.
### As Spellcasters
Werespiders have a natural inclination towards magic, and are often capable of casting spells.
- Spells can only be cast when in humanoid or hybrid form.
- Spellcasting werespiders get an additional `*` when calculating XP
### At Higher Levels
<div class="dividedTableWrapper">
| HD | HP | AC | Atk Mod | XP |
| :-: | :-: | :-----: | :-----: | :-: |
| 4\* | 18 | 13 / 10 | +3 | 125 |
| 5\* | 21 | 14 / 11 | +4 | 225 |
[Higher-Level werespiders]
</div>

View File

@@ -1,6 +1,6 @@
---
title: Weretiger
description:
description: Humanoid cursed to shapeshift into a semi-intelligent tiger.
date_pub: 2024-03-14T23:34:45.000-04:00
section: bestiary
content_type: feature
@@ -12,16 +12,16 @@ Humanoid cursed to shapeshift into a semi-intelligent tiger.
<div class='headlessTableWrapper'>
| | |
| ----------------- | ---------------------------------------- |
| **Hit Dice** | 5\* (22hp) |
| **Armor Class** | 16 (10 in humanoid form) |
| **Attacks** | 2 (+4) @ 1d6 (claw), 1 (+4) @ 2d6 (bite) |
| **Movement** | 50' |
| **Saving Throws** | D10 W11 P12 B13 S14 (5) |
| **Morale** | 9 |
| **Alignment** | Neural |
| **XP** | 300 |
| | |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| **Hit Dice** | 5\* (22hp) |
| **Armor Class** | 16 (10 in humanoid form) |
| **Attacks** | 2 (+4) @ 1d6 (claw), 1 (+4) @ 2d6 (bite) or 1 (+4) @ 1d8 ([sword or other weapon](https://www.planarvagabond.com/rules/combat.html#weapons)) |
| **Movement** | 50' |
| **Saving Throws** | D10 W11 P12 B13 S14 (5) |
| **Morale** | 9 |
| **Alignment** | Neural |
| **XP** | 300 |
</div>

View File

@@ -1,6 +1,6 @@
---
title: Werewolf
description:
description: Humanoid cursed to shapeshift into a semi-intelligent, pack-hunting wolf.
date_pub: 2024-03-14T23:34:45.000-04:00
section: bestiary
content_type: feature
@@ -12,16 +12,16 @@ Humanoid cursed to shapeshift into a semi-intelligent, pack-hunting wolf.
<div class='headlessTableWrapper'>
| | |
| ----------------- | ------------------------ |
| **Hit Dice** | 4\* (18hp) |
| **Armor Class** | 14 (10 in humanoid form) |
| **Attacks** | 1 (+3) @ 2d4 (bite) |
| **Movement** | 60' |
| **Saving Throws** | D10 W11 P12 B13 S14 (4) |
| **Morale** | 8 |
| **Alignment** | Chaotic |
| **XP** | 125 |
| | |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------- |
| **Hit Dice** | 4\* (18hp) |
| **Armor Class** | 14 (10 in humanoid form) |
| **Attacks** | 1 (+3) @ 2d4 (bite) or 1 (+3) @ 1d8 ([sword or other weapon](https://www.planarvagabond.com/rules/combat.html#weapons)) |
| **Movement** | 60' |
| **Saving Throws** | D10 W11 P12 B13 S14 (4) |
| **Morale** | 8 |
| **Alignment** | Chaotic |
| **XP** | 125 |
</div>