• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Skills

 
Project Updated:
Files Updated: Fri, Apr 24 2009
Supports Game Version: 3.1.0
Category: Quests & Leveling, and Class
Tags:

, , , and [Edit Tags]

Project Manager: Xager
Additional Authors: No additional authors
Current Version: 2.3.2
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 3
Downloads Total: 5,059
Favorites: 19
Comments: 38
  • About Skills
  •  

Summary:


Skills is a really simple addon which saves you the time of visiting a World of Warcraft database site.


Each time you gain a level Skills can be configured to show you which new skills you can train.

It can also be configured to also show the skills that you havn't trained


You can also enter a level and/or class to display that class's skill for the specified level.

It does not only display the skill itself but also a clickable link which, if clicked, displays the skills tooltip.

And if you want to know which skills you'll be getting from let's say 20 to 30, no problem. Simply type /skills 20 YOUR_CLASS 30


Usage:


Here's how this documentation works:
  • Everything in this color is static (meaning you don't change what it says).
  • Everything that's in any other color except this should be replaced by some parameter.
  • [arg] means that it's optional to enter meaning you don't have to enter anything there. However, if it says [arg1 [arg2]] it means that you don't have to enter anything. If you want to you can enter only arg1 but if you want to enter arg2 you'll have to enter arg1 aswell.
  • No [] means you HAVE to enter it.
  • [arg1] [arg2] means however that you can enter any of them without entering the other, hope this makes sence =)

Displaying skills:

/skills [level [class [maxlevel]]]
  • level: Which level to display, default is your own level
  • class: Which class to display, default is your own class (you must enter a level if you want to enter a class. Each class has acronyms which can be found below.
  • maxlevel: This will display all skills from the specified level to this for the specified class (you must enter both a class and a starting level to use this)

Searching for a skill:

/skills search class skillname
  • class: The class to search in. Each class has acronyms which can be found below.
  • skillname: The name of the skill you wish to search for, can be a partial ("her" finds "Heroic Strike") and you can even enter a rank if you wish, separate it with a space

Ignoring skills:

/skills ignore command [argument]
  • command: Here you can enter "list" to list your currently ignored skills, "remove" "SKILL_NUMBER" to remove a skill (type "/skills ignore list" to see the skill numbers), "removeall" which empties the ignore list and if you don't enter any of these it will take what ever is after and add it to the list (see example commands)
  • argument: The argument to the command (currently only used with "remove" and the arg to that is "SKILL_NUMBER")

Configuration:

/skills config subsection [parameter]


Subsections:

  • startup: Toggles the startup spam, default is on. This option takes no parameter.
  • levelup: Toggles a notification on levelup, default is on. This option takes no parameter.
  • levelshow: Toggles wheather to show the "You have no new skill"-message on levelup , default is on. This option takes no parameters.
  • levelup: Toggles a notification on levelup, default is on. This option takes no parameters
  • show: Toggles if skills should include skills you havn't trained yet (ignoring skills you already have) when you type only /skills or gain a level, default is set to both. This option is used to see what you can actually train at a trainer. This option need a parameter which can be one of the following: both (does this both when you type /skills and when you gain a level), skills (only when you type /skills), level (only when you gain a level) and off (you'll have to guess what this does...)

Change the colors:

/skills color field [default]
  • field: Which field to change the color for, can be one of the following: text, star, name, talent, skills, level, rank or default (resets all the colors)
  • default: Resets a color, to reset the level color type /skills color level default. NOTE: This should ONLY be entered when reseting a field. To just set it type /skills color field

Class acronyms/names:


