foundryvtt / dnd5e

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

Allow ability tests, saving throws, or skill checks to have some additional custom text associated with them that provides reminders about key circumstances in which the test may be modified. #874

Open aaclayton opened 3 years ago

aaclayton commented 3 years ago

Originally in GitLab by @_Avelyne

request: the ability to add notes to abilities and skills etc, so they come up when you roll, similar to the functionality in the Pathfinder 1e sheet in roll20

roll20 pathfinder screenshots as examples:

image image

see reddit thread for more examples where this would be useful:

https://www.reddit.com/r/FoundryVTT/comments/hi7aa7/question_about_attaching_text_to_certain_rolls/

This scenario is ideal for me:

"hey roll me a dex save"

rolls

"oh wait, is this a trap I can see?" <= having been reminded by the "note" beneath the ability check/save

"yep!"

"in that case I have advantage cause of danger sense"

More examples (mocked up inside the html):

edit note:

image

show note:

image

aaclayton commented 3 years ago

Originally in GitLab by @gprimeus

I've been wanting this feature in the 5e sheet for such a long time. It's been implemented in Patherfinder 1e, and it saves such a huge amount of hassle for remembering things for both player and GM.

aaclayton commented 3 years ago

Originally in GitLab by @_Avelyne

glad you're interested in it! maybe if things cool down at work I can start to take a crack at it myself! :sweat_smile:

aaclayton commented 3 years ago

Thanks for the suggestion / request. Hopefully someday can support something like this.