foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
338 stars 224 forks source link

Compute correct hit points for a given character using their chosen class levels, ability scores, with optional support for toughness or other modifiers. #406

Closed aaclayton closed 1 year ago

aaclayton commented 4 years ago

Originally in GitLab by @gatesvp

Now that we have explicit class levels, we should be able to directly calculate a PCs HP from that data. This would match up with Adventurers League.

Notes:

aaclayton commented 3 years ago

Re-scoping to %"D&D5E 1.3.1 - Continued Work on Level-Up"

aaclayton commented 3 years ago

marked this issue as related to #866

aaclayton commented 4 years ago

Doable suggestion, keeping this open if anyone wants to pick it up as a MR.