[Visual Basic] Public _hp_base As Integer [C#] public int _hp_base; [C++] public: int _hp_base; [JScript] public var _hp_base: int;
PlayerCharacterClass Class | croemud.character Namespace