Csabikaa97

[WoD] Frostfire Ridge somefixes

2 posts in this topic

I tested the treasures listed above and wrote down what problems does it have. I hope the fixes will work and you will like this whole. :)

Draenor treasures

Forstfire ridge:
 Not working:
    -Forgotten Supplies(230909) in the top of the ogre tower, does not give you the 16 Garrison Resource (100% chance)
    -Raided loot(231103) in the top of the ogre tower, does not give you the 10 garrison resource (100% chance)
    -Pale loot sack(230611) in a cave, does not give you the 11 garrison resource (100% chance)
    -Supply Dump(226990) it's nowhere, or at least it's not at it's spawnpoint
        -it have to give 11 garrison resource (100% chance)
    -Sealed Jug(230401) it's not in it's place
        -it have to give an item: http://www.wowhead.com/item=111407/waterlogged-journal
    -Slave's Stash(224392) it's not there, it have to give min=3 max=8 43696
    -Snow-Covered Strongbox(230424) ina a cave, does not give you the 16 Garrison Resource (100% chance)
    -Lagoon Pool(226967) a small fishing area, does only give general draenor fish instead of: http://www.wowhead.com/item=108738/giant-draenor-clam
    -Arena Spectator's Chesmt(224613) it's not in it's place, it have to give (min=3 max=7 117439) and (min=3 max=7 117442)
    -Thunderlord Cache(220641) gives nothing, instead of http://www.wowhead.com/item=107658/thunderlord-longspear&bonus=0
    -Crag-Leaper's Cache(226983) have to jump in spikes to get to the treasure, gives nothing instead of: http://www.wowhead.com/item=112187/crag-leaping-boots&bonus=0
    -Fallen Ogre(npcid=75120) the npc is there, but if you kill it it drops nothing. It have to be daed already, and you have to loot it.
        -Possible fix: Give that mob a loot template:
            DELETE FROM  `creature_loot_template` WHERE `entry`='75120';
            INSERT INTO `creature_loot_templatae` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
            (75120, 112096, 100, 1, 0, 1, 1),
    -Yount Orc Traveler(npcid=75072) Not working, npc is not dead, no option for treasure. 
        Possible fix: You have to talk to the npc to get the treasure items.
            set npc status to be dead always already, make it alliance and horde friendly. give that npc an option when you speak with him: Take the Scroll
            Take the Scroll will give the player the item: http://www.wowhead.com/item=107270/bound-travelers-scroll
           http://www.wowhead.com/item=107270/bound-travelers-scroll can be opened, and should give two items with 100% chance:
           http://www.wowhead.com/item=107277/fur-lined-scroll and http://www.wowhead.com/item=107273/snow-hares-foot
    -Young Orc Woman(75081) it does not have an option when you speak to her.
        Possible fix: You have to talk to the npc to get the treasure items.
            Give the npc(75081) a talk option: Take the letter. This would give the player the item: http://www.wowhead.com/item=107271/frozen-envelope
           http://www.wowhead.com/item=107271/frozen-envelope have to give the player 2 items with 100% chance.
           http://www.wowhead.com/item=107275/dog-eared-note and http://www.wowhead.com/item=107272/frostwolf-first-fang.
 Working:
    -Pale Fishmonger(Mob:78606) in a cev, it does drop what it have to, and vignatte also working
    -Frozen Frostwolf Axe(229640) gives you the right item with an epic upgrade: http://www.wowhead.com/item=110689/icebound-frost-singer-axe&bonus=545, treasure vignette working
    -Lucky Coin(230402) gives you the right item, vignette working
    -Gnawed Bone(230402) gives you the right item, with an epic upgrade: http://www.wowhead.com/item=111415/gnawbone-knife&bonus=545, treasure vignette working  
    -Arena Master's Warhorn(226955) gives you the right toy, toy and vignette working
    -Burning Pearl(230252) it gives the right item with an epic upgrade: http://www.wowhead.com/item=120341/burning-pearl&bonus=545, vignette does not seem to work, you can get it any time you want
    -Cragmaul Cache(224713) gives 1 Primal Spirit as it have to    
    -Jehil the Climber(79678) gives the right item with an epic upgrade: http://www.wowhead.com/item=112078/jehils-climbin-boots&bonus=545, vignette does not seem to work
    -Goren leftovers() gives the right item
       http://www.wowhead.com/item=111543/pile-of-frostfire-turnips gives you the 25 garrison resource

Mob fix
Frostfire ridge
    -Icespine stinger(80782) gives 2 rare items with 100% chance. http://www.wowhead.com/item=118867/evies-quartz-loop and http://www.wowhead.com/item=118824/noxiias-shackles
        I think updating the creature_loot_template should be a great idea
        Possible fix:
        DELETE FROM `creature_loot_template` WHERE `entry`='80782';
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 114679, 22, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106398, 0.03, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116459, 0.03, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116459, 0.03, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106452, 0.03, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116488, 0.03, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 110610, 0.03, 1, 0, 3, 6),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106440, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106441, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106442, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106443, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106444, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106445, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106446, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106391, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106392, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106393, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106394, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106395, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106396, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116677, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116693, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116694, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116695, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116466, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116462, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 116473, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106399, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106440, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106402, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106406, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106458, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106460, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106461, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106472, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106467, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106463, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106397, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106470, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106469, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106471, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106415, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106416, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106417, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106419, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106420, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106421, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106422, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106448, 0.02, 1, 0, 1, 1),
        INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES 
        (80782, 106449, 0.02, 1, 0, 1, 1),

Share this post


Link to post
Share on other sites

Duplicated topic.

Share this post


Link to post
Share on other sites

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