Oblivion:Commerce

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search
Jensine, a typical merchant

Base Price[edit]

In Oblivion every item has a base price that is listed in the inventory. The prices provided in all of the tables on this website are base prices.

You will generally never be able to buy or sell items for their base price. When interacting with merchants, you need to haggle with them to negotiate the price at which they will agree to buy or sell items. If you are selling an item, you will always receive less than the base price. If you are buying an item, you will always pay more than the base price. You can think of this as the merchant's profit margin. The only exception is once your Mercantile skill reaches 100 (without the help of Fortify Skill effects): you are then able to buy and sell items at their base price. Haggling is governed by your Mercantile skill.

For some items, such as spells and upgrades for houses, you never see the base prices of the items (i.e., after you have purchased them, you do not see their price listed in your inventory). However, base prices are still defined for each of these items (and are the prices listed at the provided links); these base prices are adjusted by haggling in the same way as all other items in the game.

Zero-value Items[edit]

You will notice items in your inventory that have a base price of zero. Most of these fall in the category of Clutter. If you try to "sell" any of these items to a merchant, you will be prompted to "give away item". You do not gain any Mercantile points for giving items away. Zero value items are not listed in a merchant's inventory, making it impossible to retrieve any items given away.

Quest Items[edit]

Many Quest Items have zero value as well as zero weight. You cannot even try to sell these items as they do not appear in your inventory when you are negotiating with a merchant, nor can you drop them. They must remain in your inventory until you have completed the related quest. The item may obtain a value after it is no longer tagged as a quest item.

Haggling[edit]

Mercantile

The Mercantile skill determines your ability to negotiate for better prices when buying and selling items from merchants. The Base Price of each item is shown in your inventory. In the merchant's inventory window, however, the value of each item shown is your current offer. Clicking the Haggle button displays a simple sliding bar, which determines what price you are currently offering. The farther right, the better deals, and vice versa. "Deals" are presented as percentages, and unless you have Master Mercantile, the buying price of items will always be higher than 100% of the Base Price, and the selling price always less than 100%.

The numerical range of this bar is determined by the merchant's Mercantile skill, while how high you can manage to sway them in your favor is determined by:

  • your Mercantile skill
  • the merchant's Disposition towards you (capped at 100)

The formula used to check if the trade will be accepted by the merchant depending on the position of the slider is:

Value = 0.5 * floor( 0.4 * ( Disposition - 10 ) / 4 ) + ( 100 + min( PlayerModifiedSkill, 100 ) - min( MerchantModifiedSkill, 100 ) ) / 10 - SliderPosition * 0.55
  • Both the player's and merchant's mercantile skill are affected by their corresponding Luck by Skill + 0.4 * (Luck - 50).
  • SliderPosition is a value between 0 (min) and 40 (max) and represents the position in which the slider is located
  • If the value returned by the formula is greater or equal than 0 the trade will be accepted by the merchant
  • Note that sometimes the result of the formula may give 0 (arithmetically) and therefore the trade should be accepted but it is not. This is because of floating-point errors. The handling of these errors can be done but that would over complicate the representation of the formula on this page.

Alternatively if you wish to know the best slider position you can use:

BestSliderPosition = floor( ( 0.5 * floor( 0.4 * ( Disposition - 10 ) /4 ) + ( 100 + min( PlayerSkill + 0.4 * ( PlayerLuck - 50 ),100 ) - min( MerchantSkill + 0.4 * ( MerchantLuck - 50 ),100 ) ) /10 ) /0.55)

All merchants, except when buying spells, will remember the last position in which you left the slider; and while mostly all merchants start at the lowest position, the game will usually set similar slider positions for everyone in the same faction (e.g. If you buy something at 120% from someone in the mages guild, everyone else in the mages guild will automatically adjust to sell at that price).

When you hit "Cancel", the changes will still take effect the next time you speak to that merchant.

Non-negotiable Prices[edit]

There are a limited number of instances where you cannot negotiate the price, typically involving services rather than items:

  • Prices of houses (although all[1] house upgrades are normal sales, subject to haggling)
  • Purchasing horses
  • Armor and weapon repair services
  • Magical item recharging services (but not filled soul gems, which can be cheaper than paying for recharging directly)
  • Beds (i.e., a room for the night)
  • Skill training prices are fixed at 10 times your current skill level
  • Item enchanting and spell making at the Arcane University
  • Buying lockpicks from Armand Christophe during the quest May the Best Thief Win.
  1. ^ Except for the Thieves Den official plug-in, where all the upgrades have a fixed price

Merchants' Gold[edit]

When you are interacting with any merchant, their available gold will be shown in the bottom right corner of the screen (these values are also listed on the Merchants page and on the individual merchants' pages). This is not the total gold that the merchant has available, but rather the amount the merchant is willing to pay on a single transaction.

For example, say you are selling five expert retorts (base price 500 gold) to a merchant for 375 gold each. If the merchant has only 800 available gold, you will not be able to sell all five at once: a warning message pops up that the merchant does not have enough gold. All you need to do is just sell them two at a time, and you'll end up 1875 gold richer.

As the game progresses, you will start to collect valuable loot that exceeds any merchant's available gold. 1200 gold is the maximum gold available from any merchant and 1500 gold is the maximum from the highest level fence Fathis Ules, and those merchants typically have the highest Mercantile skills, with the exception of Varel Morvayn in Anvil.

A number of merchants with 2000 gold have been added by official plug-ins. These are Aurelinwae (Wizard's Tower), Nilphas Omellian (Fighter's Stronghold), and Rowley Eardwulf (Vile Lair).

Reaching Expert level Mercantile skill allows you to invest in a shop to increase the available gold by 500 and reaching Master in mercantile adds 500 gold to every shop (you may still invest after reaching Master thereby increasing available gold by 1000). However, ultimately many of the expensive items that you find can never be sold for anything close to their full value.

Unlike all other "Fortify Skill" spells, if a "Fortify Mercantile" spell boosts your Mercantile skill into the Expert range, you do suddenly gain the Expert-level benefit of investing 500 gold in a store. If you have access to the Arcane University, this can easily be done by creating a Novice-level spell (by a very low-level character).

The test cell "Hawkhaven" contains a merchant named Denyiir who possesses 65,535 gold. He can be reached by using the Console or by exploiting a glitch.