Back to Server.Items

BaseHealPotion : BasePotion, IEntity, IPoint3D, IPoint2D

Derived Types: GreaterHealPotion, HealPotion, LesserHealPotion

Nested Types: DelayTimer

(ctor) BaseHealPotion( Serial serial )
(ctor) BaseHealPotion( PotionEffect effect )
int MaxHeal( get; )
int MinHeal( get; )
virtual void Deserialize( GenericReader reader )
void DoHeal( Mobile from )
virtual void Drink( Mobile from )
virtual void Serialize( GenericWriter writer )