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;
ItemPrototype Class | croemud.item Namespace