Originally Posted by Darlal
Currently you store the enchant slot type (head, gloves, bracer) in the name of the enchant. You would do better by simply listing all the enchants and having a second column for slot type.
|
I guess I'm not quite seeing what this buys you; I did it this way because I felt it was the clearest way to select what enchant you were using in what slot, and getting an immediate comparison to other enchants available in that slot. I'm not really seeing what you could do with the changed structure that you can't do right now.
|
This same approach will help with weapons (should have a weapon type column) and most of the other sheets.
|
Yes; a weapon type column would be a good idea; you'll note that the current means of weapon determination is a total hack. This would be particularly important for when I get around to implementing the case where MH and OH weapons aren't necessarily the same type (which is assumed right now).