On occasion the next land auction that occurs after a plot doesn't sell doesn't always have its price fall by half. This never occurred in any previous version.
The price is not supposed to always be half of the previous. It depends on the number of auctions in the round. The price is calculated based on these rules:
the selling price at the beginning of the auction is:
- for the first auction of the game: equal to 160$
- for the first auction of the set: equal to the average selling price of the previous land auction set reduced by 60$
- for the others auctions of the set: equal to the previous land auction reduced by 60$
the selling price at the end of the auction is:
- if there's a buyer: equal to high bid
- if not: equal to the starting bid divided by 2 and incremented by 52$ (bid start/2 + 52$)