使用者:Xp00000000/Test4
From Rizline中文维基
More languages
More actions
如果:
- Riztime時段總Hit為[math]\displaystyle{ mH }[/math];
- Riztime時段獲得的非early/late的Hit數為[math]\displaystyle{ mP }[/math];
- 譜面定數為[math]\displaystyle{ C }[/math];
- 如果[math]\displaystyle{ \frac{5}{mH}\gt 1-A }[/math],則:
- [math]\displaystyle{ hH=\lceil A \cdot mH \rceil }[/math],
- 否則:
- [math]\displaystyle{ hH=mH-5 }[/math].
- EZ難度下,[math]\displaystyle{ A=0.5 }[/math];
- HD難度下,[math]\displaystyle{ A=0.9 }[/math]
- IN/AT難度下,[math]\displaystyle{ A=0.98 }[/math]
則Riztime時段獎勵rks為: [math]\displaystyle{ rizrks=\frac{C\cdot min(mP,hH)}{hH} }[/math]
如果:
- [math]\displaystyle{ Comb }[/math]表示在一次遊玩中,所有Combo值的累加總和;
- [math]\displaystyle{ mComb }[/math]表示此關卡的Max Combo;
- [math]\displaystyle{ A=\frac{Comb}{mComb} }[/math]
則連擊獎勵rks,即cbrks為:
| [math]\displaystyle{ A }[/math]的值 | cbrks |
|---|---|
| [math]\displaystyle{ [0,0.4) }[/math] | [math]\displaystyle{ 0 }[/math] |
| [math]\displaystyle{ [0.4,0.5) }[/math] | [math]\displaystyle{ 1.5 }[/math] |
| [math]\displaystyle{ [0.5,0.6) }[/math] | [math]\displaystyle{ 3 }[/math] |
| [math]\displaystyle{ [0.6,0.7) }[/math] | [math]\displaystyle{ 4.5 }[/math] |
| [math]\displaystyle{ [0.7,0.75) }[/math] | [math]\displaystyle{ 6 }[/math] |
| [math]\displaystyle{ [0.75,0.8) }[/math] | [math]\displaystyle{ 6.75 }[/math] |
| [math]\displaystyle{ [0.8,0.85) }[/math] | [math]\displaystyle{ 7.5 }[/math] |
| [math]\displaystyle{ [0.85,0.9) }[/math] | [math]\displaystyle{ 8.25 }[/math] |
| [math]\displaystyle{ [0.9,0.92) }[/math] | [math]\displaystyle{ 9 }[/math] |
| [math]\displaystyle{ [0.92,0.94) }[/math] | [math]\displaystyle{ 9.3 }[/math] |
| [math]\displaystyle{ [0.94,0.96) }[/math] | [math]\displaystyle{ 9.6 }[/math] |
| [math]\displaystyle{ [0.96,0.98) }[/math] | [math]\displaystyle{ 9.9 }[/math] |
| [math]\displaystyle{ [0.98,1) }[/math] | [math]\displaystyle{ 10.2 }[/math] |
| [math]\displaystyle{ 1 }[/math] | [math]\displaystyle{ 10.5 }[/math] |
如果:
- 譜面定數為[math]\displaystyle{ C }[/math];
- [math]\displaystyle{ Hit }[/math]表示本次遊玩獲得的Hit判定個數;
- [math]\displaystyle{ mHit }[/math]表示此關卡的max Hit,
- 則當[math]\displaystyle{ Hit≤\frac{mHit}{2} }[/math]時
- [math]\displaystyle{ hitrks=0 }[/math]
- 當[math]\displaystyle{ Hit\gt \frac{mHit}{2} }[/math]時
- [math]\displaystyle{ hitrks=10C \cdot \frac{2Hit - mHit}{mHit} }[/math]
單曲rks=[math]\displaystyle{ rizrks+cbrks+hitrks }[/math].