add wilderness rules

minor fixes
This commit is contained in:
2024-03-04 16:48:32 -05:00
parent f65d0e68d1
commit a4a5e77db1
8 changed files with 283 additions and 74 deletions

View File

@@ -15,7 +15,7 @@ A massive (8' tall, 1500 pounds), aggressive, carnivorous bear-like creature wit
| ----------------- | ---------------------------------------- |
| **Hit Dice** | 5 (22hp) |
| **Armor Class** | 14 |
| **Attacks** | 2 (+4) @ 1d8 (claw), t (+4) @ 1d8 (bite) |
| **Attacks** | 2 (+4) @ 1d8 (claw), 1 (+4) @ 1d8 (bite) |
| **Movement** | 40' |
| **Saving Throws** | D12 W13 P14 B15 S16 (5) |
| **Morale** | 9 |
@@ -25,3 +25,9 @@ A massive (8' tall, 1500 pounds), aggressive, carnivorous bear-like creature wit
</div>
If target is hit both claws in same round, they must **Save vs Paralysis** or owl bear hugs for an extra 2d8 damage.
#### Short Stat Block
```
> HD 5 (22 hp), AC 14; MV 40'; 2 (+4) @ 1d8 (claw), 1 (+4) @ 1d8 (bite); AL N; ML 9; XP 175
```