DND/Legion: Update Brews
This commit is contained in:
parent
9ecc9e40be
commit
a1ddbe6eb6
3 changed files with 22 additions and 8 deletions
10
DND/Legion/Brew.md
Normal file
10
DND/Legion/Brew.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Brews
|
||||
|
||||
## Racial Brews
|
||||
|
||||
### Precision Engineering
|
||||
|
||||
**Trait Description:**
|
||||
You are engineered for unparalleled marksmanship and quick reflexes.
|
||||
|
||||
- **Ability Score Increase:** Your Dexterity score increases by 1.
|
|
@ -17,6 +17,10 @@ Legion is a sleek, dexterous Warforged with a frame of rusted bronze and tarnish
|
|||
- **Logical Lens**: Legion evaluates situations with a calculated, detached focus.
|
||||
- **Obedient, by Choice**: Originally designed to follow commands, Legion now chooses who he deems fit to give orders, granting him a unique, autonomous sense of loyalty.
|
||||
|
||||
## Brewed Traits
|
||||
|
||||
- **[Precision Engineering](./Brew.md#precision-engineering)**: Dexterity +1
|
||||
|
||||
## Racial Traits
|
||||
|
||||
- **Ability Score Increase**: Constitution +2, Dexterity +1
|
||||
|
@ -38,14 +42,14 @@ Legion is a sleek, dexterous Warforged with a frame of rusted bronze and tarnish
|
|||
|
||||
## Ability Scores (Standard Array)
|
||||
|
||||
| Ability | Base | Total | Bonus |
|
||||
|--------------|------|-------|-----------------|
|
||||
| **Strength** | 13 | 14 | +1 (Level 6 increase) |
|
||||
| **Dexterity**| 15 | 19 | +1 (Racial Trait), +1 (Level 6 increase), +1 (Level 8 increase) |
|
||||
| **Constitution** | 10| 12 | +2 (Racial Trait) |
|
||||
| **Intelligence** | 12| 12 | |
|
||||
| **Wisdom** | 14 | 16 | +1 (Elven Accuracy), +1 (Level 8 increase) |
|
||||
| **Charisma** | 8 | 8 | |
|
||||
| Ability | Base | Total | Bonus |
|
||||
|------------------|------|-------|-----------------|
|
||||
| **Strength** | 13 | 14 | +1 (Level 6 increase) |
|
||||
| **Dexterity** | 15 | 20 | +1 (Racial Trait), +1 (Precision Engineering), +1 (Level 6 increase), +1 (Level 8 increase) |
|
||||
| **Constitution** | 10 | 12 | +2 (Racial Trait) |
|
||||
| **Intelligence** | 12 | 12 | |
|
||||
| **Wisdom** | 14 | 16 | +1 (Elven Accuracy), +1 (Level 8 increase) |
|
||||
| **Charisma** | 8 | 8 | |
|
||||
|
||||
### Hit Points
|
||||
|
||||
|
|
Loading…
Reference in a new issue