Cronous Emulation Server Daemon

ItemPrototype._defense Field

Defense.

[Visual Basic]
Public _defense As Integer
[C#]
public int _defense;
[C++]
public: int _defense;
[JScript]
public var _defense: int;

See Also

ItemPrototype Class | croemud.item Namespace