Week variables

These are the values for week's json file

songs (Array<String>)

Array of songs contained in the week.

displaySongs (Array<String>)

Array of songs that should be shown in the Story Mode menu. If not specified, "songs" is used instead.

title (String)

Story title to show in the top right.

menuChars (Array<String>)

Menu Characters to show in the yellow region. In order: player, opponent, girlfriend.

previous (String)

Name of the previous week. Used when the game sorts the weeks before showing them.

requiredToUnlock (Array<String>)

Weeks required to be completed in order for this one to be unlocked.

requirementsNeeded (Int)

How many of the weeks specified in "requiredToUnlock" are required to be completed. If not specified, all of them need to be completed.

bgColor (String)

Color of the background while this week is hovered. Formatted as 0xAARRGGBB.

difficulties (Array<String>)

Array of difficulties to use in the week.