Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

MonsterHitDice (From The Aaron) not working - fix

1602487328

Edited 1602660891
Edit: The issue is fixed So I just spend about an hour trying to fix the "MonsterHitDice" script, which was nog working for me. I finally found the solution in this forum , but I wanted to make it easier for people to find the soluion. The Hit dice formula for monsters is "npc_hpformula", you'd want to use it. But it wasn't really clear to me that I had so select "custom" in the sheet selector. I am using the OGL sheet, so I have to select that one, right???? (spoiler: no) Thing is, the attribute name changed in the OGL sheet, and thus the script doesn't work. ONLY if you select custom, the settings beneath the sheet dropdown are used. So. It worked with settings: Bar:  bar 1 Sheet: Custom - (use settings below) HitDice Attribute:   npc_hpformula SRD Embedded Formula: enabled Separate Constitution Modifier: disabled Constitution Attribute: empty Constitution is Stat: disabled I hope this helps! Edit: The issue is fixed
1602526110
The Aaron
Roll20 Production Team
API Scripter
Doh!!!  Thanks for pointing that out, I'll get a fix pushed up!
1602528156
The Aaron
Roll20 Production Team
API Scripter
Ok, I had fixed this in the code, but not the state.  I've pushed up a change that should fix that for future installs.
Also tested it, it's fixed!