BernhardPosselt / pf2e-kingmaker-tools

A collection of utilities to run Kingmaker in FoundryVTT
GNU Affero General Public License v3.0
14 stars 9 forks source link

Add macro for roll camping activities. #71

Open GARCl-A opened 4 months ago

GARCl-A commented 4 months ago

Maybe it would be nice to have a macro to automatically roll all camping activities' dice on the activity sheets. In-game, it's a bit slow, especially with many players, to roll the dice, check results, and change success dropdowns one by one. Do you think this would be too difficult?

BernhardPosselt commented 4 months ago

There are difficulties with ordering and certain camping activities like Learn Special Recipe. The success drop downs should be changed automatically if you click on the roll button, does this not work for you?

GARCl-A commented 4 months ago

The dropdown update works right, the issue is to "mass roll" the campingg activities check. Maybe: 1- Roll for find camp. 2- Roll for other activities of the same priority (hide camp, hunt, cook)

There is no need to auto all the rolls, but these most common would be a nice feature. Like it's done for initiative.

BernhardPosselt commented 4 months ago

I had a bit of time to go over it again, and I'm unsure how it should be implemented without being obnoxious. Sometimes you want to change the person rolling the Prepare Campsite check (people can't make it to the session), sometimes a player wants to enable a modifier on a roll whereas everyone else doesn't. Looking at things like Discover Recipe it might be difficult to determine which actions are auto rolled or which aren't.

I don't see how this can be implemented without being a total pain to account for all of the exceptions that people might raise. What was the issue again? Each PC needs to click a single button to roll their camping check, so it shouldn't be on you, the GM.