I thought I noticed some weird behavior and tried something. Started new game, reincarnated Azizi,who has a shield, and tried blocking in the air to see 1) if I get any xp blocking nothing 2) how much would it take to gain a lvl. Hm, got to neophyte after exactly 32 blocks. 32*8=256. Not some random number, exactly half of 512. So I assume
Skill Levels
To determine a champion's level in any of the skills, the following table is used: (Actually, no table exists. Simply a power of two algorithm)
0. - (0)
1. Neophyte (500)
2. Novice (1000)
3. Apprentice (2000)
4. Journeyman (4000)
5. Craftsman (8000)
6. Artisan (16000)
7. Adept (32000)
8. Expert (64000)
9. Master (128000)
10. Master (256000)
11. Master (512000)
12. Master (1024000)
13. Master (2048000)
14. Master (4096000)
15. Archmaster (8192000)
is wrong

- if the "algorithm of two" is true...