Cronous Emulation Server Daemon

Character._hp_max Field

[Visual Basic]
Protected _hp_max As Integer
[C#]
protected int _hp_max;
[C++]
protected: int _hp_max;
[JScript]
protected var _hp_max: int;

See Also

Character Class | croemud.character Namespace