There are a few issues and limitations when adding new skills. I think it would be good to add such information in Fiddler UI to avoid confusion. For now I will leave this issue here as a reminder.
Looks like client by default can only support 57 skills:
You're restricted to a total of 57 skills right now, it's a client restriction and I'm unsure how to overcome it so what I'd suggest is pinpointing the more useless skills and getting rid of those. Unless someone else knows of a way to overcome this, I'd actually be interested in a solution as the following solution I'll mention isn't a great one.
Source: ServUO forums: Adding skills using Fiddler
Other things worth remembering:
- Skill groups are cached in character profile folder so after each edit those may require deleting.
- There is prof.txt file in client with new character templates it is pretty rigid so not much can be changed here.
- You can add more skills but supporting them will require implementing custom skill gump or some client file editing.
- Editing skill groups need some love because it's not really intuitive.
- The clients skill amount limit probably changed few times it would be great if we can get info about each expansion and actual limit.
There are a few issues and limitations when adding new skills. I think it would be good to add such information in Fiddler UI to avoid confusion. For now I will leave this issue here as a reminder.
Looks like client by default can only support 57 skills:
Source: ServUO forums: Adding skills using Fiddler
Other things worth remembering: