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

Personal tools

Script:Concentration

From Roll20 Wiki

Revision as of 21:22, 25 April 2018 by Robin K. (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
API ScriptAuthor: Robin Kuiper
Version: 0.1.5
Last Modified: 22-04-2018
Code: Concentration
Dependencies: None
Conflicts: None

Concentration keeps track of characters concentration, and reminds to do a concentration check.

If you use the 5e OGL character sheet, it can also automaticly add the concentrating marker when a concentrating spell is cast.

Commands

Command Description
 !concentration Shows the config menu.

Installation and Configuration

Copy the script's code, available from the menu on the right. Paste the code into a new script in your campaign's API Script Editor. Save the new script and it will be available inside your campaign.

Changelog

v0.1.5 (22-04-2018)

  • Automaticly set concentration marker on concentration spell cast.