Open mardybardy opened 1 year ago
This request is essentially “dice-mod
on command” ?
Sort of, I don't want it to replace the command dice: ...
with a dice-mod: ...
because that would presumably trigger a re-roll, I want to just turn all the results that are in the file and make them permanent as if they were dice-mod when I last called them. It would be really handy for lots of things e.g character sheets, settings, npcs etc because you could have it generate, tweak to your liking, then commit it to canon. another benefit to being able to trigger via command is it can be triggered easily via the buttons plugin
Tagging this as medium because this is pretty cool of a suggestion.
I could see this feasibly being as a part of a command versus a specific dice:
inline call. Without rerolling, it would need to:
dice: calc
.dice: calc
between the graves with that result.Edit: This would solve #206 as well.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please make sure this feature request hasn't been suggested before.
Feature description
I would like to be able to create a character sheet that pulls in content from several different table dice rollers. I would then be able to click the button to re-roll any results I feel don't fit the character. Once I'm happy with the character I would then access the "Dice Roller: Commit Results" command which would then replace the dice rollers with their results permanently.
Solution
something like this for command
Alternatives
I am not sure it is even possible to do as switching between edit and view modes seems to trigger a reroll of the dice.
Additional Information
nothing to add