pre-game updates
This commit is contained in:
25
src/pages/bestiary/rats/dire-rat.md
Normal file
25
src/pages/bestiary/rats/dire-rat.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: Rat (Dire)
|
||||
description: Furry, disease-ridden rodents, 4'+ in length, with bones protruding from their brown, grey, or black fur.
|
||||
date_pub: 2024-11-04T22:13:28.000-04:00
|
||||
section: bestiary
|
||||
subsection: rats
|
||||
content_type: feature
|
||||
short_code: brtd
|
||||
---
|
||||
|
||||
Furry, disease-ridden rodents, 4'+ in length, with bones protruding from their brown, grey, or black fur.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ----------------------------- |
|
||||
| **Hit Dice** | 1 (5hp) |
|
||||
| **Armor Class** | 13 |
|
||||
| **Attacks** | 1 (+0) @ 1d6 + disease (bite) |
|
||||
| **Movement** | 40' / 20' swimming |
|
||||
| **Saving Throws** | D12 W133 P14 B15 S16 (1) |
|
||||
| **Morale** | 8 |
|
||||
| **Alignment** | Neutral |
|
||||
|
||||
</div>
|
||||
27
src/pages/bestiary/rats/giant-rat.md
Normal file
27
src/pages/bestiary/rats/giant-rat.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Rat (Giant)
|
||||
description: Small, furry, disease-ridden rodents, 3-4' in length, with brown, grey, or black fur.
|
||||
date_pub: 2024-11-04T21:55:35.000-04:00
|
||||
section: bestiary
|
||||
subsection: rats
|
||||
content_type: feature
|
||||
short_code: brtg
|
||||
---
|
||||
|
||||
Small, furry, disease-ridden rodents, 3-4' in length, with brown, grey, or black fur.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ----------------------------- |
|
||||
| **Hit Dice** | 2hp |
|
||||
| **Armor Class** | 12 |
|
||||
| **Attacks** | 1 (+0) @ 1d3 + disease (bite) |
|
||||
| **Movement** | 40' / 20' swimming |
|
||||
| **Saving Throws** | D12 W133 P14 B15 S16 (1) |
|
||||
| **Morale** | 8 |
|
||||
| **Alignment** | Neutral |
|
||||
|
||||
</div>
|
||||
|
||||
!!!include(bestiary/rat.md)!!!
|
||||
18
src/pages/bestiary/rats/index.md
Normal file
18
src/pages/bestiary/rats/index.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Rats
|
||||
description: Various rat creatures for OSR gaming.
|
||||
date_pub: 2024-11-04T22:39:30.000-04:00
|
||||
section: bestiary
|
||||
content_type: feature
|
||||
short_code: brt
|
||||
---
|
||||
|
||||
Furry, disease-ridden rodents with brown, grey, or black fur.
|
||||
|
||||
!!!include(bestiary/rat.md)!!!
|
||||
|
||||
### Subtypes
|
||||
|
||||
- [Dire Rat](./dire-rat.html): Small-to-medium sized (4'+ long), with bones protruding from their fur.
|
||||
- [Giant Rat](./giant-rat.html): Small (3-4' long).
|
||||
- [Rat (Standard)](./rat.html): Tiny (6"-2' long), attack in packs of 5-10.
|
||||
36
src/pages/bestiary/rats/rat.md
Normal file
36
src/pages/bestiary/rats/rat.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Rat (Standard)
|
||||
description: Tiny, furry, swarming, disease-ridden rodents, 6" to 2' in length, with brown, grey, or black fur.
|
||||
date_pub: 2024-11-04T21:55:35.000-04:00
|
||||
section: bestiary
|
||||
subsection: bats
|
||||
content_type: feature
|
||||
short_code: brt1
|
||||
---
|
||||
|
||||
Tiny, furry, swarming, disease-ridden rodents, 6" to 2' in length, with brown, grey, or black fur.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ------------------------------------- |
|
||||
| **Hit Dice** | 1hp |
|
||||
| **Armor Class** | 10 |
|
||||
| **Attacks** | 1 (+0) @ 1d6 + disease (bite as pack) |
|
||||
| **Movement** | 20' / 10' swimming |
|
||||
| **Saving Throws** | D14 W15 P16 B17 S18 (0) |
|
||||
| **Morale** | 5 |
|
||||
| **Alignment** | Neutral |
|
||||
|
||||
</div>
|
||||
|
||||
- Bite has 5% (1-in-20) chance of infecting victim (**Save vs Poison** to avoid).
|
||||
- Disease has 25% (1-in-4) chance of killing victim in 1d6 days, otherwise they are poisoned for 1 month.
|
||||
- Will flee from fire, unless summoned and forced to fight.
|
||||
- Excels at swimming, may attack without penalty.
|
||||
- Usually avoids fighting, but will attack if defending nest or summoned.
|
||||
|
||||
### Pack
|
||||
|
||||
- Groups of 5–10 rats attack as a pack, making a single attack against one target.
|
||||
- Victims must **Save vs Death** or fall prone, unable to attack until they stand back up.
|
||||
Reference in New Issue
Block a user