Skip to content

Add files via upload #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
552 changes: 552 additions & 0 deletions AzsunaRaresAndMobs1.sql

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions Containerbags.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
-- Saco de gemas encontrado
-- http://es.wowhead.com/item=140221

DELETE FROM `item_loot_template` WHERE `Entry`=140221;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(140221, 130172, 0, 33, 0, 1, 0, 1, 2, 'Sangrarita'),
(140221, 129099, 0, 33, 0, 1, 0, 2, 5, 'Trozo de gema'),
(140221, 130177, 0, 25, 0, 1, 0, 1, 2, '�palo de reina'),
(140221, 130176, 0, 25, 0, 1, 0, 1, 1, 'Piedra celestial'),
(140221, 130203, 0, 25, 0, 1, 0, 2, 4, 'Trozo de gema'),
(140221, 130204, 0, 25, 0, 1, 0, 3, 5, 'Trozo de gema'),
(140221, 130202, 0, 22, 0, 1, 0, 3, 4, 'Trozo de gema'),
(140221, 130174, 0, 20, 0, 1, 0, 1, 2, 'Azsunita'),
(140221, 130201, 0, 20, 0, 1, 0, 3, 5, 'Trozo de gema'),
(140221, 130181, 0, 16, 0, 1, 0, 1, 1, 'Pandemonita'),
(140221, 130200, 0, 10, 0, 1, 0, 2, 6, 'Trozo de gema'),
(140221, 130173, 0, 8, 0, 1, 0, 1, 2, '�mbar intenso'),
(140221, 130175, 0, 6, 0, 1, 0, 1, 1, 'Espinela ca�tica'),
(140221, 130179, 0, 1, 0, 1, 0, 1, 1, 'Ojo de profec�a');

-- Bienes recolectados
-- http://es.wowhead.com/item=140222

DELETE FROM `item_loot_template` WHERE `Entry`=140222;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(140222, 124105, 0, 23, 0, 1, 0, 2, 4, 'Rosa luz estelar'),
(140222, 124104, 0, 23, 0, 1, 0, 10, 20, 'Fjarnskaggl'),
(140222, 124103, 0, 23, 0, 1, 0, 10, 20, 'Flor de raposa'),
(140222, 124102, 0, 23, 0, 1, 0, 10, 20, 'Frondasue�o'),
(140222, 124101, 0, 23, 0, 1, 0, 10, 20, 'Aethril'),
(140222, 124107, 0, 18, 0, 1, 0, 10, 20, 'Pez reina maldito'),
(140222, 124112, 0, 18, 0, 1, 0, 10, 20, 'Barracuda negra'),
(140222, 124111, 0, 18, 0, 1, 0, 10, 20, 'Koi de escamas r�nicas'),
(140222, 124108, 0, 18, 0, 1, 0, 10, 20, 'Perca branquimusgo'),
(140222, 124110, 0, 18, 0, 1, 0, 10, 20, 'Rayatormenta'),
(140222, 124109, 0, 18, 0, 1, 0, 10, 20, 'Salm�n de Monte Alto'),
(140222, 124106, 0, 18, 0, 1, 0, 1, 1, 'Matojo vil');

-- Carne troceada
-- http://es.wowhead.com/item=140224

DELETE FROM `item_loot_template` WHERE `Entry`=140224;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(140224, 124115, 0, 38, 0, 1, 0, 10, 20, 'Escama tormentosa'),
(140224, 124113, 0, 35, 0, 1, 0, 10, 20, 'Cuero de Petrapiel'),
(140224, 124117, 0, 23, 0, 1, 0, 10, 20, 'Corvo magro'),
(140224, 124118, 0, 23, 0, 1, 0, 10, 20, 'Filete de oso graso'),
(140224, 124120, 0, 23, 0, 1, 0, 10, 20, 'Sangre Ley'),
(140224, 124119, 0, 22, 0, 1, 0, 10, 20, 'Costillas grandes de sabor fuerte'),
(140224, 124121, 0, 21, 0, 1, 0, 10, 20, 'Huevo de ave silvestre'),
(140224, 124439, 0, 17, 0, 1, 0, 10, 20, 'Diente sin romper'),
(140224, 124438, 0, 17, 0, 1, 0, 10, 20, 'Garra sin romper'),
(140224, 124116, 0, 17, 0, 1, 0, 1, 1, 'Pellejo vil');

