Back to Server.Items

BasePoisonPotion : BasePotion, IEntity, IPoint3D, IPoint2D

Derived Types: DeadlyPoisonPotion, GreaterPoisonPotion, LesserPoisonPotion, PoisonPotion

(ctor) BasePoisonPotion( PotionEffect effect )
(ctor) BasePoisonPotion( Serial serial )
double MaxPoisoningSkill( get; )
double MinPoisoningSkill( get; )
Poison Poison( get; )
virtual void Deserialize( GenericReader reader )
void DoPoison( Mobile from )
virtual void Drink( Mobile from )
virtual void Serialize( GenericWriter writer )