public override void Calculate(GSkill skill) { GPlayerWrapper player = skill.GetPlayer(); player.SetPray(1); }