WoW:API GetQuestLogLeaderBoard: Difference between revisions
Jump to navigation
Jump to search
no edit summary
(whoops) |
No edit summary |
||
| Line 16: | Line 16: | ||
:;desc : String - The text description of the objective, like: "Kill foo: 0/3" | :;desc : String - The text description of the objective, like: "Kill foo: 0/3" | ||
:;type : String - could be the following things: "item", "object", "monster", "reputation", or "event". | :;type : String - could be the following things: "item", "object", "monster", "reputation", or "event". The type "player" was added in WotLK, which is used by {{questlong|Alliance|80|No Mercy!}} and probably other quests. | ||
:;done : Boolean - ''nil'' if this sub objective is not completed yet, else 1 | :;done : Boolean - ''nil'' if this sub objective is not completed yet, else 1 | ||