mirror of
https://github.com/ppy/osu.git
synced 2024-12-05 09:42:54 +08:00
Updated Scoring (markdown)
parent
5087d0094c
commit
54fb309f09
@ -49,7 +49,7 @@ The `HitResult` class determines which portion(s) of the total score a judgement
|
||||
¹ Contribution to the combo portion also implies the combo is increased for a hit, or reset on a miss.
|
||||
² The minimum result is provided for reference to be used in later sections that describe hit result application.
|
||||
³ All hitobjects must provide a hit result, but "Ignore" results are to be provided when the score should not be affected. \
|
||||
⁴ Objects using the perfect judgement which should provide additional score / accuracy above Great should do so via the use of nested objects with tick / bonus judgements.
|
||||
⁴ Objects using the perfect judgement which should provide additional score / accuracy above Great should do so via the use of nested objects with tick / bonus judgements. \
|
||||
⁵ In this particular case, the `MinResult` is an `IgnoreMiss`, which means that missing the slider end does not break combo.
|
||||
|
||||
### Health
|
||||
|
Loading…
Reference in New Issue
Block a user