View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old July 29th, 2022, 04:20 AM
Quote:
Originally Posted by Dami View Post
The only way I can see to lower a creatures CR/HD is with an adjustment.
On the "Adjust" tab, Permanent Adjustment: "Additional Hit Dice" and use the left arrow to get -1, etc. This changes the HD, CR, BAB, saves, etc.
There is a hero field you can change. Try copying the Additional Hit Dice adjustment in the editor and changing the script to this:

Code:
doneif (field[pIsOn].value = 0)

herofield[tCR].value += field[pAdjust].value
Let me know if it works for you.

Also, when you say "correct" is there a bug in the system or is this a home brew thing? Can you not change the race itself or a template you are adding?
Sendric is offline   #3 Reply With Quote