-- Bolsa te�ida con man�
-- http://es.wowhead.com/item=140226

DELETE FROM `item_loot_template` WHERE `Entry`=140226;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(140226, 124441, 0, 31, 0, 1, 0, 1, 3, 'Fragmento de luz Ley'),
(140226, 124440, 0, 31, 0, 1, 0, 5, 10, 'Arkhana'),
(140226, 127839, 0, 8, 0, 1, 0, 1, 1, 'Elixir de avalancha'),
(140226, 127835, 0, 8, 0, 1, 0, 1, 1, 'Poci�n de man� antigua'),
(140226, 127841, 0, 8, 0, 1, 0, 1, 1, 'Poci�n de soplo a�reo'),
(140226, 127840, 0, 7, 0, 1, 0, 1, 1, 'Brebajeskaggl'),
(140226, 127838, 0, 7, 0, 1, 0, 1, 1, 'Elixir nemoroso'),
(140226, 127837, 0, 7, 0, 1, 0, 1, 1, 'Jarabe de magia pura'),
(140226, 127836, 0, 7, 0, 1, 0, 1, 1, 'Poci�n de rejuvenecimiento antigua'),
(140226, 127834, 0, 6, 0, 1, 0, 1, 1, 'Poci�n de sanaci�n antigua'),
(140226, 143734, 0, 4, 0, 1, 0, 1, 1, 'Mont�n de cristales de man� antiguo'),
(140226, 127843, 0, 4, 0, 1, 0, 1, 1, 'Poci�n de gracia letal'),
(140226, 127846, 0, 4, 0, 1, 0, 1, 1, 'Poci�n de torrente Ley'),
(140226, 127845, 0, 4, 0, 1, 0, 1, 1, 'Poci�n inalterable'),
(140226, 124442, 0, 3, 0, 1, 0, 1, 2, 'Cristal del caos'),
(140226, 127844, 0, 3, 0, 1, 0, 1, 1, 'Poci�n de la vieja guerra'),
(140226, 127849, 0, 3, 0, 1, 0, 1, 1, 'Frasco del sinf�n de ej�rcitos'),
(140226, 143733, 0, 3, 0, 1, 0, 1, 1, 'Fragmentos de man� antiguo'),
(140226, 127850, 0, 3, 0, 1, 0, 1, 1, 'Frasco de las diez mil cicatrices'),
(140226, 127847, 0, 3, 0, 1, 0, 1, 1, 'Frasco del pacto murmurado'),
(140226, 127848, 0, 3, 0, 1, 0, 1, 1, 'Frasco del s�ptimo demonio');

-- Presa del cazasangre
-- http://es.wowhead.com/item=140227

DELETE FROM `item_loot_template` WHERE `Entry`=140227;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(140227, 124124, 0, 100, 0, 1, 0, 1, 5, 'Sangre de Sargeras');

-- Tela arramblada
-- http://es.wowhead.com/item=140220

DELETE FROM `item_loot_template` WHERE `Entry`=140220;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(140220, 124437, 0, 100, 0, 1, 0, 18, 20, 'Seda Shaldorei');
22 changes: 22 additions & 0 deletions Containerbags2.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
-- Bloodhunter's Quarry
-- http://www.wowhead.com/item=140227/bloodhunters-quarry

DELETE FROM `item_loot_template` WHERE `Entry`=140227;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(140227, 124124, 0, 100, 0, 1, 0, 1, 5, 'Blood of Sargeras');

-- Ravencrest Cache
-- http://www.wowhead.com/item=136383/ravencrest-cache

DELETE FROM `item_loot_template` WHERE `Entry`=136383;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(136383, 136382, 0, 100, 0, 1, 0, 1, 2, 'Ravencrest Estate Papers'),
(136383, 131745, 0, 100, 0, 1, 0, 1, 1, 'Key of Kalyndras');

-- Ancient War Remnants
-- http://www.wowhead.com/item=136362/ancient-war-remnants

DELETE FROM `item_loot_template` WHERE `Entry`=136362;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`)VALUES
(136362, 131724, 0, 79, 0, 1, 0, 1, 2, 'Crystalline Eye of Undravius'),
(136362, 136360, 0, 21, 0, 1, 0, 1, 1, 'Crystalline Demonic Eye');
Loading