game_medal_globals
gmeg
- Fields
- 9
- Structs
- 2
- Shipped tags
- 1
- Root size
- 12 B
- Version
- 1
2 structs
game_medal_globals_struct_definition
Root1 fields · 12 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | medalsblock game_medal_block · max 145 | block |
game_medal_block_struct
8 fields · 24 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 4 | 4 | description | string id |
| 8 | 4 | horizontal scale | real |
| 12 | 4 | vertical scale | real |
| 16 | 1 | sequence index | byte integer |
| 17 | 1 | medal class
| char enum |
| 18 | 2 | rank | short integer |
| 20 | 4 | maximum stat count | long integer |
Generated from the shipped game data, which carries its own tag definitions. Schema only: field names, types, offsets, and option names are published; tag values are not. See Self-describing tag layout for how this is extracted.