Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Ascendant Madness

From Roll20 Wiki

Jump to: navigation, search

A place to store useful macros that I use in my campaigns, some as a GM, others as a player. These are designed with the use of the 5e Shaped Sheet in mind. Any API dependencies are noted before the macros.

Player Macros


GM Macros


::Roll20 Audio Master::

  • Audio_Master -Used to bring up the config menu for the script
!roll20AM --config


<pre>/w gm ?{Table Result | 5, Elk tribe hunters | 6, [[d3]] ankhegs | 7, [[d3+1]] bugbears | 8, [[d4+1]] orcs | Other, ?{Day or Night | Day, ?{Result | 2, Aarakocra scouts&#124 3, Knights if Samular&#124 4, Pilgrims&#124 9, Dwarf miners&#124 10, Caravan&#124 11, Homestead&#124 12, Air cult scouts&#124 13, Water cult marauders&#124 14, Earth cult robbers&#124 15, Fire cult raiders&#124 16, [[d4+1]] gnolls&#124 17, Shepherds&#124 18, [[d6+2]] wolves&#124 19, [[d3]] ogres&#124 20, [[d2]] perytons} | Night, ?{Result | 2, [[d4+1]] jackalweres&#124 3, Pilgrims&#124 4, [[d2]] owlbears&#124 9, Air cult scouts&#124 10, Water cult marauders&#124 11, Earth cult robbers&#124 12, Fire cult raiders&#124 13, [[d4+1]] gnolls&#124 14, [[d6+2]] wolves&#124 15, [[d3]] ogres&#124 16, [[d2]] gargoyles&#124 17, [[d3+1]] ghouls&#124 18, [[d2]] perytons&#124 19, [[d3]] wights&#124 20, The Watchful Knight} } }</pre>

Either


  • GM_Roll -Make private rolls to the gm.
/w gm &{template:default} {{name=Dice Roller}} {{Result= [[?{How many}d?{Die type}+?{Modifier|0}]]}}