The Rotation Shop is a small stall located in front of the Bank of Atlas and run by Rose.
There are 2 main factors that influence price:
The base price is quite simple, it's just the price that an item would sell for if all the items had the same amount sold.
The multiplier is a bit more complex
There are 2 things that contribute to the multiplier:
A cycle is every time the Rotation Shop changes items.
The multiplier then used to calculate price is the average of the two multipliers, or 0.5x if the average is <0.5x
These are the formulas used for the multipliers:
- Global: 2.0averageSales/10,000 (Average Sales is the average number of recent sales between the active items)
- Player: 2 * 0.25soldByPlayer/(1,000+(rep-50)*10) (Average Sales is the average number of recent sales between the active items)
Every time the server restarts, a random 3 of the following items will be selected to be in the rotation shop.
Item | Base Price |
---|---|
Experience Bottle x32 | 10.0 |
Cake | 20.0 |
Honey Bottle x4 | 5.0 |
Pumpkin Pie x8 | 4.0 |
Nautilus Shell | 64.0 |
Redstone Block | 12.0 |
Turtle Egg | 4.0 |
String x8 | 15.0 |
Amethyst Cluster | 12.0 |
Emerald | 100.0 |
Cookies x15 | 15.0 |
Bread x6 | 18.0 |
Potatoes x32 | 8.0 |
Dried Kelp Block x16 | 8.0 |
Saddle | 32.0 |
Name Tag | 32.0 |
Paper x16 | 8.0 |
Apple | 32.0 |