Back to Server.Items

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

Derived Types: BaseWand, Club, HammerPick, Mace, MagicWand, Maul, ProspectorsTool, Scepter, WarHammer, WarMace

(ctor) BaseBashing( Serial serial )
(ctor) BaseBashing( int itemID )
WeaponAnimation DefAnimation( get; )
int DefHitSound( get; )
int DefMissSound( get; )
SkillName DefSkill( get; )
WeaponType DefType( get; )
virtual void Deserialize( GenericReader reader )
virtual double GetBaseDamage( Mobile attacker )
virtual void OnHit( Mobile attacker, Mobile defender )
virtual void Serialize( GenericWriter writer )