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

Draw Steel - Power Roll Macro?

Has anyone figured out a great Macro for the Draw Steel Power Roll? It's Roll 2d10, plus a static value (1,2,3 etc) with results either being Tier 1, Tier 2, or Tier 3 if the resulting number is between 2-11, 12-16, or 17+ respectively.
1749182286

Edited 1749182564
Gauss
Forum Champion
Try this: [[ {2,12,17}<[[2d10+static value]]]] Replace "static value" with the attribute for the value, or a query to ask the value.  If you need it to state Tier 1, Tier 2, or Tier 3 you can do it like this:  &{template:default} {{name=Draw Steel Power Roll}} {{Result=Tier [[{2,12,17}<[[2d10+static value]]]]}} {{Roll=$[[0]]}} (Again, replace "static value" with the desired value, attribute, or a query.)
Thanks!
Any way to make this work?  I'm not doing something correctly: &{template:default} {{name=Draw Steel Power Roll}} ?{Select Your Roll Modifier |    -10, {{Result=Tier [[{2,12,17}<[[2d10-10]]]]}} {{Roll=$[[0]]}} |    -9, {{Result=Tier [[{2,12,17}<[[2d10-9]]]]}} {{Roll=$[[0]]}} |    -8, {{Result=Tier [[{2,12,17}<[[2d10-8]]]]}} {{Roll=$[[0]]}} |    -7, {{Result=Tier [[{2,12,17}<[[2d10-7]]]]}} {{Roll=$[[0]]}} |    -6, {{Result=Tier [[{2,12,17}<[[2d10-6]]]]}} {{Roll=$[[0]]}} |    -5, {{Result=Tier [[{2,12,17}<[[2d10-5]]]]}} {{Roll=$[[0]]}} |    -4, {{Result=Tier [[{2,12,17}<[[2d10-4]]]]}} {{Roll=$[[0]]}} |    -3, {{Result=Tier [[{2,12,17}<[[2d10-3]]]]}} {{Roll=$[[0]]}} |    -2, {{Result=Tier [[{2,12,17}<[[2d10-2]]]]}} {{Roll=$[[0]]}} |    -1, {{Result=Tier [[{2,12,17}<[[2d10-1]]]]}} {{Roll=$[[0]]}} |    0, {{Result=Tier [[{2,12,17}<[[2d10]]]]}} {{Roll=$[[0]]}} |    +1, {{Result=Tier [[{2,12,17}<[[2d10+1]]]]}} {{Roll=$[[0]]}} |    +2, {{Result=Tier [[{2,12,17}<[[2d10+2]]]]}} {{Roll=$[[0]]}} |    +3, {{Result=Tier [[{2,12,17}<[[2d10+3]]]]}} {{Roll=$[[0]]}} |    +4,  {{Result=Tier [[{2,12,17}<[[2d10+4]]]]}} {{Roll=$[[0]]}} |    +5, {{Result=Tier [[{2,12,17}<[[2d10+5]]]]}} {{Roll=$[[0]]}} |    +6, {{Result=Tier [[{2,12,17}<[[2d10+6]]]]}} {{Roll=$[[0]]}} |    +7, {{Result=Tier [[{2,12,17}<[[2d10+7]]]]}} {{Roll=$[[0]]}} |    +8, {{Result=Tier [[{2,12,17}<[[2d10+9]]]]}} {{Roll=$[[0]]}} |    +9, {{Result=Tier [[{2,12,17}<[[2d10+10]]]]}} {{Roll=$[[0]]}} |    +10, {{Result=Tier [[{2,12,17}<[[2d10-10]]]]}} {{Roll=$[[0]]}} } I thought this would produce a drop down list of options to simply click instead of type from keyboard.
Basing this off of : Attack Dropdown ?{Choose an Attack| Melee,/roll 1d20 + 3[STR] | Ranged,/roll 1d20 + 2[DEX] | Magic,/roll 1d20 + 1[INT] } From: <a href="https://wiki.roll20.net/Query" rel="nofollow">https://wiki.roll20.net/Query</a>
1749437762
Gauss
Forum Champion
The above is not necessary, just replace the "static value" part with the query.&nbsp; &amp;{template:default} {{name=Draw Steel Power Roll}} {{Result=Tier [[{2,12,17}&lt;[[2d10?{Select Your Roll Modifier|-10|-9|-8|-7|-6|-5|-4|-3|-2|-1|+0|+1|+2|+3|+4|+5|+6|+7|+8|+9|+10}]]]]}} {{Roll=$[[0]]}}
Worked Beautifully Gauss, thanks so much - you are super awesome (along with all the other Roll20 experts who have helped me out over the years).
Hi Scott, If you are interested, I have a Macro Mule I have started for Draw Steel with a Google Doc instruction on how to set it up for your games.&nbsp; It has a pretty slick macro in there for Power Rolls and am happy to go over it with you if you want to understand how it works <a href="https://app.roll20.net/join/18892622/MWVy2A" rel="nofollow">https://app.roll20.net/join/18892622/MWVy2A</a> &nbsp;&lt;-- You can join this game and it will walk you through the instructions
Wow, I'm very impressed by the hard work and effort that looks like it took. A character sheet does not currently exist to support Draw Steel in Roll20 unless created by a Pro Subscription. The goal of these macros are to allow someone with or without a Pro subscription to gain an enhanced experience playing Draw Steel in the Roll20 environment. I'm not using a Pro subscription unfortunately, so might encounter some issues with it. (I went with the middle tier subscription). My macros are pretty light, I took all the helpful advice from Gauss above and built some very simply Macros to run the game with to play test a one shot with my normal 5E group at some future point. Here's what I came up with: ⚔️DRAW-STEEL⚔️ &amp;{template:default} {{name=ROLL FOR INITIATIVE (6+ GO FIRST)}} {{Roll=[[1d10]]}} 🎲1D3 &amp;{template:default} {{name=Roll 1-3}} {{Result=[[1d3]]}} 🎲1D6 &amp;{template:default} {{name=Roll 1-6}} {{Roll=[[1d6]]}}` 🎲🎲2D6 &amp;{template:default} {{name=Roll 2-12}} {{Roll=[[2d6]]}} 💢Save💢 &amp;{template:default} {{name=Saving Throw 6+ SUCCESS}} {{Roll=[[1d10]]}}&nbsp; 🔼PowerRoll🔼 &amp;{template:default} {{name=Power Roll}} {{Result=Tier [[{2,12,17}&lt;[[2d10?{Select Your Roll Modifier|+0|+1|+2|+3|+4|+5|+6|+7|+8|+9|+10}]]]]}} {{Roll=$[[0]]}} 🔽PowerRoll🔽 &amp;{template:default} {{name=Power Roll}} {{Result=Tier [[{2,12,17}&lt;[[2d10?{Select Your Roll Modifier|-1|-2|-3|-4|-5|-6|-7|-8|-9|-10}]]]]}} {{Roll=$[[0]]}} While there is no sheet automation, I should be able to create some tokens to track stamina, recoveries and hero resource, and provide the players with some pregen characters so we can try it out. If we continue with DS, I might look at whatever is needed to make your extremely impressive custom functionality! That said or I might cut away from R20 to Codex, the VTT under development by MCDM. I bought a lot of stuff under Roll20 (art resources etc), so the shift will be hard.&nbsp; I'd like to see what's on offer before I make that decision.
Ah shoot some of those characters won't display.&nbsp; Just flavour / preference stuff anyway.
1749773919

Edited 1749774042
Hey Scott, I set it up so it can be usable at any subscription level. Feel free to Direct Message me with any questions