fixes and content updates

This commit is contained in:
2023-11-27 17:08:14 -05:00
parent 34cd4327e0
commit 744693b575
13 changed files with 214 additions and 8 deletions

View File

@@ -0,0 +1,35 @@
---
title: Bat (Normal)
description: The bat creature for OSR gaming.
date_pub: 2023-10-26T23:15:49.000-04:00
section: bestiary
content_type: feature
short_code: bb1b
---
Small (2 lbs), nocturnal flying mammals with 4' wingspans which often roost in caves.
<div class='headlessTableWrapper'>
| | |
| ----------------- | -------------------------- |
| **Hit Dice** | 1hp |
| **Armor Class** | 13 |
| **Attacks** | 1 (-1) @ confusion (swarm) |
| **Movement** | 3' / 40' flying |
| **Saving Throws** | D14 W15 P16 B17 S18 (0) |
| **Morale** | 6 |
| **Alignment** | Neutral |
| **XP** | 5 |
</div>
- Usually appear in groups of 1d100.
- Check morale every round unless summoned or controlled by magic.
### Swarm
- Groups of 10 bats may swarm as an attack, causing confusion on a successful hit.
- Each hit gives -2 to saves and attack rolls by the target.
!!!include(bestiary/bats/echolocation.md)!!!

View File

@@ -0,0 +1,29 @@
---
title: Giant Bat
description: The giant bat creature for OSR gaming.
date_pub: 2023-11-23T22:12:10.000-04:00
section: bestiary
content_type: feature
short_code: bb1g
---
Large (200 lbs), nocturnal, carnivorous flying mammals with 15' wingspans which often roost in caves and are occasionally used as mounts.
<div class='headlessTableWrapper'>
| | |
| ----------------- | ----------------------- |
| **Hit Dice** | 2 (9hp) |
| **Armor Class** | 13 |
| **Attacks** | 1(+1) @ 1d4 (bite) |
| **Movement** | 10' / 60' flying |
| **Saving Throws** | D12 W13 P14 B15 S16 (1) |
| **Morale** | 8 |
| **Alignment** | Neutral |
| **XP** | 20 |
</div>
- 5% chance a group of giant bats are actually [giant vampire bats]().
!!!include(bestiary/bats/echolocation.md)!!!

View File

@@ -0,0 +1,34 @@
---
title: Giant Vampire Bat
description: The giant vampire bat creature for OSR gaming.
date_pub: 2023-11-23T22:12:29.000-04:00
section: bestiary
content_type: feature
short_code: bb1v
---
Large (200 lbs), nocturnal, blood-sucking flying mammals with 15' wingspans which often roost in caves.
<div class='headlessTableWrapper'>
| | |
| ----------------- | ------------------------------------ |
| **Hit Dice** | 2 (9hp) |
| **Armor Class** | 13 |
| **Attacks** | 1(+1) @ 1d4 + unconsciousness (bite) |
| **Movement** | 10' / 60' flying |
| **Saving Throws** | D12 W13 P14 B15 S16 (1) |
| **Morale** | 8 |
| **Alignment** | Neutral |
| **XP** | 20 |
</div>
Bite victim must **Save vs Paralyze** or fall unconscious for 1d10 rounds.
### Drain Blood
- May drain blood from an unconscious victim, inflicting 1d4 hp damage each round automatically.
- Victim killed this way must **Save vs Spells** or become undead after 24 hours.
!!!include(bestiary/bats/echolocation.md)!!!

View File

@@ -0,0 +1,18 @@
---
title: Bats
description: Various bat creatures for OSR gaming.
date_pub: 2023-11-23T22:52:22.000-04:00
section: bestiary
content_type: feature
short_code: bb1
---
Nocturnal flying mammals which often roost in caves.
!!!include(bestiary/bats/echolocation.md)!!!
### Subtypes
- [Bat (Normal)](./bat.html): Small (2 lbs, 4' wingspan), cause confusion when they swarm.
- [Giant Bat](./giant-bat.html): Large (200 lbs, 15' wingspan), are occasionally used as mounts.
- [Giant Vampire Bat](./giant-vampire-bat.html): Large (200 lbs, 15' wingspan), drain blood from unconscious victims.