Skip to content

Northrup69/dnd-height-weight-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon D&D Height & Weight Calculator

A very simple calculator for the height and weight of Dungeons & Dragons 5th Edition characters, which I pieced together some time ago for an acquaintance who always struggles with the math.



Features

This Webpage provides a simple user interface to easily calculate the height and weight for your Dungeons & Dragons 5th Edition characters and display the results in imperial and metric units.

Screenshot



How to use

Open the D&D Height & Weight Calculator Webpage and enter the Base Height, Height Modifier, Base Weight, and Weight Modifier specified for your character's race into the corresponding boxes and click on the Calculate button.


Tip

You can either roll the modifiers yourself and enter the result, or switch to the Digital Dice Rolling method and roll the dice on the webpage.

Note

You can find the Base Height, Height Modifier, Base Weight, and Weight Modifier for each race in the Random Height and Weight table in the Basic Rules, or in the Player's Handbook (2014) on page 121.


After the calculation, the following data is displayed:

  • Height (in feet & inches and centimeters)
  • Weight (in lbs and kg)
  • Build (Slender, Average, Broad, Massive; color-coded)
  • Human-equivalent BMI (Underweight, Healthy, Overweight, Obesity Class I-III; color-coded)
  • Calculation Details



Feel free to contribute, report bugs, or suggest new features!