Sunday, September 17, 2017

Eric Nieudan for Roll20, I think I have seen a macro to roll all 6 characteristics at once when creating a new PC,...

Eric Nieudan for Roll20, I think I have seen a macro to roll all 6 characteristics at once when creating a new PC, but I don't how to use it in a freshly created Roll20 board (it might not even be available, maybe it was only in your board).
Is there a way to use/install it?

2 comments:

  1. You need to create a new macro and put this in the Actions text box:

    &{template:default} {{name=Nouvel aventurier}} {{Force=[[3d6]]}} {{Intelligence=[[3d6]]}} {{Sagesse=[[3d6]]}} {{Dextérité=[[3d6]]}} {{Constitution=[[3d6]]}} {{Charisme=[[3d6]]}}

    ReplyDelete