-
Notifications
You must be signed in to change notification settings - Fork 7
File Formats: PLAYERDAT
xmeadow edited this page Mar 13, 2026
·
1 revision
Notes by Aaron Bishop (Dunlar)
Used as a lookup table for each character class's appearance. 80 bytes per class.
| Offset | Size | Field |
|---|---|---|
| 0 | 12 bytes | Padding (used for name) |
| 12 | 1 byte | Skin color set 1 (for first 8 heads & parts) |
| 13 | 1 byte | Skin color set 2 (for second 8 heads & parts) |
| 14 | 1 byte | Tunic type |
| 15 | 1 byte | Pants type |
| 16 | 16 bytes | Head types |
| 32 | 16 bytes | Hair textures |
| 48 | 16 bytes | Mouth types |
| 64 | 16 bytes | Hat types |
| Value | Color |
|---|---|
| 0 | White |
| 1 | Tan (limits hair colors) |
| 2 | Black (limits hair colors) |
| 3 | Tan w/ Red hair (limits hair colors) |
| 4 | Blue (limits hair colors) |
| Value | Type |
|---|---|
| 0 | Two color |
| 1 | Collar'd |
| 2 | Open Vest |
| 3 | Halter Top |
| Value | Type |
|---|---|
| 0 | Skirted |
| 1 | Pants |
| 2 | Sweat Pants |
| 3 | Healer Skirt |
| 4 | Wizard Robe |
| Value | Type |
|---|---|
| 0 | Bald |
| 1 | Half-Bald |
| 2 | Politician |
| 3 | Messy |
| 4 | Long sided |
| 5 | Vampire |
| 6 | Hattable |
| 7 | Hattable |
| 8 | Female Bun |
| 9 | Female Long |
| 10 | Female Pigtails |
| 11 | Afro |
| Value | Type |
|---|---|
| 0 | Fuzzy |
| 1 | Straight |
| 2 | Curly |
| Value | Type |
|---|---|
| 0 | Clean |
| 1 | Full Beard |
| 2 | Big Mustache |
| 3 | Shiny Mustache |
| 4 | English Mustache |
| 5 | Scruff |
| 6 | Small Mustache |
| 7 | Hubbin |
| 8 | Elf |
| 9 | Sideburns |
| Value | Type |
|---|---|
| 0 | Wizard Cone |
| 1 | Wizard Floppy |
| 2 | Mystic Gem |
| 3 | Mystic Feather |