Default HP.
[Visual Basic] Public Property ReadOnly hp As Integer [C#] public int hp { get; } [C++] public: __property int get_hp(); [JScript] public function get hp() : int
NonPlayerCharacterClass Class | croemud.character Namespace