Category: Sheet Author

Do you want to make a character sheet or tweak an existing one? You’ll need to grasp HTML, CSS, and Javascript, and roll20 has its own tweaks that makes each of those a little more complicated. Don’t worry though – that’s where this blog comes in. If you’re a newbie to any of these things, you’ll find help here.

17
Apr
2025
Posted in Character Sheet

Building a Character Sheet: Planning The Roll

Most sheets have a rolltemplate and custom roll. Here’s how they’ll be handled in TurboPulp.

10
Apr
2025
Posted in Character Sheet

Building a Character Sheet: Abilities

In this post we’ll look at the basics of the sheet – drop down selects and roll buttons.

03
Apr
2025
Posted in Character Sheet

Building a Character Sheet: Layout

Here is a detailed guide to start building a new sheet from scratch.

27
Mar
2025
Posted in CSS Extras

Classes vs Inline Styles

You’ve probably heard some variation of “use Classes, not Inline Styles”. That’s sensible, and I’m going to show just how easy that is.

26
Dec
2024
Posted in CRP Extras

Final Thoughts on CRP Opposed Rolls With Sorcerer

Handling a complication with this approach, and dealing with the complications with that solution!

19
Dec
2024
Posted in CRP Extras

CRP Opposed Rolls With Memory In Sorcerer

Sorcerer presents several challenges in roll20 – here’s how we can use CRP to solve those issues.

12
Dec
2024
Posted in CRP Extras

CRP: Sorcerer

Sorcerer has an unusual dice roll system, and we’ll look at how to use it in this and two more posts.

05
Dec
2024
Posted in CRP Extras

Invisible Rolls and Nesting startRoll

Using some unusual aspects of CRP to make opposed rolls easier.

28
Nov
2024
Posted in CRP Extras

CRP: True Opposed Rolls in Pendragon

After the last few posts, we are now ready to build a true opposed roll system for Pendragon.

21
Nov
2024
Posted in CRP Extras

CRP: Saved Rolls In Opposition

We have seen how to save rolls for later. We’ll now build on that method for a quick way to make opposed rolls,

14
Nov
2024
Posted in CRP Extras

CRP Rolls with Memory

In this post, we’ll look at how to save the last Pendragon Roll. This is vital for the upcoming Opposed Rolls.

07
Nov
2024
Posted in CRP Extras

CRP: Pendragon Rolls

Pendragon uses a simple d20 system that hides a lot of complexity. Let’s see how to do it.