Jump to content
  • Quests - Incorrect MinLevel and/or QuestLevel in quest_template table


    Chucksta
    • Status: In Progress
      Main Category: Quests
      Sub-Category: Quest
      Version: 2.0.11 Milestone: 20 Priority: Low
      Implemented Version: 0.20

    This is to compile a list of quests with incorrect MinLevel and/or QuestLevel in the quest_template table

    I was mistaken. The quest data is taken from the official guides, not the websites! All that I have checked so far are actually correct.

    So far there is just one quest that is incorrect, which is the one discovered by Goullio, and is listed below.


    [CENTER][SIZE=2][COLOR="#0000FF"]LIST OF AND CORRECTIONS TO INCORRECT QUEST MINLEVEL AND/OR QUESTLEVEL IN THE QUEST_TEMPLATE TABLE[/COLOR][/SIZE][/CENTER]


    Elwynn Forest (Northshire) - ZONE 12

    [SIZE=1]-- Brotherhood of Thieves
    -- [url]http://db.vanillagaming.org/?quest=18[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=2 WHERE entry=18;[/COLOR]
    [/SIZE]


    User Feedback

    Recommended Comments

    Chucksta

    Posted

    Moved these to here for now. I will start building the list a zone at a time. These ones were listed as MinLevel 1 quests in the database.


    [SIZE=1]
    -- Thunderbrew Lager
    -- [url]http://db.vanillagaming.org/?quest=117[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=13 WHERE entry=117;[/COLOR]

    -- The Stolen Journal
    -- [url]http://db.vanillagaming.org/?quest=218[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=2 WHERE entry=218;[/COLOR]

    -- Senir's Observations
    -- [url]http://db.vanillagaming.org/?quest=282[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=3 WHERE entry=282;[/COLOR]

    -- Distracting Jarven
    -- [url]http://db.vanillagaming.org/?quest=308[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=6 WHERE entry=308;[/COLOR]

    -- Senir's Observations
    -- [url]http://db.vanillagaming.org/?quest=420[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=4 WHERE entry=420;[/COLOR]

    -- Saving Yenniku
    -- [url]http://db.vanillagaming.org/?quest=592[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=41 WHERE entry=592;[/COLOR]

    -- Filling The Soul Gem
    -- [url]http://www.wowwiki.com/Quest:Filling_the_Soul_Gem[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=41 WHERE entry=593;[/COLOR]

    -- Vile Familiars
    -- [url]http://db.vanillagaming.org/?quest=1499[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=2 WHERE entry=1499;[/COLOR]

    -- Teldrassil: The Burden of the Kaldorei
    -- [url]http://www.wowhead.com/quest=7383[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET QuestLevel=9 WHERE entry=7383;[/COLOR]

    -- Arena Master
    -- [url]http://db.vanillagaming.org/?quest=7810[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=39 WHERE entry=7810;[/COLOR]

    -- Arena Master
    -- [url]http://db.vanillagaming.org/?quest=7838[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=34, QuestLevel = 45 WHERE entry=7838;[/COLOR]

    -- Carnival Boots
    -- [url]http://db.vanillagaming.org/?quest=7881[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=55 WHERE entry=7881;[/COLOR]

    -- Coarse Weightstone
    -- [url]http://db.vanillagaming.org/?quest=7889[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=58 WHERE entry=7889;[/COLOR]

    -- Small Furry Paws
    -- [url]http://db.vanillagaming.org/?quest=7899[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET MinLevel=58 WHERE entry=7899;[/COLOR]

    -- Spawn of Jubjub
    -- [url]http://db.vanillagaming.org/?quest=7946[/url]
    [COLOR="#0000FF"]UPDATE quest_template SET QuestLevel=1 WHERE entry=7946;[/COLOR]
    [/SIZE]

    Goullio

    Posted

    Hey, i have been looking at the different quest levels as well in the lower level area's (example: Northshire abbey, Zone 9). It seems that more quests do not have the right level. For example i checked the "Brotherhood of Thieves" quest has in the SQLyog Req 2, Lvl 4. At Wowhead/Wowwiki - revivions before Oct 2009, it is lvl Req 1 and Lvl 4. So it means there are structural wrong entries. The however the Vanilla Db AoWoW does say req 2, lvl 4.

    Which source does Mangos rely on?

    Chucksta

    Posted

    [quote=Goullio]Hey, i have been looking at the different quest levels as well in the lower level area's (example: Northshire abbey, Zone 9). It seems that more quests do not have the right level. For example i checked the "Brotherhood of Thieves" quest has in the SQLyog Req 2, Lvl 4. At Wowhead/Wowwiki - revivions before Oct 2009, it is lvl Req 1 and Lvl 4. So it means there are structural wrong entries. The however the Vanilla Db AoWoW does say req 2, lvl 4.

    Which source does Mangos rely on?[/quote]

    Good point, I'd better check. I've been going by vanillagaming.org

    There are a lot of quests with the wrong level entries, especially MinLevel.

    I'd better stop this until I find out what source was used to put the quests together :)

    Chucksta

    Posted

    It's not known what resource was used to put the quests together. I'd be willing to bet that it was a mix.

    Now though, they refer to the official guides, which MadMax bought.

    I'll see if I can take a look at them, and compare with my findings :)

    Chucksta

    Posted

    Oh well, it looks like I will have to start this from scratch, as it appears that more are correct than I thought.

    The Brotherhood of Thieves quest in the official guide does have a Min Level of 2 and Quest Level of 4, so vanillagaming.org is correct for that one, but wrong for many others.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use