foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
320 stars 218 forks source link

Add weapon/action dice + mods on character sheet #2971

Open Nemomagnum opened 7 months ago

Nemomagnum commented 7 months ago

Currently there is no way on the character sheet to view the dice to the rolled and modifiers to be added directly on the character sheet. Adding a column in the equipment tab which has this listed for each applicable item OR an "actions" section of "Details" panel of the character sheet which lists it for equipped items and possibly pinned spells or other effects.

Fyorl commented 7 months ago

OR an "actions" section of "Details" panel of the character sheet which lists it for equipped items and possibly pinned spells or other effects.

This is what the favourites section is for.

M0nk3yy commented 4 weeks ago

I would suggest that the weapon properties and attack/damage information be added to the Rich Tooltips:

image

Currently (and historically) my solution to making this information easily accessible is to manually include it in the description, which it is not for SRD items.

image

A properly formatted tooltip element would be better though. Without this, the information is only accessible by "editing" the item, which is not very intuititive, especially for newer players.