CustomMusic

class CustomMusic(download: list[str] = <factory>, map: list[str] = <factory>, auction: str = '', stock: str = '', venture_cards: str = '', guest_appear: str = '', guest_leave: str = '', promotion_mii: str = '', promotion_mario: str = '', promotion_dragon_quest: str = '', bad_venture_card: str = '', bankruptcy: str = '', domination: str = '', forced_buyout: str = '', take_a_break: str = '', target_met: str = '', win: str = '', dart_of_gold: str = '', memory_block: str = '', round_the_blocks: str = '', round_the_blocks_win: str = '', round_the_blocks_777: str = '', slurpodrome_select: str = '', slurpodrome_start: str = '', slurpodrome_race: str = '', slurpodrome_win: str = '')

Bases: object

A dataclass holding the board’s music information. There are strings or lists for every possible configuration option, including download links, multiple map themes, and themes for specific events.

Methods

Attributes

auction

bad_venture_card

bankruptcy

dart_of_gold

domination

forced_buyout

guest_appear

guest_leave

memory_block

promotion_dragon_quest

promotion_mario

promotion_mii

round_the_blocks

round_the_blocks_777

round_the_blocks_win

slurpodrome_race

slurpodrome_select

slurpodrome_start

slurpodrome_win

stock

take_a_break

target_met

venture_cards

win

download

map