open5e/open5e-api

Add hit dice to sizes model

Closed this issue · 2 comments

On page 256 of the SRD you can find the table where the size is linked to a certain dice for monsters.
This is consistent for object as well which you can find on on page 203 in SRD.

Hit dice is added on many creatures, but not on many others.

Ok to call this done:

  1. All monsters should have a value for Hit Dice
  2. The "Sizes" model object could have a hit dice value. Perhaps a "resilient multiplier" value as well?