Cronous Emulation Server Daemon

ItemPrototype._attack_speed Field

Attack speed.

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

See Also

ItemPrototype Class | croemud.item Namespace