Skip to content

Instantly share code, notes, and snippets.

@shaunfink
Last active May 23, 2020 12:20
Show Gist options
  • Save shaunfink/e9609ee5de1752212cc75dd4c7e678aa to your computer and use it in GitHub Desktop.
Save shaunfink/e9609ee5de1752212cc75dd4c7e678aa to your computer and use it in GitHub Desktop.
Roll20 Macros

Roll20 Macros for Call of Cthulhu

Just a wee collection of useful macros for Roll20 Call of Cthulhu games

Initiative

Uses Dex for the selected token, and adds to the combat tracker

/w gm &{template:default} {{name=Initiative for @{selected|token_name}}} {{Initiative=?{Initiative|
  Normal,Normal ([[ @{selected|dex}  &{tracker} ]])|
  Readied,Readied ([[ @{selected|dex}+50  &{tracker} ]])
}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment