Cronous Emulation Server Daemon

Character._dodge Field

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

See Also

Character Class | croemud.character Namespace