Exemplo n.º 1
0
 public void Spell(ITarget target)
 {
     target.ReceiveMagicalAttack(this.Spirit);
 }