Add stuff for Faewolde game
This commit is contained in:
30
src/pages/spells/befriend-animal.md
Normal file
30
src/pages/spells/befriend-animal.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: Befriend Animal
|
||||
description: The Befriend Animal spell for OSR gaming.
|
||||
date_pub: 2023-07-02T18:57:00-04:00
|
||||
section: spells
|
||||
content_type: feature
|
||||
short_code: sba
|
||||
tags: arcane divine
|
||||
---
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ------------ | --------- |
|
||||
| **Level** | 1 |
|
||||
| **Duration** | Permanent |
|
||||
| **Range** | 10' |
|
||||
|
||||
</div>
|
||||
|
||||
A neutral-aligned creature of animal intelligence within range must **Save vs Spells** or wait quietly while the caster performs a binding ritual lasting 6 turns.
|
||||
|
||||
- Caster may have up to 2HD of creatures per level befriended at any time.
|
||||
|
||||
### Bound Animal Behavior
|
||||
|
||||
- Follows the caster everywhere they go.
|
||||
- Will not harm the caster.
|
||||
- May be trained to perform up to 6 simple tricks, with each trick taking a week of training.
|
||||
- If left alone for 3+ days during the first 3 months they are bound, it reverts to its natural behavior.
|
40
src/pages/spells/cure-light-wounds.md
Normal file
40
src/pages/spells/cure-light-wounds.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: Cure Light Wounds
|
||||
description: The Cure Light Wounds and Cause Light Wounds spells for OSR gaming.
|
||||
date_pub: 2023-07-02T18:57:00-04:00
|
||||
section: spells
|
||||
content_type: feature
|
||||
short_code: scw
|
||||
tags: divine
|
||||
---
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ------------ | ------- |
|
||||
| **Level** | 1 |
|
||||
| **Duration** | Instant |
|
||||
| **Range** | Touch |
|
||||
|
||||
</div>
|
||||
|
||||
Caster or creature touched gains one of the following effects:
|
||||
|
||||
- Heals 1d6 + 1 hit points of damage (cannot raise target's hit points above maximum).
|
||||
- Negate paralyzing effects.
|
||||
|
||||
## Cause Light Wounds
|
||||
|
||||
Reversed version of **Cure Light Wounds**.
|
||||
|
||||
<div class='headlessTableWrapper'>
|
||||
|
||||
| | |
|
||||
| ------------ | ------- |
|
||||
| **Level** | 1 |
|
||||
| **Duration** | Instant |
|
||||
| **Range** | Touch |
|
||||
|
||||
</div>
|
||||
|
||||
Caster inflicts 1d6 + 1 hit points of damage on touched creature (attack roll required if in combat).
|
@@ -9,8 +9,10 @@ short_code: s1
|
||||
|
||||
Below you'll find a growing list of magic spells from across the multiverse.
|
||||
|
||||
- [Befriend Animal (1 AD)](./befriend-animal.html)
|
||||
- [Calm / Scare (1 AD)](./calm.html)
|
||||
- [Color Spray (1 A)](./color-spray.html)
|
||||
- [Cure Light Wounds / Cause Light Wounds (1 D)](./cure-light-wounds.html)
|
||||
- [Detect Magic (1 ADR)](./detect-magic.html)
|
||||
- [Fly (3 A)](./fly.html)
|
||||
- [Glamour (1 A)](./glamour.html)
|
||||
|
Reference in New Issue
Block a user