internal void TakeBy(Mage Caster)
 {
     Caster.AddVial(Bonus.Vial);
     Destroy(this.gameObject);
 }