[Visual Basic] Protected _hp_max As Integer [C#] protected int _hp_max; [C++] protected: int _hp_max; [JScript] protected var _hp_max: int;
Character Class | croemud.character Namespace