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 .
×

Help for iniziative

Hi everyone, I need help with a macro. My character is a Harengon, so I can add 1d4 to the initiative roll. Is there a way to make a macro or directly modify the character sheet without having to always roll it? You know, I'm lazy. Thanks!
Which character sheet are you using? There are over 10 for D&D 5th Edition. The D&D 5E by Roll20 (2014) and D&D 5E by Roll20 (2024) sheets can both be used for either of the 5E (2014) or 5.5E (2024) rulesets, so it's important to be specific, and how to implement homebrew is different on each one. If you're not sure which character sheet, please include a screenshot.
If you want and character roll that is a bit unusual and not the same as for other characters - then the best thing to do regardless of character sheet is to go to the attributes and abilities tab of the character sheet and in the right hand side create a macro there for the roll you want and tick the box to add it to the token action tool bar - that way whenever you click in the token for that character the button/macro for it Will appear at the top of the screen it the token action tool bar
This what I use - creat as a macro and tick the option for token action bar. then whenever u click on any token pc or NPC the macro will appear at the top of the screen   Click that and it will roll initative and put into initative tracker ***** no returns between the }}  and next {{ brackets  ….., blank spaces only.   I added a few extra spaces between brackets for clarity. The tiebreaker and 0.01 is only to give a tie breaker if there is a draw. &{template:default} {{name=@{selected|token_name}'s Initiative Roll}}   {{Initiative= [[ ((1d20 + @{selected|dexterity_mod})  [Initiative] + ((1d8)*0.01) [Tiebreaker]) &{tracker}   ]]   }} you could just add a +1d4 for you specific character - but if u want him to be the only one with this bonus then instead - add the macro on his attributes and abilities tab of character sheet on right hand side and tick the token action - then only he gets this mcro