Attack range.
[Visual Basic] Protected _attack_range As Integer [C#] protected int _attack_range; [C++] protected: int _attack_range; [JScript] protected var _attack_range: int;
MonsterCharacter Class | croemud.character Namespace