Difference between revisions of "Barter System Formula"
Jump to navigation
Jump to search
no edit summary
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>Gozolo |
||
Line 9: | Line 9: | ||
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 | === Game settings used in these formulae === | ||
{{SettingGroupHeader}} | {{SettingGroupHeader}} |