def roll_dt(command, count)
        dice_list = @randomizer.roll_barabara(count, 10)
        max = dice_list.max

        result =