Back to Server.Items

BaseExplosionPotion : BasePotion, IEntity, IPoint3D, IPoint2D, IHued

Derived Types: ExplosionPotion, GreaterExplosionPotion, LesserExplosionPotion

Nested Types: DelayTimer, InternalTarget

(ctor) BaseExplosionPotion( Serial serial )
(ctor) BaseExplosionPotion( PotionEffect effect )
int MaxDamage( get; )
int MinDamage( get; )
bool RequireFreeHand( get; )
virtual void Deserialize( GenericReader reader )
virtual void Drink( Mobile from )
void Explode( Mobile from, bool direct, Point3D loc, Map map )
virtual void Serialize( GenericWriter writer )