
D20ExtensionsFor5E
Collection of D20 extensions for the 5E systemDetails
D20 Extensions for 5E
This unofficial TaleSpire D20 extensions which add 5E specific rules to the D20 (Automation Rulset) Plugin. Includes:
- Elemental Adept
- Forced Outcome
- 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
EAset to1. - Ensure the character sheet has a value (or toggle) called
EA_Typesset 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.
- Observe that enemy resistance does not apply.
- Observe that any 1s in the damage roll get changed to 2s.
Force Outcome:
- Ensure the character sheet has a value (or toggle) called
FOset to1. - Make an check or attack.
- Observe that an menu comes up for with options to PASS, FAIL, or CONT.
- If roll was an attack, after rolling damage, observer that a menu comes up with: FULL, HALF, ZERO.
PASS: Forces an attack or check to pass. FAIL: Forces an attack or check to fail. CONT: The attack or check is resolved normally (unaffected by Forced Outcome).
FULL: The damage is unaffected by Forced Outcome. HALF: The damage is halved (before any reductions for immunity, resistance, reduction, or vulneraility). ZERO: The damage is set to zero.
Note: The skill component of Forced Outome works with both the instigator or target. The damage component only works with instigator.
Great Weapon Fighting:
- Ensure the character sheet has a value (or toggle) called
GWFset to1. - 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
RTset to1. - 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
SAset to1. - Ensure the character sheet has a value (or toggle) called
SA_Thresholdset 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.
Limitations
-
When extension need to reroll some dice (such as Great Weapon Fighting or Savage Attacker) all dice are rerolled by only the correct dice was swapped. For example, Savage Attacker replaces one damage die (by default the first die). If Savage Attacker was rolled with Hex, both dice would be rerolled but only the first die would be swapped.
-
Savage Attacker always swaps the first die. This is okay when using a single die weapon but if using a two die weapon (e.g. 2D6) or a single weapon die with a damage buff like Hex, it may but correct to swap out the first die. This may be addressed in future versions of Savage Attacker.