Majsoul: Difference between revisions

1,132 bytes added ,  30 April 2019
m
Line 100: Line 100:
| Throne Room || +60 || +30 || +120 || +60
| Throne Room || +60 || +30 || +120 || +60
|}
|}
=== Calculation on Copper Coins ===
The full calculation is done as follows:
<ol>
<li> Calculate End Score based on final point results:
<p><code><nowiki>
EndScore = (MatchResult - 25000) / 1000 + UmaPts
</nowiki></code></p>
<li> Calculate Copper-coin lost for negative End Scores based on the following table.
{| class="wikitable"
|-
! rowspan=2 | Room !! colspan=2 | Required Copper Coins<br/>(Entry Limit / Entry Fee) !! colspan="2" | Maximum Lost !! colspan="2" | Exchange Rate<br/>(per 1000pts)
|-
! 4P East !! 4P South !! 4P East !! 4P South !! 4P East !! 4P South
|-
| Bronze Room || 0 / 0 || 0 / 0 || - || - || - || -
|-
| Silver Room || 2500 / 500 || 3500 / 700 || 2000 || 2800 || 50 || 70
|-
| Gold Room || 5000 / 1000 || 7000 / 1400 || 4000 || 5600 || 100 || 140
|-
| Jade Room || 10000 / 2000 || 14000 / 2800 || 8000 || 11200 || 200 || 280
|-
| Throne Room || 10000 / 2000 || 14000 / 2800 || 8000 || 11200 || 200 || 280
|}
Copper-coin lost is bounded to maximum coin lost if the result exceeded the limit.
<li> Sum up the total lost.
<li> Distribute the coins proportionally to other players based on End Score.
</ol>


=== Chests ===
=== Chests ===