public void Execute()
 {
     abilityModifier.Execute(ability);
     executionState = COMMANDEXECUTINSTATE.FINISH;
 }