Achievements¶
The achievement editor surfaces world.achievement_template,
world.achievement_criteria, and the per-locale localisation rows
under /admin/design/achievements plus the categories editor at
/admin/design/achievement-categories.
Categories¶
/admin/design/achievement-categories (world.achievement_category)
maintains the tree the in-game Achievement frame renders. Drag-drop
re-ordering, parent / child reassignment, points-by-category
aggregator preview.
Achievement list¶
- Search by name, id, points, category.
- Filter by faction-only, hidden, account-wide vs character-bound, feat-of-strength.
- Bulk: change category, toggle hidden, adjust point values.
Editor¶
- Identity — id, title, description, category, points, icon, faction-only.
- Criteria — list of
achievement_criteriarows. Each row has type (kill creature, complete quest, equip item, accumulate stat, reach reputation, …), target entity, required count, completion flags. - Reward — title (cross-link to titles), item, mount, pet, toy.
- Localisation — per-locale title + description with the in-game tooltip preview.
Account-wide rollups¶
Operators can mark an achievement as account_wide; criteria
progress is shared across all of a player's characters. The
designer page shows the completion percent across all accounts on
the realm so you can see whether an achievement is achievable.