用户: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].