espositos / fvtt-tokenactionhud

Creating a token action HUD module for Foundry VTT
31 stars 38 forks source link

Allow to roll saving throws, ability and skill checks for multiple token selection. #57

Closed kimitsu closed 4 years ago

kimitsu commented 4 years ago

Handling skill checks and saving throws for multiple tokens is currently a slow process: select each one individually, navigate to the proper token action, click (the details here may be different depending on what kind of rolling framework you use, I use BeterRolls, which means it's one click and it rolls). I wonder if it's possible to display Token Action HUD, limited to checks and saves, for multiple token selection, and then allow them to roll their checks simultaneously (with the same advantage/disadvantage setting for all rolls)?

espositos commented 4 years ago

I like the idea, but it's a bigger change. I'll have to think about how to implement it.

espositos commented 4 years ago

This has been added for DND5e and I'll try to roll it out slowly for other systems as well, Pathfinder 2E excluded because they handle NPC and PC skills differently and ain't nobody got time for that