D20 Extensions for 5E
This unofficial TaleSpire D20 extensions which add 5E specific rules to the D20 (Automation Rulset) Plugin. Includes:
- Elemental Adept
- Great Weapon Fighting
- Reliable Talent
- Savage Attacker
Install
Use R2ModMan or similar installer to install this extension pack.
Usage
Elemental Adept:
- Ensure the character sheet has a value (or toggle) called
EA set to 1.
- Ensure the character sheet has a value (or toggle) called
EA_Types set to a comma delimited string of elemental damges that the character is an adept at.
- Make an attack with a spell of the adept element. An attack that has
[INT], [WIS] or [CHA] in the formula.
- Observe that enemy resistance does not apply.
- Observe that any 1s in the damage roll get changed to 2s.
Great Weapon Fighting:
- Ensure the character sheet has a value (or toggle) called
GWF set to 1.
- Make a physical attack. An attack that has
[STR] in the formula.
- Observe that any 1s or 2s are rerolled.
Reliable Talent:
- Ensure the character sheet has a value (or toggle) called
RT set to 1.
- Make a skill check for a skill that the character is proficient in (has
[PB] in the formula).
- Observe that any rolls below 10 are bumped up to a 10.
Savage Attacker:
- Ensure the character sheet has a value (or toggle) called
SA set to 1.
- Ensure the character sheet has a value (or toggle) called
SA_Threshold set to a numeric integer value. If the first die is this number or less, it is rerolled.
- Make a physical attack. An attack that has
[STR] or [DEX] in the formula.
- Observe that if the first die is equal to or less than the threshold it is rerolled.