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:Monster Hit Dice

From Roll20 Wiki

Jump to: navigation, search
API ScriptAuthor: Aaron C. M.
Version: 0.3.8
Last Modified: 2020-05-05
Code: MonsterHitDice
Dependencies: None
Conflicts: None


Set Monster hit dice on add, usually via drag from journal.

Automatically fills in the hit points for a characters dragged onto the table top.

The default token for the character needs to represent that creature but should not have the bar used for hit points linked to an attribute. Use the settings below to configure the script for how you calculate hit points in your game. There are several sheets for which the configurations are built in or you can use the more detailed settings. Details about each setting are included along with it.

Commands

!mhd

This will reroll hitpoints for all selected tokens.

Changelog

v0.3.8 (2020-05-05)

  • update


v0.1 (2015-02-01)

  • Release