Sign in to follow this  
Followers 0
Tavari

[Declined][Legion]Wrathguard Invader Loot

1 post in this topic

-- http://www.wowhead.com/npc=90230/wrathguard-invader#drops

-- https://firestorm-servers.com/en/report/see_report/29958

DELETE FROM `creature_loot_template` WHERE `entry`=90230;
UPDATE `creature_template` SET `lootid`='90230' WHERE `entry`='90230';
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`, `itembonuses`)
VALUES
('90230', '137677', '-15', '1', '0', '1', '1', ''),
('90230', '138991', '-4', '1', '0', '1', '1', ''),
('90230', '139520', '0.6', '1', '0', '1', '1', ''),
('90230', '141064', '0.3', '1', '0', '1', '1', ''),
('90230', '141064', '0.1', '1', '0', '1', '1', ''),
('90230', '132749', '-0.1', '1', '0', '1', '1', ''),
('90230', '141035', '0.1', '1', '0', '1', '1', ''),
('90230', '132204', '98', '1', '0', '1', '1', ''),
('90230', '132231', '25', '1', '0', '1', '1', ''),
('90230', '138817', '-8', '1', '0', '1', '1', ''),
('90230', '132199', '6', '1', '0', '1', '1', ''),
('90230', '138781', '0.7', '1', '0', '1', '1', ''),
('90230', '132200', '0.19', '1', '0', '1', '1', ''),
('90230', '138782', '0.15', '1', '0', '1', '1', ''),
('90230', '140220', '0.07', '1', '0', '1', '1', ''),
('90230', '121012', '0.06', '1', '0', '1', '1', ''),
('90230', '140222', '0.06', '1', '0', '1', '1', ''),
('90230', '121018', '0.06', '1', '0', '1', '1', ''),
('90230', '121019', '0.06', '1', '0', '1', '1', ''),
('90230', '140226', '0.06', '1', '0', '1', '1', ''),
('90230', '121021', '0.04', '1', '0', '1', '1', ''),
('90230', '140224', '0.02', '1', '0', '1', '1', ''),
('90230', '121051', '0.02', '1', '0', '1', '1', ''),
('90230', '121053', '0.02', '1', '0', '1', '1', ''),
('90230', '142119', '0.02', '1', '0', '1', '1', ''),
('90230', '140227', '0.01', '1', '0', '1', '1', ''),
('90230', '121044', '0.01', '1', '0', '1', '1', ''),
('90230', '140221', '0.01', '1', '0', '1', '1', ''),
('90230', '121020', '0.01', '1', '0', '1', '1', ''),
('90230', '141285', '0.01', '1', '0', '1', '1', ''),
('90230', '121002', '0.01', '1', '0', '1', '1', ''),
('90230', '121005', '0.01', '1', '0', '1', '1', ''),
('90230', '140225', '0.01', '1', '0', '1', '1', ''),
('90230', '121049', '0.01', '1', '0', '1', '1', ''),
('90230', '121052', '0.01', '1', '0', '1', '1', '');

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0