mirror of
https://github.com/ppy/osu.git
synced 2024-12-05 10:33:22 +08:00
Updated Scoring (markdown)
parent
54fb309f09
commit
ede09685af
@ -40,7 +40,7 @@ The `HitResult` class determines which portion(s) of the total score a judgement
|
||||
| SmallTickMiss | 0 | ✅ | ❌ | ❌ | SpinnerTick, DrumRollTick, TinyDroplet | - |
|
||||
| SmallTickHit | 10 | ✅ | ❌ | ❌ | SpinnerTick, DrumRollTick, TinyDroplet | SmallTickMiss |
|
||||
| LargeTickMiss | 0 | ✅ | ✅ | ❌ | SliderTick, Droplet | - |
|
||||
| LargeTickHit | 30 | ✅ | ✅ | ❌ | SliderTick, Droplet, SliderTail | LargeTickMiss |
|
||||
| LargeTickHit | 30 | ✅ | ✅ | ❌ | SliderTick, Droplet, SliderTail⁵ | LargeTickMiss |
|
||||
| SmallBonus | 10 | ❌ | ❌ | ✅ | StrongHit, Note, TailNote | IgnoreMiss |
|
||||
| LargeBonus | 50 | ❌ | ❌ | ✅ | SpinnerBonus, Banana | IgnoreMiss |
|
||||
| LegacyComboIncrease | 0 | ❌ | ✅ | ❌ | Not usable (legacy only) | - |
|
||||
|
Loading…
Reference in New Issue
Block a user