PDA

View Full Version : What is the maximum level in Oblivion?


VirusType2
21-04-2006, 05:10 PM
I'm already level 22, and I was just wondering what is the maximum level you can reach?

B-MAn
21-04-2006, 05:31 PM
Level 225

VirusType2
21-04-2006, 05:52 PM
Level 225
Seriously?

Hmm, well thats certainly cool that they made it so that you could - in effect - be able to level up 'forever', but I guess the skill caps by default are 99 or 100?

I wonder if monsters will level up that high as well? I've heard that guards stop leveling at like 24 though, which is a shame, I enjoy fighting them quite a bit. Maybe with the construction set I could change that if I wanted.

Axyon
21-04-2006, 06:28 PM
I calculate Level 53. 7 Major skills starting at 25 points, meaning 75 remaining points divided by 10 times by 7 = 52.5 + 1 = 53.

Cole
21-04-2006, 06:37 PM
I think it's 256, because the levels are probably stored as a bit, and the maximum storage a bit has is 256.

HunterSeeker
21-04-2006, 06:42 PM
I think it's 256, because the levels are probably stored as a bit, and the maximum storage a bit has is 256.

Afaik its 255, as the value 0 is also stored.

Cole
21-04-2006, 07:25 PM
Sorry I should have said byte*(I got a headache)

Yes it would be 255. Matters if you start from 0 or 1.
From 0 = 255
From 1 = 256