(ctor) LightningStrike()
TextDefinition AbilityMessage( get; )
int BaseMana( get; )
bool DelayedContext( get; )
double RequiredSkill( get; )
bool ValidatesDuringHit( get; )
virtual int GetAccuracyBonus( Mobile attacker )
virtual bool IgnoreArmor( Mobile attacker )
virtual bool OnBeforeSwing( Mobile attacker, Mobile defender )
virtual void OnClearMove( Mobile attacker )
virtual void OnHit( Mobile attacker, Mobile defender, int damage )
virtual bool Validate( Mobile from )