Back to Server.Items

BaseSword : BaseMeleeWeapon, IEntity, IPoint3D, IPoint2D, IHued, IWeapon

Derived Types: BoneHarvester, Broadsword, CrescentBlade, Cutlass, Katana, Kryss, Lance, Longsword, Scimitar, ThinLongsword, VikingSword

(ctor) BaseSword( Serial serial )
(ctor) BaseSword( int minDamage, int maxDamage, int speed, int hitSound, int missSound, int maxRange, SkillName skill, WeaponType type, WeaponAnimation animation, int itemID, Layer layer )
virtual void Deserialize( GenericReader reader )
virtual void OnDoubleClick( Mobile from )
virtual void OnHit( Mobile attacker, Mobile defender )
virtual void Serialize( GenericWriter writer )