moar updates

This commit is contained in:
2025-04-05 19:47:36 -04:00
parent c89bc36fd7
commit 15d51f4e1e
195 changed files with 4943 additions and 2578 deletions

View File

@@ -7,32 +7,53 @@ content_type: feature
short_code: cbw
---
An adventurer with a special bond with one (or more) animal companions.
<div class='headlessTableWrapper'>
| | |
| ----------------- | --------------------------- |
| **Hit Dice** | 1d8 |
| **Maximum Level** | 14 |
| **Armor** | Leather, chainmail, shields |
| **Weapons** | Any |
| **Languages** | Alignment, Common |
</div>
An adventurer who possesses a special bond with one (or more) animal companions.
[[toc]]
- +1 bonus to reaction rolls with animals (non-intelligent creatures).
- Can identify the tracks and signs of animals.
- From 5th level, can concentrate to see through the eyes of an animal companion.
<div class='headlessTableWrapper'>
| | |
| ------------- | --------------------------- |
| **Hit Dice** | 1d8 |
| **Armor** | Leather, chainmail, shields |
| **Weapons** | Any |
| **Languages** | Alignment, Common |
</div>
### Core Features
- **Friend to Animals**: +1 bonus to reaction rolls with animals (non-intelligent creatures).
<div class="dividedTableWrapper levelTable">
| Level | HD | Atk | Save |
| :---: | :----: | :-: | :--: |
| 1 | 1d8 | 0 | 11 |
| 2 | 2d8 | 0 | 11 |
| 3 | 3d8 | 0 | 11 |
| 4 | 4d8 | 0 | 11 |
| 5 | 5d8 | +2 | 9 |
| 6 | 6d8 | +2 | 9 |
| 7 | 7d8 | +2 | 9 |
| 8 | 9d8 | +2 | 9 |
| 9 | 9d8 | +5 | 7 |
| 10 | 9d8+2 | +5 | 7 |
| 11 | 9d8+4 | +5 | 7 |
| 12 | 9d8+6 | +5 | 7 |
| 13 | 9d8+8 | +7 | 5 |
| 14 | 9d8+10 | +7 | 5 |
[Beast Walker Features]
</div>
### Animal Companions
- To establish connection, must make a peaceful approach towards a single animal.
- Referee rolls reaction roll: On an 8 or higher, the animal is bonded to the beast walker.
- To establish connection, must make a peaceful approach towards a single animal, and succeed on a [skilled INT or WIS check](/rules/adventuring.html#skilled-ability-checks).
- Companions may be wild or domestic.
- Companions may be magical or giant, at the referee's discretion.
- Companions may be magical or giant, at the GM's discretion.
- May have up to one animal companion per level.
- Total HD of companions may not exceed level.
- If a companion is dismissed or dies, may establish connection with new animal.
@@ -41,6 +62,13 @@ An adventurer with a special bond with one (or more) animal companions.
- Companions will fight to the death to defend their beast walker.
- Companions do not check morale.
### Class Skills
- **Companion Sight**: From 5th level, make skilled WIS check to see through the eyes of an animal companion.
- Once established, must [concentrate](/rules/magic.html#concentration) to maintain sight.
- **Tracking**: Make a skilled INT check to correctly identify and follow tracks, modified by environmental and other conditions (ex: weather, ground hardness, or age of tracks).
- **Advanced Skills**: After reaching level 5, may add skills modifier to appropriate non-skilled checks (ex: intimidation, recalling animal knowledge, stabilizing wounds).
### Speak with Animals
- Can be understood by animals (non-magical creatures).
@@ -55,31 +83,3 @@ After 9th level, may construct a stronghold in the wilderness.
- Automatically befriends all creatures within 5 mile radius.
- They may perform simple tasks for beast walker (carry messages, warn about intruders, etc).
- In exchange, they expect to be protected from harm by beast walker.
### Advancement
<div class="dividedTableWrapper levelTable">
| Level | XP | HD | Atk<br />Mod | Saving Throws ||||||
| ^^ | ^^ | ^^ | ^^ | D[^1] | W[^1] | P[^1] | B[^1] | S[^1] |
| :---: | :-----: | :-----: | :-----: | :---: | :---: | :---: | :---: | :---: |
| 1 | 0 | 1d8 | 0 | 11 | 12 | 12 | 15 | 16 |
| 2 | 1,800 | 2d8 | 0 | 11 | 12 | 12 | 15 | 16 |
| 3 | 3,600 | 3d8 | 0 | 11 | 12 | 12 | 15 | 16 |
| 4 | 7,250 | 4d8 | 0 | 11 | 12 | 12 | 15 | 16 |
| 5 | 15,000 | 5d8 | +2 | 9 | 10 | 10 | 13 | 14 |
| 6 | 30,000 | 6d8 | +2 | 9 | 10 | 10 | 13 | 14 |
| 7 | 60,000 | 7d8 | +2 | 9 | 10 | 10 | 13 | 14 |
| 8 | 120,000 | 8d8 | +2 | 9 | 10 | 10 | 13 | 14 |
| 9 | 240,000 | 9d8 | +5 | 7 | 8 | 8 | 11 | 12 |
| 10 | 360,000 | 9d8+2 | +5 | 7 | 8 | 8 | 11 | 12 |
| 11 | 480,000 | 9d8+4 | +5 | 7 | 8 | 8 | 11 | 12 |
| 12 | 600,000 | 9d8+6 | +5 | 7 | 8 | 8 | 11 | 12 |
| 13 | 720,000 | 9d8+8 | +7 | 5 | 6 | 6 | 9 | 10 |
| 14 | 840,000 | 9d8+10 | +7 | 5 | 6 | 6 | 9 | 10 |
[Level Advancement]
[^1]: D: Death; W: Wielded; P: Paralyze; B: Blasts; S: Spells
</div>