Difference between revisions of "Barter System Formula"

65 bytes added ,  11:02, 16 September 2010
added link to item condition and value
imported>Gozolo
(New page: Buying price = (Item Value * fBarterBuyBase) + (Item Value * Skill * fBarterBuyMult / 100) Selling price = (Item Value * fBarterSellBase) + (Item Value * Skill * fBarterSellMult / 100) ...)
 
imported>Zumbs
(added link to item condition and value)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Bc|Settings}}
  Buying price = (Item Value * fBarterBuyBase) + (Item Value * Skill * fBarterBuyMult / 100)
  Buying price = (Item Value * fBarterBuyBase) + (Item Value * Skill * fBarterBuyMult / 100)


Line 9: Line 10:
Note that the buying price can't be lower than the '''Item Value''' as well as the selling price can't be higher than the '''Item Value'''.
Note that the buying price can't be lower than the '''Item Value''' as well as the selling price can't be higher than the '''Item Value'''.


=== Game settings used in these formulas ===
=== Game settings used in these formulae ===


{{SettingGroupHeader}}
{{SettingGroupHeader}}
Line 33: Line 34:
}}
}}
{{SettingGroupFooter}}
{{SettingGroupFooter}}
=='''See Also'''==
[[Item_Condition_And_Value]]
Anonymous user