Could anyone tell me if this is a bug or not? Or me who didn't understand how it works?
I have the basic player class. With basic status, and earning 15 points per level. This class starts with no bonus points to distribute.
Â
I reached level 10, distribute some points, but left some without distributing. When the player dies, I lower his level by 1.Â
In my mind the player should lose 15 status points. Either in the points he has to distribute, or (if there is no point to distribute) lose 15 points in the status.
However he lost 30 points.
15 in the status and 15 in the remaining points to distribute.
Note:
Â
Â
Without changing anything, and gaining a new level, I don't distribute any points, I died to see if it happened again, and I lost 15 points in the statuses only.
Â
Am I missing something? Could someone explain better?
Question
Weylon Santana
Could anyone tell me if this is a bug or not? Or me who didn't understand how it works?
I have the basic player class. With basic status, and earning 15 points per level. This class starts with no bonus points to distribute.
Â
I reached level 10, distribute some points, but left some without distributing. When the player dies, I lower his level by 1.Â
In my mind the player should lose 15 status points. Either in the points he has to distribute, or (if there is no point to distribute) lose 15 points in the status.
However he lost 30 points.
15 in the status and 15 in the remaining points to distribute.
Note:
Â
Â
Without changing anything, and gaining a new level, I don't distribute any points, I died to see if it happened again, and I lost 15 points in the statuses only.
Â
Am I missing something? Could someone explain better?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now