dnd5e icon indicating copy to clipboard operation
dnd5e copied to clipboard

An implementation of the Dungeons & Dragons 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com). This work is permitted under the Open Gaming License: http://media.wizards.com...

Results 100 dnd5e issues
Sort by recently updated
recently updated
newest added

`Choose Item` advancements have a checkbox option to allow a player to drag and drop an item onto the advancement dialogue to choose it instead of the options the advancement...

ui
feature request
ux

Line 7372 of the dnd5e.css `.sheet.journal-entry.dnd5e2-journal .journal-page-content .roll-link a > i.fa-dice-d20, .sheet.journal-entry.dnd5e2-journal .journal-page-content a.inline-roll > i.fa-dice-d20 { display: inline-block; width: 1em; height: 1em; background: url(../../icons/svg/d20-black.svg) no-repeat center / contain; vertical-align:...

ui
feature request

With the addition of the &reference enricher and previous additions it could be nice to have icons and color-coded damage types that could be referenced with existing enrichers, Check related...

ui
feature request

After the call to dnd5e.preCalculateDamage, damage.active is force set to {} / {active: "Immunity", multiplier: 0). In midi-qol I have occasion to want to configure some of the actives during...

api

Doesn't override a `active` object created during the `preCalculateDamage` hook and incorporates any multiplier into the auto-calculated multiplier. Closes #3452

api

Currently there is an identifier available on all items but it’s only editable on classes and subclasses. Other item types have a computed value based on the name of the...

As of recently, the invaluable Rest Recovery 5E module by Wasp is no longer being maintained. https://foundryvtt.com/packages/rest-recovery For quite a while this module has filled the gaps in providing a...

feature request

Seems to be working for all cases I tested, but I'm not sure if there is some case that the original positioning code was written for that the normal core...

bug

Adds `identifier` to the data for backgrounds so it can be set. Adds identifier input to the background and race sheets, which includes adding a new details tab to race...

ui
feature request
api

Would be a good way to view effect description plus other properties that aren't immediately visible such as what status effects are associated with an effect.

ui
feature request