VS Records stat types for mnDiagram2 (page 2 of VS Records menu).
| Enumerator |
|---|
| VSSTAT_TOTAL_KOS | Total KOs across all opponents.
|
| VSSTAT_TOTAL_FALLS | Total falls (deaths).
|
| VSSTAT_SD_COUNT | Self-destructs (FD+0x34 / ND+0xF0).
|
| VSSTAT_HIT_PERCENTAGE | Attack accuracy % (calculated).
|
| VSSTAT_DAMAGE_DEALT | Total damage dealt (FD+0x40 / ND+0xFC).
|
| VSSTAT_DAMAGE_TAKEN | Total damage received (FD+0x44 / ND+0x100).
|
| VSSTAT_DAMAGE_RECOVERED | Damage healed (FD+0x48 / ND+0x104).
|
| VSSTAT_PEAK_DAMAGE | Highest % survived (FD+0x4C / ND+0x108).
|
| VSSTAT_MATCH_COUNT | Total matches played (FD+0x4E / ND+0x10A).
|
| VSSTAT_VICTORIES | Total wins (FD+0x50 / ND+0x10C).
|
| VSSTAT_LOSSES | Total losses (FD+0x52 / ND+0x10E).
|
| VSSTAT_PLAY_TIME | Total play time in frames (FD+0x54 / ND+0x110).
|
| VSSTAT_PLAY_PERCENTAGE | % of total VS play time (calculated)
|
| VSSTAT_AVG_PLAYERS | Average player count (calculated).
|
| VSSTAT_WALK_DISTANCE | Distance walked in ft (FD+0x5C / ND+0x118).
|
| VSSTAT_RUN_DISTANCE | Distance run in ft (FD+0x60 / ND+0x11C).
|
| VSSTAT_FALL_DISTANCE | Distance fallen in ft (FD+0x64 / ND+0x120).
|
| VSSTAT_PEAK_HEIGHT | Max height reached in ft (FD+0x68 / ND+0x124).
|
| VSSTAT_COINS_COLLECTED | Coins picked up (FD+0x6C / ND+0x128).
|
| VSSTAT_COINS_SWIPED | Coins stolen from opponents (FD+0x70 / ND+0x12C).
|
| VSSTAT_COINS_LOST | Coins lost to opponents (FD+0x74 / ND+0x130).
|
| VSSTAT_MOST_PLAYED | Most played fighter (Name mode only, icon).
|
| VSSTAT_SECOND_PLAYED | 2nd most played fighter (Name mode only, icon)
|
| VSSTAT_LEAST_PLAYED | Least played fighter (Name mode only, icon).
|
| VSSTAT_COUNT_FIGHTER | Number of stats in fighter mode.
|
| VSSTAT_COUNT_NAME | Number of stats in name mode.
|