Property MaxHP
MaxHP
Gets or sets the maximum HP for this object. Returns 0 if this object has no defined HP.
public int MaxHP { get; set; }
Gets or sets the maximum HP for this object. Returns 0 if this object has no defined HP.
public int MaxHP { get; set; }