C# Class Server.Spells.First.WeakenSpell

Inheritance: MagerySpell
Exibir arquivo Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
OnCast ( ) : void
Target ( Mobile m ) : void
WeakenSpell ( Mobile caster, Item scroll ) : System

Method Details

OnCast() public method

public OnCast ( ) : void
return void

Target() public method

public Target ( Mobile m ) : void
m Mobile
return void

WeakenSpell() public method

public WeakenSpell ( Mobile caster, Item scroll ) : System
caster Mobile
scroll Item
return System