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

how can i make a custom dice

i need to make a custom dice for heroquest <a href="http://www.heroscribe.org/HeroQuest%20dice.pdf" rel="nofollow">http://www.heroscribe.org/HeroQuest%20dice.pdf</a> can someone help me because i cant find anything where i can change it or add a dice
1397402469

Edited 1397402485
Have a look at the Rollable Tables: <a href="https://wiki.roll20.net/Card_Decks_and_Rollable_Tables#Rollable_Tables" rel="nofollow">https://wiki.roll20.net/Card_Decks_and_Rollable_Tables#Rollable_Tables</a>
1397403725
Konrad J.
Pro
API Scripter
You could do this easily with rollable tables. Just create a graphic for each side. Give the skulls a weight of three, white shields a weight of two and the black shield a weight of one. But even better would be a simple script that took the number of attacking and defending dice and compared them and told you the result. Something like this... !hq h2 m3 This would mean roll Heoquest dice, hero attacks with two and monster defends with 3. It would show the sides rolled and then show the total number of hits to the monster. !hq m3 h5 This would be a monster attacking a hero. Should be a very easy script to write, simpler than my Edge of Empire dice script. I'll write one up maybe tonight. But you need to be a mentor to use scripts. :(
1397408680
Konrad J.
Pro
API Scripter
Here are the dice sides cleaned up and as individual files. <a href="https://www.dropbox.com/s/vc8dnhv7jm136cu/Heroques" rel="nofollow">https://www.dropbox.com/s/vc8dnhv7jm136cu/Heroques</a>... And here is a screen shot of rollable tables at work. But a script would be even better since it would total everything up for you. Yikes, 4 skulls, that hero is dead!!!
i dont k now how to script at all i am not that smart :P
but thanks for the help
1397410059
Konrad J.
Pro
API Scripter
gregory g. said: i dont k now how to script at all i am not that smart :P I'd write the script for ya no problem. Maybe tonight. But you need to be mentor before you can use it so you might not want to go the script way. Rollable table method works though! Give it a try. Easy to setup. In Roll20 create a rollable table, give it three sides and browse to the dice sides I made for you. The skull gets weight of three, white shield two, and the black shield one. Then to roll it you simply type in the chat window.. /roll #t[tablename] # is the number of dice you want to roll. Then you manually count up the results like you would normally. I've never played heroquest, but always wanted to give it a try. :) Maybe I'll do that one day with my group if I can convince them to try it.
i cannot pay for mentor yet but i will do the 5$ one atm :) the lighting is so nice
ow the roll works thanks :)
If it helps here are the images for the die faces. Follow the instructions for creating a rollable table and a macros for rolling that table that Konrad posted above. I checked it and the instructions are decent and how to create the table fairly intuitive.
i have it set up already :) its nice :)
1397433846
Konrad J.
Pro
API Scripter
I adopted my Edge of Empire Dice script to Hero Quest and it works great. You need to be mentor to use a script though. <a href="https://app.roll20.net/forum/post/778071/script-he" rel="nofollow">https://app.roll20.net/forum/post/778071/script-he</a>...
ok thanks up front :)