Skip to content

A module to allow re-rolling d20 rolls with advantage or disadvantage

License

Notifications You must be signed in to change notification settings

ElfFriend-DnD/foundryvtt-retroactive-advantage-5e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retroactive Advantage D&D5e

Foundry Core Compatible Version Latest Release Download Count Forge Installs Foundry Hub Endorsements Foundry Hub Comments

ko-fi patreon

This module allows a user to re-roll a d20 roll from the output chat card to change its advantage status. It does not affect any other module's logic based on the original roll.

Features

Provides buttons for any D20 roll chat card to change the roll's advantage status and resulting display. As much as possible, all existing dice rolls which are still relevant to the new mode will be used.

For example: If a d20 roll was rolled with advantage, the user will be able to set that to not have advantage or to instead be at disadvantage.

image

retro-advantage-demo.mp4

Actor special trait support

  • Halfling Luck
  • Reliable Talent
  • Elven Accuracy Not supported

Out of Scope

This module does not interact with any other module which might rely on the results of a dice roll (for example "Attack Roll Check D&D5e"). Any automations based on attack rolls, saving throws, etc would be far too complex to attempt to 'undo and redo' with the new result.

Compatibility

Compatible with:

  • Core dnd5e roller
  • Minimal Rolling Enhancements

Not Compatible with:

  • Better Rolls 5e (has this functionality baked in)
  • Midi QOL (would not react well to a workflow changing after starting)