Majsoul: Difference between revisions

789 bytes added ,  16 July 2019
→‎Calculation on Upgrading Points: Added 3P-mahjong calculation
(→‎Rank Upgrade: Added 3P-mahjong rank table)
(→‎Calculation on Upgrading Points: Added 3P-mahjong calculation)
Line 114: Line 114:


=== Calculation on Upgrading Points ===
=== Calculation on Upgrading Points ===
Uma Points: 1st <code>+15</code>, 2nd <code>+5</code>, 3rd <code>-5</code>, 4th <code>-15</code>.
Uma Points:
* 4P: 1st <code>+15</code>, 2nd <code>+5</code>, 3rd <code>-5</code>, 4th <code>-15</code>.
* 3P: 1st <code>+15</code>, 2nd <code>±0</code>, 3rd <code>-15</code>.


Formula: <code><nowiki>
Formula:
* 4P: <code><nowiki>
PtsGain = (MatchResult - 25000) / 1000 + UmaPts + RankPts
PtsGain = (MatchResult - 25000) / 1000 + UmaPts + RankPts
</nowiki></code>
* 4P: <code><nowiki>
PtsGain = (MatchResult - 35000) / 1000 + UmaPts + RankPts
</nowiki></code>
</nowiki></code>


{| class="wikitable"
{| class="wikitable" style="display:inline-table; margin-right:8px;"
|+ Rank Points
|+ Rank Points (4P)
|-
|-
! rowspan=2 | Room !! colspan=4 | 4P East !! colspan=4 | 4P South
! rowspan=2 | Room !! colspan=4 | 4P East !! colspan=4 | 4P South
Line 137: Line 143:
|-
|-
| Throne Room || +60 || +30 || +120 || +60
| Throne Room || +60 || +30 || +120 || +60
|}
{| class="wikitable" style="display:inline-table; margin-right:8px;"
|+ Rank Points (3P)
|-
! rowspan=2 | Room !! colspan=3 | 3P East !! colspan=3 | 3P South
|-
! 1st !! 2nd !! 3rd !! 1st !! 2nd !! 3rd
|-
| Bronze Room || +15 || rowspan=5 | +0 || rowspan=5 style="width: 80px;" | According to Penalty on corresponding rank
|| +30 || rowspan=5 | +0 || rowspan=5 style="width: 80px;" | According to Penalty on corresponding rank
|-
| Silver Room || +30 || +60
|-
| Gold Room || +55 || +105
|-
| Jade Room || +75 || +160
|-
| Throne Room || +120 || +240
|}
|}