Joram Mistwalker
July 15th, 2022, 18:09
Hope the title is not too confusing. Is there a way to set up multiple dice to roll at a time that are different sizes, without adding them to the hotbar?
For information, looking at starting work on a ruleset for Sentinels Comics RPG and it is very fluid in dice rolls. You combine 3 different dice according to what combination of power and quality you choose to use, plus a status die. These usually range from a d6 to a d12, and change combinations from roll to roll. So one roll may be d6/d8/d8 and the next roll could be d6/d0/d12. Also, the total of the dice roll does not usually matter, only the values and min to max sorting. There is not a real set combination for anything that can be done, so the constantly changing combos make using the hotbar cumbersome.
Some sort of set array would be ideal, where 3 columns of selectable dice are set up with checkboxes that would allow you to choose a die in each column then roll the three dice together. But, I am not really that good of a programmer and not sure that can be done in this system.
Any ideas or suggestions?
For information, looking at starting work on a ruleset for Sentinels Comics RPG and it is very fluid in dice rolls. You combine 3 different dice according to what combination of power and quality you choose to use, plus a status die. These usually range from a d6 to a d12, and change combinations from roll to roll. So one roll may be d6/d8/d8 and the next roll could be d6/d0/d12. Also, the total of the dice roll does not usually matter, only the values and min to max sorting. There is not a real set combination for anything that can be done, so the constantly changing combos make using the hotbar cumbersome.
Some sort of set array would be ideal, where 3 columns of selectable dice are set up with checkboxes that would allow you to choose a die in each column then roll the three dice together. But, I am not really that good of a programmer and not sure that can be done in this system.
Any ideas or suggestions?