Frostshotz Posted November 24, 2015 Posted November 24, 2015 (edited) As i promised, I'll try and get the scripts done for ALL the TI entities. PLEASE DO NOT LOCK THIS THREAD To be continued. ALL CHANCES ARE SET TO 100% DUE TO RATES. No armor tokens, I'm not adding 60 more lines for each mob for some 0.0001% drop chance lol. Table of Contents: NPC loot(hostile)- Elites Only. Rare Mobs Loot- Finished. Chest Loot- Not finished. NPC(hostile) Loot: INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72766' '777' '100' '1' '0' '1' '38' '38') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72762' '777' '100' '1' '0' '1' '9' '9') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72895' '777' '100' '1' '0' '1' '31' '31') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72809' '777' '100' '1' '0' '1' '50' '50') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72896' '777' '100' '1' '0' '1' '68' '68') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72898' '777' '100' '1' '0' '1' '25' '25') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72841' '777' '100' '1' '0' '1' '32' '32') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72711' '777' '100' '1' '0' '1' '45' '45') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('71920' '777' '100' '1' '0' '1' '11' '11') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72876' '777' '100' '1' '0' '1' '62' '62') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72777' '777' '100' '1' '0' '1' '38' '38') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72844' '777' '100' '1' '0' '1' '12' '12') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72767' '777' '100' '1' '0' '1' '9' '9') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72888' '777' '100' '1' '0' '1' '79' '79') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72894' '777' '100' '1' '0' '1' '50' '50') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72892' '777' '100' '1' '0' '1' 50' '50') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73718' '777' '100' '1' '0' '1' '5' '5') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73703' '777' '100' '1' '0' '1' '7' '7') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72805' '777' '100' '1' '0' '1' '34' '34') Rare Mobs Loot: INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73666' '777' '100' '1' '0' '1' '25' '25') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72775' '777' '100' '1' '0' '1' '48' '48') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72805' '104169' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73175' '777' '100' '1' '0' '1' '52' '52') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73175' '104299' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73821' '777' '100' '1' '0' '1' '22' '22') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72821' '104294' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73158' '777' '100' '1' '0' '1' '16' '16') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73158' '104287' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73279' '777' '100' '1' '0' '1' '250' '250') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73279' '104115' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73172' '777' '100' '1' '0' '1' '46' '46') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73172' '104298' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73282' '777' '100' '1' '0' '1' '47' '47') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73282' '104159' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72970' '777' '100' '1' '0' '1' '25' '25') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72262' '104169' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73163' '777' '100' '1' '0' '1' '43' '43') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73163' '104161' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73169' '777' '100' '1' '0' '1' '32' '32') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72805' '104331' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73277' '777' '100' '1' '0' '1' '40' '40') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73277' '104156' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72048' '777' '100' '1' '0' '1' '15' '15') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72048' '104321' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73157' '777' '100' '1' '0' '1' '45' '45') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72805' '104313' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('71864' '777' '100' '1' '0' '1' '11' '11') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72864' '104320' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72769' '777' '100' '1' '0' '1' '15' '15') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72769' '104307' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73704' '777' '100' '1' '0' '1' '46' '46') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73704' '6657' '100' '1' '0' '1' '3' '5') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72808' '777' '100' '1' '0' '1' '39' '39') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72808' '104268' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73173' '777' '100' '1' '0' '1' '81' '81') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73173' '104306' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73170' '777' '100' '1' '0' '1' '31' '31') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('73170' '104305' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72245' '777' '100' '1' '0' '1' '15' '15') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('72245' '104303' '100' '1' '0' '1' '1' '1') INSERT INTO `creature_loot_template` (`entry`, `currency`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('71919' '777' '100' '1' '0' '1' '48' '48') INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES('71919' '104167' '100' '1' '0' '1' '1' '1') Edited November 24, 2015 by Frostshotz 2
Weegee Posted November 24, 2015 Posted November 24, 2015 (edited) This seems awesome , hopefully Devs will try them out ^^ P.S. Put the name of the rare mob next to the scripts Kappa Edited November 24, 2015 by Weegee
Frostshotz Posted November 24, 2015 Author Posted November 24, 2015 Update one: Added rare mobs loot completely. Tomorrow I'll add the hostile loot and in a few days the chest loot. @Weegee I have everything included(along with dread ship ;) )
Administrators Buka Posted November 25, 2015 Administrators Posted November 25, 2015 Declined. Not a bug report/Not by rules. Rules: How to report a bug.
Recommended Posts