View Single Post
FluffyDingo
Senior Member
 
Join Date: Jan 2015
Posts: 160

Old February 19th, 2015, 08:36 PM
Alrighty, real life intruded, but now I'm back at this. Almost have Multi-Headed done. I had to take off the hard cap on number of heads that could be added based on size, since I have to add those heads (the 2 HD per head really) before I can even check the size in order to have the BAB and other HD derivative stats calculate. As is, I just need to know how to throw an error from an evaluation script. A la:

if ((herofield[tSize].value <= 0) & (field[abValue].value > 1))
return an error

where abValue is the number of heads, since a medium or smaller creature can only have one additional head added to it.
FluffyDingo is offline   #13 Reply With Quote