No description
Find a file
Florian Berthold a26197ec13 Add Woodworking profession + bump to 1.9
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.
2026-05-09 01:01:07 +02:00
.github Launcher prep 2024-03-27 07:23:18 -07:00
ProfessionMenu Add Woodworking profession + bump to 1.9 2026-05-09 01:01:07 +02:00
.gitattributes Initial commit 2023-10-24 15:50:14 +13:00
.gitignore Launcher prep 2024-03-27 07:23:18 -07:00
README.md add readme 2024-03-27 07:24:02 -07:00

Profession Menu

This is the repository for ProfessionMenu, created for Ascension.gg