Back to Server

PoisonImpl : Poison

Nested Types: PoisonTimer

(static) void Configure()
(static) Poison IncreaseLevel( Poison oldPoison )
(ctor) PoisonImpl( string name, int level, int min, int max, double percent, double delay, double interval, int count, int messageInterval )
int Level( get; )
string Name( get; )
virtual Timer ConstructTimer( Mobile m )