-
-
Notifications
You must be signed in to change notification settings - Fork 4
Periodic Table
Periodic Table (PT) attempts to bring some order to items in WoW by creating a taxonomy that organizes them into increasingly-specific sets.
For example, Fillet of Frenzy belongs to:
- Consumable.Food
- Consumable.Food.Edible
- Consumable.Food.Edible.Fish
- Consumable.Food.Edible.Fish.Bonus
-
Bagshui currently uses the same LibPeriodicTable as the vanilla version of Mendeleev, so it has exactly the same level of accuracy and omissions.[^1]
-
If you install AtlasLoot, its database can be utilized via additional
AtlasLoot.*
sets.
The PeriodicTable()
rule function allows you to match items belonging to one or more PT sets. Use the the rule function menu [𝗙𝒙] in the Category Editor to see what's available.
In the Item Information Window they're listed under the Periodic Table: heading.
[^1]: Bagshui's PT integration includes an overlay that maps its old school foodall
, foodalledible
, etc. categories into more the usable Modern.Style.Sets
.