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

Difference between revisions of "Script:Concentration"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "{{script overview |name=Concentration |author={{user profile|1226016|Robin Kuiper}} |version=0.1.5 |lastmodified=22-04-2018 |code=Concentration}} Concentration keeps track of...")

Revision as of 21:22, 25 April 2018

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.