Quests¶
/admin/design/quests covers world.quest_template plus the
chained tables for objectives, rewards, and quest relations.
List view¶
- Search by quest title, id, area, level, type.
- Filter by faction (alliance / horde / both), type (normal / daily / weekly / repeatable / elite / dungeon / raid), required class / race, level range.
- Bulk: bump level requirement, change reward XP scaling, mark unobtainable.
Editor¶
- Identity — id, title, area, type, faction-only, suggested group size.
- Requirements — min/max level, required class, race, reputation, prior quest, profession skill.
- Objectives — kill counts, item collections, exploration, reputation gains, escort completions. Each row lists the target entity (creature/item/area) with a jump-link.
- Text — quest description, objectives summary, completion text, off-quest text. Per-locale via the i18n workflow with inline preview.
- Rewards — XP, money, choice item rewards, fixed item rewards, spell rewards, faction reputation, title.
- Quest chain — previous / next quest links rendered as a graph; click a node to jump to that quest.
Quest giver / ender¶
Per-quest list of NPCs that offer or end the quest, with a button to add / remove from a creature template (cross-references the Creatures page).
Quest-to-zone preview¶
Preview quest distribution per zone — useful when designing a levelling experience to spot gaps where the player runs out of quests at level X.