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

[5e OGL] I need an initiative macro with advantage.

I've been trying this for hours and can't get it right. I want it to look like a regular initiative roll, only with advantage. Any ideas?
@{Barbarian|wtype}&{template:simple} {{rname=INITIATIVE}} {{mod=[[@{Barbarian|initiative_bonus}[INIT]]]}} {{r1=[[2d20kh1@{Barbarian|halflingluck}+[[@{Barbarian|initiative_bonus}]][INIT] &{tracker}]]}} {{normal=1}} @{Barbarian|charname_output} Replace @{Barbarian| with the name of your character and save it as a macro.
Thanks man. I appreciate it.