Add stuff for Faewolde game
This commit is contained in:
25
src/pages/bestiary/al-mi-raj.md
Normal file
25
src/pages/bestiary/al-mi-raj.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: Al-Mi'raj
|
||||
description: The Al-Mi'raj creature for OSR gaming.
|
||||
date_pub: 2023-07-04T16:41:00-04:00
|
||||
section: bestiary
|
||||
content_type: feature
|
||||
short_code: baj
|
||||
---
|
||||
|
||||
A mythical, one-horned hare or rabbit.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ----------------------- |
|
||||
| **Hit Dice** | 1 (5hp) |
|
||||
| **Armor Class** | 13 |
|
||||
| **Attacks** | 1 (+0) @ 1d4 (horn) |
|
||||
| **Movement** | 60' |
|
||||
| **Saving Throws** | D12 W13 P14 B15 S16 (1) |
|
||||
| **Morale** | 8 |
|
||||
| **Alignment** | Neutral |
|
||||
| **XP** | 10 |
|
||||
|
||||
</div>
|
@@ -10,14 +10,15 @@ short_code: mm1
|
||||
|
||||
Below you'll find a small sampling of the various humanoids and other creatures one can encounter while traveling the planes.
|
||||
|
||||
- [Cleric](./cleric.html)[^1]: Holy (or unholy) warrior-priests on a quest for their deity.
|
||||
- [Al-Mi'raj](./al-mi-raj.html): A mythical, one-horned hare or rabbit.
|
||||
- [Cleric](./cleric.html)[^1]: A holy (or unholy) warrior-priest on a quest for their deity.
|
||||
- [Commoner](./commoner.html)[^1]: One of the common people (artists, beggars, children, craftspeople, farmers, fishermen, housewives, scholars, slaves, etc.).
|
||||
- [Corsair](./corsair.html)[^1]: A skilled sailor, be it on the seas, in the air, or on the astral plane. Usually part of a crew.
|
||||
- [Dragons](./dragons/index.html): Huge, proud, flying lizards with massive wings and the ability to spew one or more types of attack from their mouths.
|
||||
- [Dragon](./dragons/index.html): A huge, proud, flying lizard with massive wings and the ability to spew one or more types of attack from their mouths.
|
||||
- [Fighter](./fighter.html)[^1]: Someone who earns their keep via combat.
|
||||
- [Flicker Dog](./flicker-dog.html): Intelligent, aloof, and often friendly wolf-like hounds native to the Feywolde that hunt in packs and appear to flicker in and out of existence.
|
||||
- [Mylark](./mylark.html): 2' long, lamprey-like, winged snakes that feed on psychic energy and travel in large flocks.
|
||||
- [Pirate](./pirate.html)[^1]: A sailor skilled in theft and piracy, be it on the seas, in the air, or on the astral plane. Usually part of a crew.
|
||||
- [Flicker Dog](./flicker-dog.html): An intelligent, aloof, and often friendly wolf-like hound native to the Feywolde that hunt in packs and appear to flicker in and out of existence.
|
||||
- [Mylark](./mylark.html): A 2' long, lamprey-like, winged snake that feeds on psychic energy and travels in large flocks.
|
||||
- [Owl Bear](./owl-bear.html): A massive (8' tall, 1500 pounds), aggressive, carnivorous bear-like creature with the features and face of an owl.
|
||||
- [Priest](./priest.html)[^1]: A priest on a mission for their deity.
|
||||
- [Thief](./thief.html)[^1]: Someone skilled at stealing things.
|
||||
- [Warp Cat](./warp-cat.html): A black, human-sized, panther-like creature, native to the astral plane, with six legs and a razor-sharp tentacle growing from each front shoulder.
|
||||
|
27
src/pages/bestiary/owl-bear.md
Normal file
27
src/pages/bestiary/owl-bear.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Owl Bear
|
||||
description: The Owl Bear creature for OSR gaming.
|
||||
date_pub: 2023-07-04T16:37:00-04:00
|
||||
section: bestiary
|
||||
content_type: feature
|
||||
short_code: b0b
|
||||
---
|
||||
|
||||
A massive (8' tall, 1500 pounds), aggressive, carnivorous bear-like creature with the features and the face of an owl.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ---------------------------------------- |
|
||||
| **Hit Dice** | 5 (22hp) |
|
||||
| **Armor Class** | 14 |
|
||||
| **Attacks** | 2 (+4) @ 1d8 (claw), t (+4) @ 1d8 (bite) |
|
||||
| **Movement** | 40' |
|
||||
| **Saving Throws** | D12 W13 P14 B15 S16 (5) |
|
||||
| **Morale** | 9 |
|
||||
| **Alignment** | Neutral |
|
||||
| **XP** | 175 |
|
||||
|
||||
</div>
|
||||
|
||||
If target is hit both claws in same round, they must **Save vs Paralysis** or owl bear hugs for an extra 2d8 damage.
|
@@ -29,6 +29,8 @@ A black, human-sized, panther-like creature, native to the astral plane, with si
|
||||
- Hate flicker dogs, attack on sight.
|
||||
- 10% chance to have a litter of 1d6 kittens with the following stat changes:
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ----------------- | ----------------------- |
|
||||
| **Hit Dice** | 1+1 (6hp) |
|
||||
@@ -36,3 +38,5 @@ A black, human-sized, panther-like creature, native to the astral plane, with si
|
||||
| **Saving Throws** | D12 W13 P14 B15 S16 (1) |
|
||||
| **Morale** | 6 |
|
||||
| **XP** | 20 |
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user