Cronous Emulation Server Daemon

Character._mp_max Field

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

See Also

Character Class | croemud.character Namespace