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

Need Help with Kineticist Macro

I am using the Macro of [[ [[floor(floor((@{level}+1)/2)/3)]]d6]] to find the amount of Dice to use when attacking with Kinetic Fist, and this work great at 5th level and higher, but at before that The user should have at least 1d6, so how would I set up so it uses a minimum of 1 die?
1610581618

Edited 1610585424
I fixed the problem now. [[ [[{1 ,[[ floor(round((@{kineticist_level-mod})/2)/3)]]}kh1* ?{Composite|No,1|Yes,2})]]d6]]