open5e / open5e-api

The api for open5e.com
Other
153 stars 96 forks source link

Add hit dice to sizes model #458

Open aaronsts opened 5 months ago

aaronsts commented 5 months ago

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.

augustjohnson commented 3 days ago

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

augustjohnson commented 3 days ago

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?