Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Dice Question- Dragon Age Rpg

Dragon Age Rpg by Green Ronin uses a a 3d6 skill and combat resolution system, But it also within this has a integer known as the Dragon Die, Which is usually denoted by a dice of a differing Color as in 2 White Dice and a Red for the Dragon dice. Is it possible to set up in the 3d dice when rolling 3d6 a set up of 3 dice but one being Red to denote the Dragon die, and would there be a way to denote a Dragon die, in the regular non 3d dice roller..?
1431667899
The Aaron
Roll20 Production Team
API Scripter
No in both cases, I'm afraid. The 3d dice are uniformly colored based on the player's color. The text dice you could just roll separately, but not while summing. The he closest you can get outside the API, would be to declare that the first die listed is always the dragon die.
1431671696
Pat S.
Forum Champion
Sheet Author
The closest to 3d dice for your need would be to setup a rollable table with your graphics of the dice used unless you went API as far as I understand.
If an entry in a rollable table starts with a number, the dice roller will use that number as the roll's value. So you can set up a rollable table with entries like "1 Dragon", "2 Dragon", etc. and roll "2d6+1t[Dragon]". This will give you the total of all three dice, with an expanded formula (either in the /roll output or in the mouseover of an inline roll) like "(3+4)+(3 Dragon)".