Sheet Workers – Automating The Sheet

This page lists all posts for reading, using, and creating Sheet Workers on Roll20. Sheet workers are the way you build complex automation in a sheet (like calculating stat modifiers when stat changes).

All sheet workers are written in JavaScript. There are plenty of guides for JS on the web, but this guide is focused on the specific needs and gotchas related to Roll20 character sheets.

Core Sheet Worker Posts

There are often different ways to do the same thing in JavaScript – this series will focus on one approach for simplicity and ease of teaching. The Function Library post describes more general approaches (or maybe there’ll be a separate post added to illustrate the possible variety here).

Other Posts

In time, I’ll add more sheet worker posts that aren’t a core part of the series. They’ll be indexed here.

Series Navigation<< Guide to the Guide

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.