SSBM Decomp
Loading...
Searching...
No Matches
AdventureStageEntry Struct Reference

Adventure mode stage data table entry (size 0x1A) Table has 110 entries: 22 stages × 5 difficulty levels Indexed as: difficulty * 5 + stage_slot. More...

Data Fields

u8 stage_kind
 
u8 pad_1
 
u16 scale0_pct
 Divided by 100 to get ratio.
 
u16 scale1_pct
 Divided by 100 to get ratio.
 
u8 pad_6 [0x14]
 

Detailed Description

Adventure mode stage data table entry (size 0x1A) Table has 110 entries: 22 stages × 5 difficulty levels Indexed as: difficulty * 5 + stage_slot.

Field Documentation

◆ stage_kind

u8 AdventureStageEntry::stage_kind

◆ pad_1

u8 AdventureStageEntry::pad_1

◆ scale0_pct

u16 AdventureStageEntry::scale0_pct

Divided by 100 to get ratio.

◆ scale1_pct

u16 AdventureStageEntry::scale1_pct

Divided by 100 to get ratio.

◆ pad_6

u8 AdventureStageEntry::pad_6[0x14]

The documentation for this struct was generated from the following file: