beoran / skills-angband

Automatically exported from code.google.com/p/skills-angband
0 stars 0 forks source link

Able to lower skill value of previously purchased skill in skills windows #146

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Purchase any level of any skill. Press Enter to apply the change.
2. Re-enter the skills window.  Lower the skill level with the "-" key.
3. Notice the xp are "lost", not reimbursed.  If you exit with the esc key, no 
changes are applied and thus you are not shorted xp.  If you hit enter... the 
changes are applied and the xp is "lost" forever.

What is the expected output? What do you see instead?
Shouldnt be able to lower manually below the "previously purchased" level 
before entering the skills screen.

What version of the product are you using? On what operating system?
1.0.1.169 on windows 7

Please provide any additional information below.

Original issue reported on code.google.com by christop...@gmail.com on 22 Dec 2010 at 7:20

GoogleCodeExporter commented 9 years ago
This is behaving as intended.  The screen displays the permanently lowered 
skill in purple to make it clear what is going on.  Perhaps I could add a 
warning message on accept.

Original comment by jmidd...@gmail.com on 3 Jan 2011 at 7:07

GoogleCodeExporter commented 9 years ago
Is there an reason that a player might want to lower a purchased skill?  Higher 
score perhaps?  One inconsistency which might arise from such a case is with 
the forging skills, where the benefit is not from the skill itself, but of 
course from the created items (which I'm assuming don't disappear).

Original comment by christop...@gmail.com on 3 Jan 2011 at 5:04

GoogleCodeExporter commented 9 years ago
A player might choose to drop magic or burglary.  They can have some negative 
effects.  The other common reason is to reshuffle under the power 100 cap.  If 
it becomes an issue, I prevent reduction in crafting skills.

Original comment by jmidd...@gmail.com on 15 Jan 2011 at 7:40