Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Skill Template that auto-locks skills. #122

Closed
eruspravus opened this issue Sep 17, 2020 · 3 comments
Closed

[FEATURE] Skill Template that auto-locks skills. #122

eruspravus opened this issue Sep 17, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request unsure Acknowledged, but still not certain if it's something to move forward on

Comments

@eruspravus
Copy link

This was suggested to me from a guild friend.

The ability to setup your skill-template in Razor and allow razor to automatically set skills and stats locks to match that template.

Ex; You enter that you want 80 Magery. But your Magery is only 50 so it auto switch it to UP, once skill reach 80 it auto locks it.
The auto-lock feature should probably be optional (checkbox).

The only way to do anything similar today is when training with Macros and then you can do some 'if skill >= value; stop macro' stuff. But it quickly becomes complicated if you doing multiple skills at once (support skills like Anatomy or Eval for example).
Also its no help at all for Naturalists that dont macro.

I really liked the idea and promised to forward it. But I have to admit it sound like a bit of a hassle to implement. ;)

@eruspravus eruspravus added the enhancement New feature or request label Sep 17, 2020
@markdwags markdwags self-assigned this Sep 17, 2020
@markdwags
Copy link
Owner

I've had a few requests asking for a feature to lock/unlock skills from a macro or script. Let me think on this one a bit, because as you state, it can be done using some if statements and some macro trickery.

@markdwags markdwags added the unsure Acknowledged, but still not certain if it's something to move forward on label Oct 10, 2020
@markdwags
Copy link
Owner

Duplicate of #100

@markdwags markdwags marked this as a duplicate of #100 Oct 12, 2020
@markdwags
Copy link
Owner

Closing duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request unsure Acknowledged, but still not certain if it's something to move forward on
Projects
None yet
Development

No branches or pull requests

2 participants