Default HP.
[Visual Basic] Protected _hp As Integer [C#] protected int _hp; [C++] protected: int _hp; [JScript] protected var _hp: int;
NonPlayerCharacterClass Class | croemud.character Namespace