- Slowmotion speed during cinematic angles: 0.25f? - Item counts are 4 byte ints. - Vocation is 4 byte int. - Set skills are signed 4 byte ints. - Vocation rank is a 4 byte int corresponding to the rank you see ingame (1..9). Skill IDs: -1 = No set skill 40 = Burst Strike 41 = Broad Slash 42 = Downcrack 43 = Antler Toss 45 = Heavenward Lash 46 = Soul Skewer 47 = Hindsight Sweep 49 = Dragon's Maw 59 = Clairvoyance 210 = High Ingle 211 = High Frazil 212 = High Levin 227 = High Bolide 228 = High Gicel 231 = High Maelstrom 232 = High Exequy 234 = High Miasma 239 = High Necromancy 270 = Shield Storm 272 = Shield Summons 278 = Showdown Vocation IDs 1 = Fighter 2 = Strider 3 = Mage 4 = Mystic Knight 5 = Assassin 6 = Magick Archer 7 = Warrior 8 = Ranger 9 = Sorcerer - It's possible to change pawn to hybrid classes by disabling the code which updates vocation value, and manually changing it to one of the hybrid classes while in the vocation change screen. Pawns can't use the skills exclusive to those classes though.