Majsoul: Difference between revisions

750 bytes added ,  22 October 2018
→‎Ladder: Pts Calculation
mNo edit summary
(→‎Ladder: Pts Calculation)
Line 67: Line 67:
|-
|-
|colspan=4| Heaven of Soul
|colspan=4| Heaven of Soul
|}
'''Points Calculation''':
Uma: 1st <code>+15</code>, 2nd <code>+5</code>, 3rd <code>-5</code>, 4th <code>-15</code>.
Formula: <code><nowiki>
PtsGain = (MatchResult - 25000) / 1000 + UmaPts + LadderPts
</nowiki></code>
{| class="wikitable"
|-
! rowspan=2 | Room !! colspan=4 | 4P Quarter !! colspan=4 | 4P Half
|-
! 1st !! 2nd !! 3rd !! 4th !! 1st !! 2nd !! 3rd !! 4th
|-
| Copper Room || +10 || +5 || rowspan=4 | +0 || rowspan=4 style="width: 80px;" | According to Penalty on corresponding Ladder
|| +20 || +10 || rowspan=4 | +0 || rowspan=4 style="width: 80px;" | According to Penalty on corresponding Ladder
|-
| Silver Room || +20 || +10 || +40 || +20
|-
| Gold Room || +40 || +20 || +80 || +40
|-
| Jade Room || +60 || +30 || +120 || +60
|}
|}