DND/.Brew/Features/Precise Calibration
This commit is contained in:
parent
bcc595da96
commit
0b3d5516ac
4 changed files with 51 additions and 9 deletions
|
@ -1,8 +0,0 @@
|
|||
# Character Traits
|
||||
|
||||
## Precision Engineering
|
||||
|
||||
**Trait Description:**
|
||||
You are engineered for unparalleled marksmanship and quick reflexes.
|
||||
|
||||
- **Ability Score Increase:** Your Dexterity score increases by 1.
|
20
DND/.Brew/Features/Precise Calibration.md
Normal file
20
DND/.Brew/Features/Precise Calibration.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Precise Calibration
|
||||
|
||||
> *Trait, Homebrew*
|
||||
|
||||
- **Description**:
|
||||
You are engineered for unparalleled marksmanship and quick reflexes, allowing you to act with precision and speed in combat.
|
||||
|
||||
- **Mechanics**:
|
||||
- **Ability Score Increase**: Your Dexterity score increases by 1.
|
||||
- **Effect**: This increase enhances your accuracy with ranged attacks and improves your ability to dodge incoming threats.
|
||||
- **Activation**: This trait is always active and applies as soon as you gain this trait.
|
||||
- **Limitations**: None.
|
||||
|
||||
- **Interaction with Other Features**:
|
||||
This trait synergizes well with features or abilities that require Dexterity, such as ranged combat maneuvers and certain class features like the Fighter's Archery Fighting Style.
|
||||
|
||||
- **Flavor**:
|
||||
Your design reflects a focus on finesse and speed, with streamlined components that allow for fluid motion and rapid responses during tense situations.
|
||||
|
||||
- **Source**: *Homebrew*
|
30
DND/.Template/Feature.md
Normal file
30
DND/.Template/Feature.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# [Feature Name]
|
||||
|
||||
> *[Feature Type (e.g., Class Feature, Racial Trait, Feat)], [Level or Prerequisite]*
|
||||
|
||||
- **Description**:
|
||||
<!-- Write a brief description of what this feature does and its thematic elements. -->
|
||||
[Describe the feature’s abilities, effects, and any thematic lore that connects to the character or class.]
|
||||
|
||||
- **Mechanics**:
|
||||
<!-- Outline how the feature works in-game. Include any necessary mechanics, bonuses, or abilities. -->
|
||||
- **Effect**: [Explain the main effect of the feature, including any bonuses or penalties.]
|
||||
- **Activation**: [Describe how the feature is activated (e.g., "As a bonus action," "When you hit with an attack," "Passive effect").]
|
||||
- **Limitations**: [Any restrictions on how often it can be used, conditions that must be met, or resources required.]
|
||||
|
||||
- **Interaction with Other Features**:
|
||||
<!-- Discuss how this feature interacts with other abilities, skills, or features. -->
|
||||
[Describe any synergies, interactions, or combinations that are relevant to gameplay.]
|
||||
|
||||
- **Flavor**:
|
||||
<!-- Optional: Add any additional flavor text or context to enhance the feature's roleplay aspects. -->
|
||||
[Include any narrative elements that might help players visualize the feature in action.]
|
||||
|
||||
- **Source**: *[Homebrew or other source information, if applicable]*
|
||||
<!-- Include a source reference if this feature is inspired by existing features, or simply write "Homebrew." -->
|
||||
|
||||
---
|
||||
|
||||
## Example Scenario
|
||||
<!-- Optional: Provide an example of how this feature could be utilized in a game. -->
|
||||
[Describe a situation in which a character might use this feature, showcasing its impact on gameplay and narrative.]
|
|
@ -21,7 +21,7 @@ Legion is a sleek, dexterous Warforged with a frame of rusted bronze and tarnish
|
|||
|
||||
## Brewed Traits
|
||||
|
||||
- **[Precision Engineering](../.Brew/Character/Traits.md#precision-engineering)**: Dexterity +1
|
||||
- **[Precise Calibration](../.Brew/Features/Precise%20Calibration.md)**: Dexterity +1
|
||||
|
||||
## Racial Traits
|
||||
|
||||
|
|
Loading…
Reference in a new issue