warhammer40k
Warhammer 40k Liquefy7822 5 months ago 91%
Dices and rolling https://warhammer-dice-roller.netlify.app/

Is it ok for me to not use physical dices for rolling? i don’t have enough dices, so I coded a quick [website](https://warhammer-dice-roller.netlify.app) to roll dices, my friends are fine with me playing like that. Also if you like the website, is there anything I should add?

19
7
perchance Perchance - Create a Random Text Generator What are the limits of the Random Dice Icon Plugin?
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Liquefy7822
    5 months ago 100%

    Thanks for the Reply! I eventually found it easier to make it outside of Perchance Here is the link to the new site.

    2
  • warhammer
    Warhammer Liquefy7822 5 months ago 100%
    Dices and rolling https://warhammer-dice-roller.netlify.app/

    Is it ok for me to not use physical dices for rolling? i don't have enough dices, so I coded a quick [website](https://warhammer-dice-roller.netlify.app) to roll dices, my friends are fine with me playing like that. Also if you like the website, is there anything I should add?

    1
    0
    perchance Perchance - Create a Random Text Generator What are the limits of the Random Dice Icon Plugin?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Liquefy7822
    5 months ago 100%

    Thanks for the Help! But I would like to clarify some information. So I wanted to make this for me playing Warhammer and not needing to roll dices. random dice icon has a .icon at the end which makes things weird I think. Also I wanted to do numDice+"d6" so I get each roll buffed by 1, like rolling a 7 if I roll a 6+1.

    outputs for random dice icon work like this output [rIcon('2d6').icons] the icon part makes me unable to add anything or else I get a syntax error

    also here is the link to the generator https://perchance.org/warhammer-dice-roll#edit

    1
  • perchance
    What are the limits of the Random Dice Icon Plugin? perchance.org

    What can I do and not do with the plugin? For example, I want to add modifiers to a roll. how can I do that if it is possible? I know for the normal dice plugin it works like this `output ([dice(numDice+"d6") + buffs + debuffs])` But for the random dice icon plugin I cannot do that. Also is it possible to lock only specific dice with locker plugin?

    3
    4
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Liquefy7822
    5 months ago 100%

    @VioneT Thanks for the help! Could you also give me a sample of how to use your plugin in the context of my generator? because the current generator has a buff and debuff function which adds and minuses. there is also number of dice to roll.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Liquefy7822
    5 months ago 100%

    thanks for the tips! the link is here(will add to the post when I have time): https://perchance.org/warhammer-dice-roll

    I will try your plugin, but is there anything different which I need to note? Also could you help me see how to get the buff/debuff values to work? Lots of thanks! 😁

    1
  • perchance
    Advice on Warhammer Dice Roller perchance.org

    I wanted to try out using Perchance for one of my hobbies which is Warhammer. Wanted to try out making a dice roller. I got the user input on how much dice they are rolling, but after that I am a bit lost. Parts I need help on are how to make them roll like 10 different dice and show the individual values, how I can add individual d+1, make affected rolls, etc. would also want to add lockable list to lock certain rolls. I know what I want to do but implementation is a bit of an issue.

    3
    6