***Sorry, hit enter on accident and posted half a thought***
Hello!
I have a question for anyone who has any insight into this.
I saved my game right before I picked up the Pip-Boy in vault 111. After I picked it up, I added my S.P.E.C.I.A.L. points. I think there were 21 to start out with, but, I could be wrong.
After I assigned them, I ran a console command "player.setav Luck 10 && player.setav Charisma 7". All good so far... Points were added to my character right away.
Right before you exit the vault, you are asked if you want to change your character.. I selected to change my S.P.E.C.I.A.L. points up. To my surprise, I could change -17 points. It was listed in a negative number that would be subtracted from the over all list and never come back. (If you just spam the enter button while clicking around, it allows you to bypass this check and accept whatever is on screen)
So, in the code, it checks for the original 21 points and nothing else. Anything over is represented as a negative number. This has me questioning if you somehow go over 10 in the special poitns, does it roll back to 1, or go onto negative numbers, or does it just add them to 10.
Really, this is me thinking that a crazy negative number being placed somewhere could have amazingly funny effects.
Does anyone else have any experience with this?