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

Solo's Weapon Macros(no sheet required)

Howdy folks, I thought some of you might enjoy my weapon macro setup. Although, its not set up for your character, it may help inspire you to set up your own. It features the basic 5e header, item art in the header, as well as nested query checks specific to my multiclassed ranger/rogue/fighter abilities.&nbsp; I'm not a GM, but as a player in a campaign where the GM doesn't use sheets, I found myself constantly updating my item attack macros.&nbsp; I feel this format adds a little more character to weapons and items. Since its independent of the character sheets and ability, you could make artifact weapons and pass them directly to your players for more immersive play.&nbsp; &amp;{template:5eDefault} {{weapon=1}} {{title=Mournblade +1}} {{subheader= [Roll20 Logo](<a href="https://cdn.discordapp.com/attachments/675101113506070578/762273387082809364/sword1.png)}}{{subheader2=Piercing" rel="nofollow">https://cdn.discordapp.com/attachments/675101113506070578/762273387082809364/sword1.png)}}{{subheader2=Piercing</a>, Finesse, Light, Demonslayer}} {{emote= This shortsword was stolen from a temple in the far east, transported through underground channels to save Tristram.}} {{attack=[[1d20cs&gt;19 + 5[prof] + 5[dex] +1 ]] | [[1d20cs&gt;19 + 5[prof] + 5[dex] +1 ]]}}{{damage=[[1d6+1[wep] + 5[dex] ]] /&nbsp; [[2d6 + 1[wep] + 5[dex]]] **Critical** }} {{showclassactions=1}} {{Slayer=&nbsp; ?{Slayer Dmg?:|Yes, [[3d6]] / [[6d6]] **Critical** | No,[[0]] / [[0]] **Critical** } }}&nbsp; &nbsp;{{Sneak Attack=&nbsp; ?{Sneak Dmg?:|Yes, [[3d6]] / [[6d6]] **Critical** | No,[[0]] / [[0]] **Critical** } }} {{Hunter's Mark=&nbsp; ?{Hunter's Mark?:|Yes, [[1d6]] / [[2d6]] **Critical** | No,[[0]] / [[0]] **Critical** } }} {{Hunter's Prey=&nbsp; ?{Hunter's Prey?:|Yes, [[1d8]] / [[2d8]] **Critical** | No,[[0]] / [[0]] **Critical** } }}
1601817397

Edited 1601818537
Oosh
Sheet Author
API Scripter
Looks great! It does, however, require the 5e Community sheet to be selected for the campaign so you can use the {5edefault} template. Just thought I'd point that out in case someone misunderstands "independent of the character sheet" and bangs their head against the wall trying to get the template to work. Here's an attempt to copy your work in the {default} template... it doesn't look as good, but would work in any game, even with no sheet selected: &amp;{template:default} {{name=[Mournblade +1](#" style="display:block;text-align:center;font-size:20px;color:white;font-weight:bold;padding-top:15px) [Roll20 Logo](<a href="https://cdn.discordapp.com/attachments/675101113506070578/762273387082809364/sword1.png" rel="nofollow">https://cdn.discordapp.com/attachments/675101113506070578/762273387082809364/sword1.png</a>) [Piercing, Finesse, Light, Demonslayer](#" style="display:block;text-align:center;font-size:16px;color:white;padding-top:10px;font-style:italic) [This shortsword was stolen from a temple in the far east, transported through underground channels to save Tristram](#" style="display:block;text-align:center;font-size:13px;color:black;background-color:white;border:2px solid;border-radius:5px;padding-top:3px;padding-bottom:3px;font-style:italic;border-color:black)}} {{attack=[[1d20cs&gt;19 + 5[prof] + 5[dex] +1 ]] | [[1d20cs&gt;19 + 5[prof] + 5[dex] +1 ]]}}{{damage=[[1d6+1[wep] + 5[dex] ]] / [[2d6 + 1[wep] + 5[dex]]] **Critical** }} {{Slayer= ?{Slayer Dmg?:|Yes, [[3d6]] / [[6d6]] **Critical** | No,[[0]] / [[0]] **Critical** } }} {{Sneak Attack= ?{Sneak Dmg?:|Yes, [[3d6]] / [[6d6]] **Critical** | No,[[0]] / [[0]] **Critical** } }} {{Hunter's Mark= ?{Hunter's Mark?:|Yes, [[1d6]] / [[2d6]] **Critical** | No,[[0]] / [[0]] **Critical** } }} {{Hunter's Prey= ?{Hunter's Prey?:|Yes, [[1d8]] / [[2d8]] **Critical** | No,[[0]] / [[0]] **Critical** } }} That actually looks pretty good for the default template... shame about the purple though.
1601819720

Edited 1601819856
weird...my game master who's game i tested it in has not loaded character sheets for any one, hence the assumption that I dont need 5e... anyways I also swapped the pic for an animated gif and it works well..(the still frame doesn't do it justice) .
1601823298

Edited 1601823982
1601849394
Oosh
Sheet Author
API Scripter
Solonar said: weird...my game master who's game i tested it in has not loaded character sheets for any one, hence the assumption that I dont need 5e... anyways I also swapped the pic for an animated gif and it works well..(the still frame doesn't do it justice) . Yeah, it's not the individual character sheets for the players, it's the character sheet selection for the entire campaign. You don't even need to create a single character in the Journal, but the GM needs to select a sheet in the Campaign Settings to enable any roll templates apart from &amp;{template:default}. That's a nice looking animation, too.