Majsoul: Difference between revisions

115 bytes added ,  21 August 2019
m (→‎Bond System: Bonds of 3P matches)
Line 76: Line 76:


=== Calculations ===
=== Calculations ===
==== End-Score Points ====
==== Calculation of End-Score Points ====
[[Oka_and_uma|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>.
* [[Oka_and_uma|Oka]] Points: Not applied
 
* [[Oka_and_uma|Uma]] Points:
Starting Points: '''4P''' <code>25000</code>; '''3P''' <code>35000</code>.
** '''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>
* Starting Points: '''4P''' <code>25000</code>; '''3P''' <code>35000</code>


Formula: <code><nowiki>
Formula: <code><nowiki>
Line 85: Line 87:
</nowiki></code>
</nowiki></code>


==== Rank Points ====
==== Calculation of Rank Points ====
Formula: <code><nowiki>
Formula: <code><nowiki>
PtsGain = EndScore + RankPts
PtsGain = EndScore + RankPts
</nowiki></code>
</nowiki></code>


The result is always rounded up to an integer. (e.g. +60.2 -> <code>+70</code>, -1.9 -> <code>-1</code>)
The result is always rounded up to an integer. (e.g. +60.2 <code>+70</code>, -1.9 <code>-1</code>)


{| class="wikitable" style="display:inline-table; margin-right:8px; white-space:nowrap;"
{| class="wikitable" style="display:inline-table; margin-right:8px; white-space:nowrap;"
Line 111: Line 113:
|}
|}


==== Copper Coins ====
==== Calculation of Copper Coins ====
[[Image:Majsoul Calculation Copper-coins.png|250px|right|thumb|An example of Copper-coin's calculation]]
[[Image:Majsoul Calculation Copper-coins.png|250px|right|thumb|An example of Copper-coin's calculation]]
The calculation of copper coins is a bit complex. The whole procedure is listed as follows:
The calculation of copper coins is a bit complex.
 
The Entry Fee is always applied as long as a match is taken successfully, although it's not shown in the final result.
 
For the Gain/Lost of match, the whole procedure is listed as follows:
<ol>
<ol>
<li> Calculate End Score based on final point results.
<li> Calculate End Score based on final point results.
Line 140: Line 146:
</nowiki></code></p>
</nowiki></code></p>
</ol>
</ol>
Moreover, the Entry Fee is always applied as long as a match is taken successfully, although it's not shown on the final result.


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