protected override void DoExecute()
 {
     m_parent.GiveBonus(m_targetCharacter);
     FinishExecution();
 }