ironbane / IronbaneServerLegacy

A 3D MMO written using pure javascript.
http://www.ironbane.com/
GNU General Public License v3.0
175 stars 44 forks source link

Item Values #425

Open TheRestIsATest opened 10 years ago

TheRestIsATest commented 10 years ago

When you sell a sapphire lode that has the value of 20coins you get 4 coins and to rebuy it you need to pay 100 coins. Make the rebuy value not 5x instead 2x and let me get 20 coins for the 20 coins value lode not 0.2x of it.

bsparks commented 10 years ago

price percentages are per vendor currently. with only a blanket sell at this percentage and buy at this percentage. this must be a specific vendor, as I thought the default was sell for value, buy for half.