List of special rooms in Mahjong Soul: Difference between revisions

Jump to navigation Jump to search
Line 43: Line 43:
=== Scoring ===
=== Scoring ===
Generally speaking, the score of a hand is only determined by han value, capped at 6 han in maximum.
Generally speaking, the score of a hand is only determined by han value, capped at 6 han in maximum.
 
* Formula: <code>Score = 1000 * 2 ^ Han</code>
Formula: <code>Points = 1000 * 2 ^ Han</code>


The scoring table can be simply listed as follows:
The scoring table can be simply listed as follows:
Line 54: Line 53:
* (6 han) 32,000 points
* (6 han) 32,000 points


The payment is applied differently to riichi.  In brief, it's more encouraged to win by Tsumo, as the total payment is huge compared to Ron.  More specifically, payments are counted as follows:
The payment is applied differently to riichi.  In brief, it's more encouraged to win by Tsumo, as the total payment is huge compared to Ron.  Meanwhile, dealership does not guarantee more income, neither a higher rate nor extra tips.
* Ron: Only the deal-in player needs to pay exactly the points to the winner.
 
* Tsumo: Every current non-winners should pay the points to the winner, with 1,000 points each in addition.
More specifically, payments are counted as follows:
* Ron: Only the deal-in player needs to pay exactly the score to the winner.
*: Formula: <code>RonPoints = Score</code>
* Tsumo: Every current non-winners should pay the score to the winner, with 1,000 points each in addition.
*: Formula: <code>TsumoPoints = (Score + 1000) * CurrentPlayers</code>


Additionally, when a kan is declared, an instant bonus is applied to each kan immediately.
Additionally, when a kan is declared, an instant bonus is applied to each kan immediately.

Navigation menu