DND/Legion: Level 8
This commit is contained in:
parent
f40194b0d5
commit
702ad21368
1 changed files with 12 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
## Basic Information
|
||||
|
||||
- **Name**: Legion
|
||||
- **Level**: 7
|
||||
- **Level**: 8
|
||||
- **Race**: Warforged
|
||||
- **Alignment**: Neutral Good
|
||||
- **Background**: Soldier (Infantry)
|
||||
|
@ -22,10 +22,10 @@ Legion is a sleek, dexterous Warforged with a frame of rusted bronze and tarnish
|
|||
| Ability | Base | Total | Bonus |
|
||||
|--------------|------|-------|-----------------|
|
||||
| **Strength** | 13 | 14 | +1 (Level 6 increase)|
|
||||
| **Dexterity**| 15 | 16 | +1 (Level 6 increase)|
|
||||
| **Dexterity**| 15 | 16 | +1 (Level 6 increase), +1 (Level 8 increase)|
|
||||
| **Constitution** | 10| 10 | |
|
||||
| **Intelligence** | 12| 12 | |
|
||||
| **Wisdom** | 14 | 15 | +1 (Elven Accuracy) |
|
||||
| **Wisdom** | 14 | 15 | +1 (Elven Accuracy), +1 (Level 8 increase) |
|
||||
| **Charisma** | 8 | 8 | |
|
||||
|
||||
### Hit Points
|
||||
|
@ -37,8 +37,9 @@ Legion is a sleek, dexterous Warforged with a frame of rusted bronze and tarnish
|
|||
- **Hit Points at 5th Level**: 28 + 6 (average of 1d10) + Constitution modifier (0) = **34**
|
||||
- **Hit Points at 6th Level**: 34 + 6 (average of 1d10) + Constitution modifier (0) = **40**
|
||||
- **Hit Points at 7th Level**: 40 + 6 (average of 1d10) + Constitution modifier (0) = **46**
|
||||
- **Total Hit Points**: **46** (10 + 6 + 6 + 6 + 6 + 6 + 6)
|
||||
- **Hit Dice**: 7d10 (1d10 per fighter level)
|
||||
- **Hit Points at 8th Level**: 46 + 6 (average of 1d10) + Constitution modifier (0) = **52**
|
||||
- **Total Hit Points**: **52** (10 + 6 + 6 + 6 + 6 + 6 + 6 + 6)
|
||||
- **Hit Dice**: 8d10 (1d10 per fighter level)
|
||||
- **Hit Points at Higher Levels**: 1d10 (or 6) + Constitution modifier (0) per fighter level after 1st
|
||||
|
||||
## Features
|
||||
|
@ -109,3 +110,9 @@ At 1st level, Legion has a limited well of stamina that he can draw on to protec
|
|||
- **Quickdraw**
|
||||
- Add your proficiency bonus to your initiative rolls.
|
||||
- You can stow a firearm and draw another firearm as a single object interaction on your turn.
|
||||
|
||||
### Level 8
|
||||
|
||||
- **Ability Score Improvement:** Increase one ability score by 2 or two scores by 1 (max 20).
|
||||
- **Chosen Increase**: Dexterity +1
|
||||
- **Chosen Increase**: Wisdom +1
|
||||
|
|
Loading…
Reference in a new issue