So basically, I want to make a macro for the Summon monster spell where you just need to select the level of the spell to have the list of mobs available to summon, like in this post, but instead of opening a page when selected, I'dd like for the monster's stats to be rolled directly [Celestial badger]( <a href="https://www.d20srd.org/srd/monsters/badger.htm" rel="nofollow">https://www.d20srd.org/srd/monsters/badger.htm</a> ) becomes [Celestial badger]( # Celestial-Badger) or [Celestial badger]( &{template:default} {{ name=Celestial Badger }} {{ Move [[30]] HP:[[1d8+2]] CMD:[[11]] }} { {AC:[[15]] To:[[14]] Fl:[[12]] }}
{{ Fo:[[4]] Re:[[5]] Wi:[[1]] }} {{ Claw 1:[[1d20+4]] for [[1d2-1]] }} {{ Claw 2:[[1d20+4]] for [[1d2-1]] }} {{ Bite:[[1d20-1]] for [[1d3-1]] }}) Where the macro for the stats rolling is the same as the one in that post I can't figure it out, but I know for a fact that some of you are way more experienced with roll20's macro system so if one of you could help me figure it out, I would really appreciate it AlphaOrion