[Not a bug] Stats can increase by 3 points at a level up

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Trantor
Duke of Banville
Posts: 2471
Joined: Wed Mar 09, 2005 4:16 am
Location: Berlin, Germany
Contact:

[Not a bug] Stats can increase by 3 points at a level up

Post by Trantor »

Ok, this is not really a "bug", but I thought I'd post it here anyway. I just realized that a character gained 3 points of wisdom after gaining a wizard level. As far as I know, the stat increase is limited to 2 points in the original. Should it be kept that way?
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

RTC uses a random number generator to generate all stats increases rather than a fixed value in DM.

Obviously for any single level gain in RTC you may therefore end up with a little more or a little less than that compared to DM. However, I believe that the average is the same so over time it will balance out.

So, I don't think this is a bug, it's just different!
User avatar
Trantor
Duke of Banville
Posts: 2471
Joined: Wed Mar 09, 2005 4:16 am
Location: Berlin, Germany
Contact:

Post by Trantor »

Thanks for your quick reply George. Indeed, the stats do go up at roughly the same rate and average out. Personally, I don't think this needs to be changed. It was just a curious thing that caught my eye, and I thought you may want to know about it.
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Interestingly, I believe DM stores stats all as integers (apart from stamina which is 10x its value).

RTC however internally stores all its values as 10x the displayed value. This means that if you don't gain as much as you were expecting, it's quite possible it's because of rounding (for example, you might have gone from a value of 50.0 to 50.9 and therefore the value displayed sticks at 50). Next level the chances are you'll gain more than you're expecting (for example, for a similar sized increase you might go from 50.9 to 52.0 and "appear" to gain 2 points).

Incidently, all the game mechanics are keyed off the exact value of the stats not the displayed value which means even if you get a boost that doesn't register with the display, your character will actually be slightly better from gaining a level (unlike DM where it was possible that you'd gain nothing at all)!
Post Reply