Class NightcoreAbstract

Mod that applicable to the beatmap.

Hierarchy (view full)

Constructors

Properties

acronym: string = 'NC'

The shortened name of this mod.

bitwise: ModBitwise = ModBitwise.Nightcore

Bitwise number of this mod.

incompatibles: ModBitwise = ...

Incompatible mods.

isRanked: boolean = true

Returns if this mod is ranked.

multiplier: number = 1.12

The score multiplier of this mod.

name: string = 'Nightcore'

The name of this mod.

type: ModType = ModType.DifficultyIncrease

The type of this mod.

Methods