a26197ec13
Woodworking is a new CoA crafting profession sitting alongside the
existing Woodcutting gathering line. It progresses through the
standard Apprentice/Journeyman/Expert/Artisan tier spells (no Master
or Grand Master yet), per db.exil.es:
1005008 Apprentice Woodworking ( 75)
1005009 Journeyman Woodworking (150)
1005010 Expert Woodworking (225)
1005011 Artisan Woodworking (300)
GetSpellInfo on each returns the rank-prefixed name; the addon's
getProfessionRanks() then matches against the 'Woodworking' skill
line, same shape as Apprentice/Alchemy etc. No transmute cooldowns
known yet, so no profCooldowns entry.
13 lines
437 B
TeX
13 lines
437 B
TeX
## Interface: 30300
|
|
## Title: ProfessionMenu
|
|
## Notes: Adds a movable button to the UI that when clicked opens a dropdown with all of your professions, and any Ascension specific profession utilities you may own.
|
|
## Author: Anch
|
|
## SavedVariables: ProfessionMenu
|
|
## SavedVariablesPerCharacter: ProfessionMenuDB
|
|
## X-Category: Profession
|
|
## X-OptionsFrame: ProfessionMenuOptionsFrame
|
|
## DefaultState: enabled
|
|
## Version: 1.9
|
|
|
|
embeds.xml
|