Hierarchy

  • IMerchantItemWorth

Properties

barteringBonus: number

The bonus value that will be added to items you trade, and the same value of discount that will be applied to items traded from a merchant.

base: number

The base worth of this item, without bartering bonus or merchant modifiers.

buying: number

The credit that the merchant will give for an item, with bartering bonus applied.

buyingBase: number

The credit that the merchant will give for an item, without bartering bonus.

selling: number

The credit that the item requires, with bartering bonus applied.

sellingBase: number

The credit that the item requires, without bartering bonus.

Generated using TypeDoc