Instead of having to enter "Warlock" you can enter an acronym instead:
  • Death Knight: dk, dt, death, knight, deathknight (Please note that for death knight you can't enter "Death Knight", only the acronyms.
  • Druid: druid, d

  • Hunter: hunter, h
  • Mage: mage, m
  • Paladin: paladin, pd
  • Priest: priest, p
  • Rogue: rogue, r
  • Shaman: shaman, s
  • Warlock: warlock, wl
  • Warrior: warrior, w

  • Some example commands:


    As default Skills will assume your level as level, your class as class and your level as maxlevel.

    Valid commands:
    • /skills - Would for me as a 55 rogue not display any skills since there are none
    • /skills 56 - Would for me as a rogue display all skills for rogues on level 56
    • /skills 56 warrior - Would display all warrior skills for level 56
    • /skills 56 w - Would display all warrior skills for level 56
    • /skills 56 dk - Would display all death knight skills for level 56
    • /skills 56 deathknight - Would display all death knight skills for level 56
    • /skills 56 warrior 58 - Would display all warrior skills between level 56 and level 58
    • /skills search warrior hero - Would display all the levels a warrior can train any skill with "hero" in it.
    • /skills color rank - Shows a color picker to change the color for the field rank
    • /skills color rank default - Resets the color for the field rank
    • /skills color default - Resets all the colors
    • /skills ignore Rend Rank 1 - Would ignore Rend Rank 1 when typing /skills or leveling
    • /skills ignore Rend - Would ignore all ranks of Rend when typing /skills or leveling
    • /skills ignore remove 1 - Would remove the first skill ignore list (see "/skills ignore list" for available numbers)
    Invalid commands:
    • /skills rogue 58 - Would trigger an error since you did not enter a level (58 is counted as the max level)
    • /skills 56 58 - Would also trigger an error since you did not enter a class
    • /skills rogue - Would trigger an error since you did not enter a level
    • /skills 10 rogue hello - Would trigger an error since the maxlevel is not a number
    • /skills 10 death knight 20 - Would work, but not as intended. It would only display the death knight skills for rank 10 since it takes the 3'rd arg (which is "knight 20") and if it's not a correct number it defaults to the same as the level. Use one the acronyms instead
    • /skills search Heroic Strike - It assumes that the class is the first thing after search and there is no "Heroic" class
    • /skills ignore remove a - Error, a is not a number!


    Misc Info:

    About Me:


    My name is Nicklas Ansman and i live in sweden and was born in 1989.

    I'm currently studing for my Master of Engineering in Computer Science and Comunication at the Royal Institute of Science (KTH) in Stockholm, Sweden (Fancy name i know :P)

    About Skills:


    Currently Skills will not list talents (the one you get when you spend a point in that talent), e.g. it lists Hemorrhage Rank 2 but not Rank 1 nor does it list Cold Blood

    What Skills will do though is add a "(Talent)" to all skills that require a talent.

    Skills does not list skills which is not available to you (a.k.a. skills that require a talent which you do not have)

    A skills with a * next to it means it's a skill you already have

    Known bugs and glitches:

    • If you search for a skill with a rank (e.g. /skills search Heroic Strike Rank 1) it sometimes finds skills that have a different rank if the rank >= 1 and <= 9 (The above example finds Rank 1, Rank 10, Rank 11 and so on). Don't know any way to have a partial search and not have this problem
    • Some skills might be wrongfully listed as a talent and some might be just wrong, should be fixed in the next patch.


    Contact:


    If you find a bug please send the error message and a description of the error to nicklas.ansman@gmail.com

    • Downloads (7)
    •  
    File Name Release Type Game Version Downloads Date
    Addon Curse.com Beta 2.3.3 0 9/29/2008
      File Name Release Type Game Version Downloads Date  
      Skills 2.3.2 Release 3.1.0 2,571 4/24/2009
      Skills 2.3.1 Release 3.0.3 541 11/22/2008
      Skills 2.3 Release 3.0.2 155 10/25/2008
      Skills 2.2 Release 3.0.2 363 10/6/2008
      Skills 2.1.3 Release 2.4.3 142 9/30/2008
    • Comments

    Add Comment  

    Add

    You need to login or register to post.

    Benefits of Registration

    • Interact with hundreds of thousands of other gamers on an open social network.
    • Post your stories, news, images, videos, and other content to share.
    • Create a network with your fellow gamers or join an existing one.
    • Gain reputation for everything you do.
    • Xager said

      I'm gonna release this project for anyone to pick up.

      Reply Report Permalink
    • joequincy said

      I have a minor change that will at least prevent nonexistent spells from messing up players after a patch. I'll go through later and clean up classSkills.lua, but for now, could you add me as an author so I can get this patch out?

      Reply Report Permalink
    • dniq said

      Hee, can you update Skills?
      I used it a lot, but now it don't work with the new patch...

      Thanks

      Reply Report Permalink
    • Xager said

      New version uploaded, please test this.

      Reply Report Permalink
    • Xager said

      Well, I don't play any more but it'll do my best.

      Are you getting errors or what's the problem?

      Reply Report Permalink
    • Banzai5150 said

      Question: It keeps showing skills I've trained. I've tried "skills ignore " and that's not worked either.

      12:08:08] : Rune of Lichbane is now ignored
      [12:08:09] : Listing all your untrained skills:
      [12:08:09] Level 40: [Rune of Cinderglacier]
      [12:08:09] Level 40: [Rune of Lichbane]
      [12:08:09] Level 40: [Rune of Razorice]
      [12:08:09] Level 40: [Rune of Spellbreaking]
      [12:08:09] Level 40: [Rune of Spellshattering]
      [12:08:09] Level 40: [Rune of Swordbreaking]
      [12:08:09] Level 40: [Rune of Swordshattering]
      [12:08:09] Level 40: [Rune of the Fallen Crusader]
      [12:08:09] Level 55: [Acherus Deathcharger, Summon]
      [12:08:09] Level 55: [Death Coil]
      [12:08:09] Level 55: [Death Coil]
      [12:08:09] Level 55: [Frozen Rune Weapon]

      Reply Report Permalink
    • Xager said

      Banzai5150, if you could mail me at nicklas.ansman@gmail.com that would be great. I would like to send you a new version that might work, I have no chance of testing it myself.

      Reply Report Permalink
    • Xager said

      Hmm, need to check it out. It's it probably because the Rune is some sort of a special skill.

      Have you trained all of those skills?

      Reply Report Permalink
    • Zidomo said

      Another spell on level-up alerted to, but can't train as am not speced for it (Priest again): "Lightwell Renew" (that may be the "spell" name, but its a talent; actual talent name is "Lightwell").

      The rank shown in the chat text is appropriate for my level, but not having "Lightwell" speced, can't train it.

      Reply Report Permalink
    • Xager said

      I'll fix that too, just ignore it meanwhile.

      Reply Report Permalink
    • Drakeland said

      Any chance of this being given the option to show up as a titan panel module?

      Reply Report Permalink
    • Xager said

      I'll look into it.

      Reply Report Permalink
    • Zidomo said

      Forget about Titan-specific options. Instead, if considering that request, make a LibDataBroker plugin (http://github.com/tekkub/libdatabroker-1-1/tree/master) for Skills as many other mods are now doing.

      That way, everyone can take advantage of the plugin. Titan users can use it (the current version of Titan has full LibDataBroker support), FuBar users can use it (with the Broker2FuBar mod) & advanced users can use it with any LDB display mod like Fortress, StatBlockCore and so on.

      Reply Report Permalink
    • Xager said

      Ohh, nice :D

      Reply Report Permalink
    • Xager said

      Any bugs or requests?

      Reply Report Permalink
    • Zidomo said

      No bugs so far in WotLK/3.0.3. Properly alerts to new class skills that can be learned on every level up from 70 so far (on a priest). Requests: to come :).

      Reply Report Permalink
    • Zidomo said

      Spoke too soon. Reviewing leveling screenshots, Skills brings up in chat when leveling: "You have these old untrained skills available:
      Level 60: Prayer of Spirit " and so on (for a priest).

      Only thing is, the character cannot train that as he is not speced for Prayer of Spirit. The default options don't account for it.

      Reply Report Permalink
    • Xager said

      That's been fixed (I think, no way of testing)

      Please let me know if it works.

      Happy leveling =)

      Reply Report Permalink
    • Xager said

      Turns out i'd missed a "then", just redownload 2.3.1 and it's fixed

      Reply Report Permalink
    • Xager said

      @tampz
      Glad you might like it =)

      As before, if you find a bug please post here or send me a mail.

      Reply Report Permalink
    • Addon Packs Containing Skills

    Most Downloads / Day

    Skills has not been added to any Addon Packs yet.

    • Similar Addons
    •  

    Average downloads per day

    1. 18,767 QuestHelper Map & Minimap, and Quests...
    2. 2,324 ForteXorcist Buffs & Debuffs, Class, Combat...
    3. 1,549 DrDamage Combat, Caster, Class, Damage...
    4. 1,528 Altoholic Guild, Bags & Inventory, Mail...
    5. 1,450 Elitist Group Quests & Leveling, Boss Encounters...