Property HitDie
HitDie
Gets or sets the hitpoints gained by this creature for this level.
public byte HitDie { get; set; }
Property Value
Remarks
This is the raw hit die result stored for the level and does not auto-recalculate.
Gets or sets the hitpoints gained by this creature for this level.
public byte HitDie { get; set; }
This is the raw hit die result stored for the level and does not auto-recalculate.