2012-02-17, 05:56 PM
Sarah Wrote:Remove enhancements from the game.Your suggestion ties in with many others that Nexon should implement. They are *basic*, and I don't understand why, after so many years, they still don't exist.
Put limiters on how powerful an item can be. This would a simple equation of what its highest stats would add to the item based on the best current scrolls (not counting GM scrolls) and then have it capped at that number. Any existing equip over that number should be reset to the cap or deleted.
This doesn't prevent duping but it would prevent all of those broken ass equips.
The following checks would be relatively simple to implement:
- Do any items in the inventory exceed their allowed slots/enhancements?
- Do any items in the inventory exceed their max possible stats?*
- Are any items duplicates? (achieved by assigning & checking unique item keys)
- And so and, and so forth...
* This feature would require some minor tweaking every time new scrolls / item types get introduced into the game. Still, it's completely feasible.

