Files
mod-individual-progression/data/sql/world/base/tbc_item_changes.sql
Grimfeather 01b0ffc5f7 Moving sql files to data folder (#670)
- all sql files moved to data directory
- vanilla_regen_values is now labeled as optional. zz_optional_vanilla_regen_values.sql
- vanilla_mob_factions removed, content moved to zone_ sql files
- naxx40_remove_disables removed, content moved to naxx40 sql file
- zone_elwynn_forest clean up
- zone_durotar clean up
- zone_tirisfal_glades clean up
2025-08-23 09:59:54 +02:00

5950 lines
220 KiB
SQL

/* Simple Pearl Ring */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=20820;
/* Wicked Moonstone Ring */
UPDATE `item_template` SET `spellid_1` = 7707 WHERE entry=20833;
/* Citrine Ring of Rapid Healing */
UPDATE `item_template` SET `stat_type1` = 0, `stat_value1` = 0, `stat_type2` = 0, `stat_value2` = 0, `spellid_1` = 21593 WHERE entry=20961;
/* Citrine Pendant of Golden Healing */
UPDATE `item_template` SET `spellcharges_2` = -10 WHERE entry=20967;
/* Figurine - Jade Owl */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21748;
/* Figurine - Golden Hare */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21756;
/* Figurine - Black Pearl Panther */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21758;
/* Figurine - Truesilver Crab */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21760;
/* Figurine - Truesilver Boar */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21763;
/* Ruby Pendant of Fire */
UPDATE `item_template` SET `spellid_1` = 9294 WHERE entry=21764;
/* Figurine - Ruby Serpent */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21769;
/* Figurine - Emerald Owl */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21777;
/* Ring of Bitter Shadows */
UPDATE `item_template` SET `spellid_1` = 9327 WHERE entry=21778;
/* Band of Natural Fire */
UPDATE `item_template` SET `spellid_1` = 17819, `spellid_2` = 13830 WHERE entry=21779;
/* Figurine - Black Diamond Crab */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21784;
/* Figurine - Dark Iron Scorpid */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=21789;
/* Sapphire Pendant of Winter Night */
UPDATE `item_template` SET `spellid_1` = 9307, `spellid_2` = 9327 WHERE entry=21790;
/* Spellfire Belt */
UPDATE `item_template` SET `bonding` = 1, `stat_type1` = 21, `spellid_1` = 17884, `spellid_2` = 17846 WHERE entry=21846;
/* Spellfire Gloves */
UPDATE `item_template` SET `bonding` = 1, `stat_type1` = 21, `spellid_1` = 17884, `spellid_2` = 17846 WHERE entry=21847;
/* Spellfire Robe */
UPDATE `item_template` SET `bonding` = 1, `stat_type1` = 21, `spellid_1` = 26703, `spellid_2` = 26715 WHERE entry=21848;
/* Frozen Shadoweave Shoulders */
UPDATE `item_template` SET `bonding` = 1, `spellid_1` = 18025, `spellid_2` = 17908 WHERE entry=21869;
/* Frozen Shadoweave Boots */
UPDATE `item_template` SET `bonding` = 1, `spellid_1` = 25706, `spellid_2` = 26717 WHERE entry=21870;
/* Frozen Shadoweave Robe */
UPDATE `item_template` SET `bonding` = 1, `spellid_1` = 26737, `spellid_2` = 26727 WHERE entry=21871;
/* Primal Mooncloth Belt */
UPDATE `item_template` SET `bonding` = 1 WHERE entry=21873;
/* Primal Mooncloth Shoulders */
UPDATE `item_template` SET `bonding` = 1 WHERE entry=21874;
/* Primal Mooncloth Robe */
UPDATE `item_template` SET `bonding` = 1 WHERE entry=21875;
/* Hoodoo Wand */
UPDATE `item_template` SET `spellcooldown_1` = -1 WHERE entry=22971;
/* Ley-Keeper's Wand */
UPDATE `item_template` SET `spellcooldown_1` = -1 WHERE entry=22997;
/* Divining Crystal */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=23401;
/* Well Crafted Staff */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=23411;
/* High Warlord's Battle Mace */
UPDATE `item_template` SET `dmg_min1` = 68.0, `dmg_max1` = 172.0, `DisenchantID` = 65 WHERE entry=23459;
/* Blessed Bracers */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=23539;
/* Eternium Runed Blade */
UPDATE `item_template` SET `dmg_min1` = 27.6, `dmg_max1` = 113.6, `stat_type1` = 21 WHERE entry=23554;
/* Hand of Eternity */
UPDATE `item_template` SET `dmg_min1` = 35.38, `dmg_max1` = 131.38 WHERE entry=23556;
/* Embrace of the Twisting Nether */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=23565;
/* Power Amplification Goggles */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=23761;
/* Ultra-Spectropic Detection Goggles */
UPDATE `item_template` SET `stat_type1` = 7, `stat_value1` = 48, `stat_type2` = 6, `stat_value2` = 47, `stat_type3` = 0, `stat_value3` = 0, `stat_type4` = 0, `stat_value4` = 0, `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 30645 WHERE entry=23762;
/* Crystalfire Staff */
UPDATE `item_template` SET `dmg_min1` = 90.85, `dmg_max1` = 149.85, `stat_type3` = 21 WHERE entry=24069;
/* Khorium Band of Shadows */
UPDATE `item_template` SET `spellid_1` = 18009 WHERE entry=24079;
/* Khorium Band of Frost */
UPDATE `item_template` SET `spellid_1` = 17892 WHERE entry=24080;
/* Khorium Inferno Band */
UPDATE `item_template` SET `spellid_1` = 17868 WHERE entry=24082;
/* Khorium Band of Leaves */
UPDATE `item_template` SET `spellid_1` = 17990 WHERE entry=24085;
/* Arcane Khorium Band */
UPDATE `item_template` SET `spellid_1` = 17824 WHERE entry=24086;
/* Eye of the Night */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type2` = 18 WHERE entry=24116;
/* Figurine - Felsteel Boar */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=24124;
/* Figurine - Dawnstone Crab */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=24125;
/* Figurine - Living Ruby Serpent */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=24126;
/* Figurine - Talasite Owl */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=24127;
/* Figurine - Nightseye Panther */
UPDATE `item_template` SET `spellid_1` = 17746, `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=24128;
/* Ursol's Claw */
UPDATE `item_template` SET `dmg_min1` = 130.5, `dmg_max1` = 213.5, `stat_type1` = 4, `stat_value1` = 28, `spellid_1` = 44895 WHERE entry=24155;
/* Blackstrike Bracers */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=24251;
/* Girdle of Ruination */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=24256;
/* Spellstrike Pants */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type2` = 18 WHERE entry=24262;
/* Spellstrike Hood */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type2` = 18 WHERE entry=24266;
/* Robe of the Dragon Slayer */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=24346;
/* Signet Ring of the Hand */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=24350;
/* Princely Reign Leggings */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=24359;
/* Spellfire Longsword */
UPDATE `item_template` SET `dmg_min1` = 54.2, `dmg_max1` = 128.2, `stat_type3` = 18 WHERE entry=24361;
/* Spore-Soaked Vaneer */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=24362;
/* Coilfang Hammer of Renewal */
UPDATE `item_template` SET `dmg_min1` = 59.4, `dmg_max1` = 139.4 WHERE entry=24378;
/* Mindfire Waistband */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=24395;
/* Manaspark Gloves */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=24450;
/* Zangartooth Shortblade */
UPDATE `item_template` SET `dmg_min1` = 36.05, `dmg_max1` = 88.05, `stat_type3` = 18 WHERE entry=24453;
/* Luminous Pearls of Insight */
UPDATE `item_template` SET `stat_type1` = 7, `stat_value1` = 0, `stat_type2` = 5, `stat_value2` = 15, `stat_type3` = 21, `stat_value3` = 11 WHERE entry=24462;
/* Talisman of the Horde */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=24551;
/* Gladiator's Dreadweave Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=24554;
/* Gladiator's War Staff */
UPDATE `item_template` SET `dmg_min1` = 89.4, `dmg_max1` = 185.4, `stat_type2` = 18, `stat_type3` = 21 WHERE entry=24557;
/* Absorption Dagger */
UPDATE `item_template` SET `dmg_min1` = 47.39, `dmg_max1` = 93.39 WHERE entry=25296;
/* Tuning Knife */
UPDATE `item_template` SET `dmg_min1` = 46.69, `dmg_max1` = 93.69 WHERE entry=25297;
/* Combustion Dagger */
UPDATE `item_template` SET `dmg_min1` = 45.99, `dmg_max1` = 93.99 WHERE entry=25298;
/* Siphoning Dagger */
UPDATE `item_template` SET `dmg_min1` = 44.95, `dmg_max1` = 94.95 WHERE entry=25299;
/* Lightning Dagger */
UPDATE `item_template` SET `dmg_min1` = 45.25, `dmg_max1` = 95.25, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=25300;
/* Shattering Dagger */
UPDATE `item_template` SET `dmg_min1` = 44.55, `dmg_max1` = 95.55 WHERE entry=25301;
/* Soul-Drain Dagger */
UPDATE `item_template` SET `dmg_min1` = 43.15, `dmg_max1` = 97.15 WHERE entry=25302;
/* Amplifying Blade */
UPDATE `item_template` SET `dmg_min1` = 42.75, `dmg_max1` = 97.75 WHERE entry=25303;
/* Destructo-Blade */
UPDATE `item_template` SET `dmg_min1` = 41.35, `dmg_max1` = 99.35 WHERE entry=25304;
/* Elemental Dagger */
UPDATE `item_template` SET `dmg_min1` = 40.29, `dmg_max1` = 100.29 WHERE entry=25305;
/* Permafrost Dagger */
UPDATE `item_template` SET `dmg_min1` = 39.89, `dmg_max1` = 100.89 WHERE entry=25306;
/* Shadow Dagger */
UPDATE `item_template` SET `dmg_min1` = 38.49, `dmg_max1` = 102.49 WHERE entry=25307;
/* Thunder Spike */
UPDATE `item_template` SET `dmg_min1` = 37.6, `dmg_max1` = 103.6 WHERE entry=25308;
/* Warpdagger */
UPDATE `item_template` SET `dmg_min1` = 36.54, `dmg_max1` = 103.54 WHERE entry=25309;
/* Naaru Lightmace */
UPDATE `item_template` SET `dmg_min1` = 47.39, `dmg_max1` = 93.39 WHERE entry=25310;
/* Revitalizing Hammer */
UPDATE `item_template` SET `dmg_min1` = 46.69, `dmg_max1` = 93.69 WHERE entry=25311;
/* Glorious Scepter */
UPDATE `item_template` SET `dmg_min1` = 45.99, `dmg_max1` = 93.99 WHERE entry=25312;
/* Cold-Iron Scepter */
UPDATE `item_template` SET `dmg_min1` = 44.95, `dmg_max1` = 94.95 WHERE entry=25313;
/* Ceremonial Hammer */
UPDATE `item_template` SET `dmg_min1` = 45.25, `dmg_max1` = 95.25 WHERE entry=25314;
/* Restorative Mace */
UPDATE `item_template` SET `dmg_min1` = 44.55, `dmg_max1` = 95.55 WHERE entry=25315;
/* Spirit-Clad Mace */
UPDATE `item_template` SET `dmg_min1` = 43.15, `dmg_max1` = 97.15 WHERE entry=25316;
/* Lesser Sledgemace */
UPDATE `item_template` SET `dmg_min1` = 42.75, `dmg_max1` = 97.75 WHERE entry=25317;
/* Ancestral Hammer */
UPDATE `item_template` SET `dmg_min1` = 41.35, `dmg_max1` = 99.35 WHERE entry=25318;
/* Tranquility Mace */
UPDATE `item_template` SET `dmg_min1` = 40.29, `dmg_max1` = 100.29 WHERE entry=25319;
/* Queen's Insignia */
UPDATE `item_template` SET `dmg_min1` = 39.89, `dmg_max1` = 100.89 WHERE entry=25320;
/* Divine Hammer */
UPDATE `item_template` SET `dmg_min1` = 38.49, `dmg_max1` = 102.49 WHERE entry=25321;
/* Lordly Scepter */
UPDATE `item_template` SET `dmg_min1` = 37.6, `dmg_max1` = 103.6 WHERE entry=25322;
/* Ascendant's Scepter */
UPDATE `item_template` SET `dmg_min1` = 36.54, `dmg_max1` = 103.54 WHERE entry=25323;
/* Angerstaff */
UPDATE `item_template` SET `dmg_min1` = 150.45, `dmg_max1` = 232.45, `spellid_1` = 33035 WHERE entry=25324;
/* Brutal Scar-Limb */
UPDATE `item_template` SET `dmg_min1` = 150.95, `dmg_max1` = 234.95, `spellid_1` = 44888 WHERE entry=25325;
/* Primal Lore-Staff */
UPDATE `item_template` SET `dmg_min1` = 151.45, `dmg_max1` = 237.45, `spellid_1` = 33037 WHERE entry=25326;
/* Frenzied Staff */
UPDATE `item_template` SET `dmg_min1` = 151.25, `dmg_max1` = 238.25, `spellid_1` = 44889 WHERE entry=25327;
/* Faerie-Kind Staff */
UPDATE `item_template` SET `dmg_min1` = 151.75, `dmg_max1` = 240.75, `spellid_1` = 44890 WHERE entry=25328;
/* Tranquility Staff */
UPDATE `item_template` SET `dmg_min1` = 151.25, `dmg_max1` = 243.25, `spellid_1` = 44891 WHERE entry=25329;
/* Starshine Staff */
UPDATE `item_template` SET `dmg_min1` = 152.25, `dmg_max1` = 247.25, `spellid_1` = 44893 WHERE entry=25330;
/* Vengeance Staff */
UPDATE `item_template` SET `dmg_min1` = 152.25, `dmg_max1` = 250.25, `spellid_1` = 44896 WHERE entry=25331;
/* Reflective Staff */
UPDATE `item_template` SET `dmg_min1` = 152.25, `dmg_max1` = 254.25, `spellid_1` = 44897 WHERE entry=25332;
/* Purification Staff */
UPDATE `item_template` SET `dmg_min1` = 152.95, `dmg_max1` = 258.95, `spellid_1` = 44898, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=25333;
/* Intimidating Greatstaff */
UPDATE `item_template` SET `dmg_min1` = 152.95, `dmg_max1` = 262.95, `spellid_1` = 44900 WHERE entry=25334;
/* Feral Warp-Staff */
UPDATE `item_template` SET `dmg_min1` = 152.95, `dmg_max1` = 265.95, `spellid_1` = 44902 WHERE entry=25335;
/* Splintering Greatstaff */
UPDATE `item_template` SET `dmg_min1` = 154.0, `dmg_max1` = 270.0, `spellid_1` = 44904 WHERE entry=25336;
/* Swarming Sting-Staff */
UPDATE `item_template` SET `dmg_min1` = 153.7, `dmg_max1` = 272.7, `spellid_1` = 44905 WHERE entry=25337;
/* Blood-Tempered Ranseur */
UPDATE `item_template` SET `BuyPrice` = 16506, `SellPrice` = 3301, `ItemLevel` = 23, `dmg_min1` = 45.0, `dmg_max1` = 69.0, `MaxDurability` = 80, `stat_value1` = 6, `stat_value2` = 9, `stat_type3` = 5, `stat_value3` = 6 WHERE entry=25464;
/* Venn'ren's Boots */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25482;
/* Earthcaller's Mace */
UPDATE `item_template` SET `dmg_min1` = 66.25, `dmg_max1` = 140.25 WHERE entry=25492;
/* Totemic Staff */
UPDATE `item_template` SET `dmg_min1` = 147.5, `dmg_max1` = 234.5 WHERE entry=25494;
/* Flamehandler's Gloves */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=25503;
/* Ikeyen's Boots */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25516;
/* Windcaller's Gauntlets */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25523;
/* Zangar Epaulets */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=25525;
/* Sporeggar Smasher */
UPDATE `item_template` SET `dmg_min1` = 50.87, `dmg_max1` = 122.87 WHERE entry=25536;
/* Talbuk Sticker */
UPDATE `item_template` SET `dmg_min1` = 36.25, `dmg_max1` = 87.25, `stat_type3` = 21 WHERE entry=25543;
/* Earthen Mark of Power */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25563;
/* Warcaster's Scaled Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25568;
/* Greenkeeper's Pantaloons */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25574;
/* Greenblood Pantaloons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=25577;
/* Windroc Shroud */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25595;
/* Burning Blade Cultist Band */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25606;
/* Burning Blade Cultist Band */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25607;
/* Staff of the Four Golden Coins */
UPDATE `item_template` SET `dmg_min1` = 156.0, `dmg_max1` = 258.0, `stat_type1` = 4, `stat_value1` = 25, `spellid_1` = 44896 WHERE entry=25622;
/* Oshu'gun Relic */
UPDATE `item_template` SET `spellcategorycooldown_2` = 0, `spellcategory_2` = 0 WHERE entry=25634;
/* Ethereal Sash */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=25637;
/* Nesingwary Safari Stick */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25640;
/* Wild Draenish Boots */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 11, `stat_type3` = 3, `stat_value3` = 11, `stat_type4` = 5, `stat_value4` = 11, `spellid_1` = 9342 WHERE entry=25673;
/* Wild Draenish Gloves */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 13, `stat_type2` = 3, `stat_value2` = 13, `stat_type3` = 7, `stat_value3` = 18, `stat_type4` = 5, `stat_value4` = 12, `spellid_1` = 9343 WHERE entry=25674;
/* Wild Draenish Leggings */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 18, `stat_type2` = 3, `stat_value2` = 18, `stat_type3` = 7, `stat_value3` = 27, `stat_type4` = 5, `stat_value4` = 17, `spellid_1` = 14248 WHERE entry=25675;
/* Wild Draenish Vest */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 19, `stat_type2` = 3, `stat_value2` = 19, `stat_value3` = 28, `stat_type4` = 5, `stat_value4` = 19, `spellid_1` = 15714 WHERE entry=25676;
/* Heavy Clefthoof Vest */
UPDATE `item_template` SET `armor` = 500, `stat_type3` = 0, `stat_value3` = 0 WHERE entry=25689;
/* Heavy Clefthoof Leggings */
UPDATE `item_template` SET `armor` = 503, `stat_type3` = 0, `stat_value3` = 0 WHERE entry=25690;
/* Heavy Clefthoof Boots */
UPDATE `item_template` SET `armor` = 394, `stat_type3` = 0, `stat_value3` = 0 WHERE entry=25691;
/* Scaled Legs of Ruination */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25702;
/* Zhevra Leather */
UPDATE `item_template` SET `Quality` = 1 WHERE entry=25703;
/* Moonkin Headdress */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=25710;
/* Deadly Borer Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25711;
/* Mantle of Magical Might */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25718;
/* Mogor's Anointing Club */
UPDATE `item_template` SET `dmg_min1` = 47.27, `dmg_max1` = 126.27 WHERE entry=25759;
/* Battle Mage's Baton */
UPDATE `item_template` SET `dmg_min1` = 92.27, `dmg_max1` = 161.27, `stat_type3` = 21 WHERE entry=25760;
/* Staff of Beasts */
UPDATE `item_template` SET `dmg_min1` = 144.71, `dmg_max1` = 252.71, `stat_type1` = 4, `stat_value1` = 31, `spellid_1` = 44903 WHERE entry=25761;
/* Azure Lightblade */
UPDATE `item_template` SET `dmg_min1` = 43.5, `dmg_max1` = 80.5 WHERE entry=25774;
/* Ogre Slayer's Cover */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25777;
/* Manacles of Remembrance */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25778;
/* Pilgrim's Cover */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25783;
/* Adept's Band */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25785;
/* Nethekurse's Rod of Torment */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25806;
/* Rod of Dire Shadows */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25808;
/* Maimfist's Choker */
UPDATE `item_template` SET `spellcooldown_1` = -1, `spellcategorycooldown_1` = -1, `spelltrigger_2` = 0, `spellcooldown_2` = -1, `spellcharges_3` = 0, `spellcooldown_3` = -1 WHERE entry=25809;
/* Farseer's Band */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25824;
/* Sage's Band */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25826;
/* Talisman of the Alliance */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=25829;
/* Gladiator's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=25834;
/* Gladiator's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=25854;
/* Gladiator's Silk Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25855;
/* Gladiator's Silk Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25856;
/* Gladiator's Silk Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25857;
/* Gladiator's Silk Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=25858;
/* Crude Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 1.0, `dmg_max1` = 3.0, `MaxDurability` = 200 WHERE entry=25861;
/* Balanced Throwing Dagger */
UPDATE `item_template` SET `dmg_min1` = 3.0, `dmg_max1` = 7.0, `MaxDurability` = 200 WHERE entry=25872;
/* Keen Throwing Knife */
UPDATE `item_template` SET `dmg_min1` = 8.0, `dmg_max1` = 16.0, `MaxDurability` = 200 WHERE entry=25873;
/* Large Throwing Knife */
UPDATE `item_template` SET `dmg_min1` = 17.0, `dmg_max1` = 32.0, `MaxDurability` = 200 WHERE entry=25874;
/* Deadly Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 16.0, `dmg_max1` = 30.0, `MaxDurability` = 200 WHERE entry=25875;
/* Gleaming Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 23.0, `dmg_max1` = 43.0, `MaxDurability` = 200 WHERE entry=25876;
/* Dusksteel Throwing Knife */
UPDATE `item_template` SET `dmg_min1` = 35.0, `dmg_max1` = 65.0, `MaxDurability` = 200 WHERE entry=25878;
/* Healer's Staff of the Forest */
UPDATE `item_template` SET `dmg_min1` = 134.65, `dmg_max1` = 215.65 WHERE entry=25917;
/* Cenarion Thicket Circlet */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25931;
/* Invincible Stave */
UPDATE `item_template` SET `dmg_min1` = 134.45, `dmg_max1` = 218.45 WHERE entry=25935;
/* Terokkar Tablet of Vim */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=25936;
/* Voidfire Wand */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=25939;
/* Staff of Polarities */
UPDATE `item_template` SET `dmg_min1` = 92.14, `dmg_max1` = 156.14, `stat_type3` = 18 WHERE entry=25950;
/* Ethereal Boots of the Skystrider */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=25957;
/* Aerodynamic Scaled Vest */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=25980;
/* Cenarion Naturalist's Staff */
UPDATE `item_template` SET `dmg_min1` = 160.25, `dmg_max1` = 254.25, `stat_type3` = 21 WHERE entry=25985;
/* Draenethyst Chaplet */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=25989;
/* Gladiator's Linked Armor */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 29 WHERE entry=25997;
/* Gladiator's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 34 WHERE entry=25998;
/* Gladiator's Linked Spaulders */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 19 WHERE entry=25999;
/* Gladiator's Linked Gauntlets */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 25 WHERE entry=26000;
/* Gladiator's Linked Leggings */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 30 WHERE entry=26001;
/* Ironstaff of Regeneration */
UPDATE `item_template` SET `dmg_min1` = 92.1, `dmg_max1` = 158.1 WHERE entry=27412;
/* Stormreaver Shadow-Kilt */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=27418;
/* Northshire Battlemace */
UPDATE `item_template` SET `dmg_min1` = 60.49, `dmg_max1` = 162.49 WHERE entry=27426;
/* Time-Shifted Dagger */
UPDATE `item_template` SET `dmg_min1` = 37.79, `dmg_max1` = 102.79, `stat_type3` = 21 WHERE entry=27431;
/* Boots of the Darkwalker */
UPDATE `item_template` SET `spellid_1` = 18016 WHERE entry=27451;
/* Volcanic Pauldrons */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27454;
/* Life Bearer's Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27457;
/* Reavers' Ring */
UPDATE `item_template` SET `ItemLevel` = 117 WHERE entry=27460;
/* Crimson Bracers of Gloom */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27462;
/* Mana-Etched Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27465;
/* Headdress of Alacrity */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=27466;
/* Gladiator's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27469;
/* Gladiator's Mail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27470;
/* Gladiator's Mail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27471;
/* Gladiator's Mail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27472;
/* Gladiator's Mail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27473;
/* Mage-Collar of the Firestorm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27488;
/* Virtue Bearer's Vambraces */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=27489;
/* Moonchild Leggings */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=27492;
/* Gloves of the Deadwatcher */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27493;
/* Incanter's Gloves */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=27508;
/* The Willbreaker */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46, `stat_type3` = 21 WHERE entry=27512;
/* World's End Bracers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27522;
/* Gloves of Oblivion */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27537;
/* Lightsworn Hammer */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=27538;
/* Nexus Torch */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27540;
/* Starlight Dagger */
UPDATE `item_template` SET `dmg_min1` = 29.55, `dmg_max1` = 94.55, `stat_type3` = 18 WHERE entry=27543;
/* Coldwhisper Cord */
UPDATE `item_template` SET `stat_type4` = 21, `spellid_1` = 17897 WHERE entry=27547;
/* Girdle of Many Blessings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27548;
/* Needle Shrike */
UPDATE `item_template` SET `dmg_min1` = 57.0, `dmg_max1` = 86.0, `MaxDurability` = 240 WHERE entry=27631;
/* Slayer's Waistguard */
UPDATE `item_template` SET `stat_type3` = 19 WHERE entry=27639;
/* Stormbreaker's Girdle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27643;
/* Stormbreaker's Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27652;
/* Gladiator's Lamellar Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27702;
/* Gladiator's Lamellar Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27703;
/* Gladiator's Lamellar Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27704;
/* Gladiator's Lamellar Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27705;
/* Gladiator's Lamellar Shoulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27706;
/* Belt of the Moonkin */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27723;
/* Infiltrator's Cloak */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=27732;
/* Expedition Caster's Band */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27734;
/* Bleeding Hollow Warhammer */
UPDATE `item_template` SET `dmg_min1` = 47.28, `dmg_max1` = 151.28, `stat_type3` = 21 WHERE entry=27741;
/* Mage-Fury Girdle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27742;
/* Girdle of Living Flame */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27743;
/* Cassock of the Loyal */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27748;
/* Staff of the Wild */
UPDATE `item_template` SET `dmg_min1` = 134.45, `dmg_max1` = 218.45, `stat_type2` = 4, `stat_value2` = 21, `spellid_1` = 44893 WHERE entry=27749;
/* Ensorcelled Marshfang Blade */
UPDATE `item_template` SET `dmg_min1` = 45.25, `dmg_max1` = 95.25, `stat_type2` = 21 WHERE entry=27753;
/* Greatstaff of the Leviathan */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type1` = 4, `stat_value1` = 39, `spellid_1` = 44908 WHERE entry=27757;
/* Hydra-fang Necklace */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27758;
/* Hands of the Sun */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_1` = 17872 WHERE entry=27764;
/* Demonfang Ritual Helm */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27781;
/* Moonrage Girdle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27783;
/* Scintillating Coral Band */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27784;
/* Serpentcrest Life-Staff */
UPDATE `item_template` SET `dmg_min1` = 100.28, `dmg_max1` = 187.28 WHERE entry=27791;
/* Earth Mantle Handwraps */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27793;
/* Sash of Serpentra */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27795;
/* Mana-Etched Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27796;
/* Vermillion Robes of the Dominant */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27799;
/* Starry Robes of the Crescent */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=27818;
/* Extravagant Boots of Malice */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27821;
/* Robe of the Great Dark Beyond */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=27824;
/* Warp-Scarab Brooch */
UPDATE `item_template` SET `spellcategorycooldown_2` = -1, `spellcategory_2` = 0 WHERE entry=27828;
/* Circlet of the Victor */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=27830;
/* Circlet of the Victor */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=27834;
/* Incanter's Trousers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=27838;
/* Grand Scepter of the Nexus-Kings */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type3` = 18 WHERE entry=27842;
/* Glyph-Lined Sash */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27843;
/* Magma Plume Boots */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27845;
/* Runesong Dagger */
UPDATE `item_template` SET `dmg_min1` = 27.55, `dmg_max1` = 90.55, `stat_type3` = 21 WHERE entry=27868;
/* Will of the Fallen Exarch */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=27876;
/* Draenic Wildstaff */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type1` = 4, `stat_value1` = 34, `spellid_1` = 44908 WHERE entry=27877;
/* Jaedenfire Gloves of Annihilation */
UPDATE `item_template` SET `spellid_1` = 18017 WHERE entry=27889;
/* Band of Many Prisms */
UPDATE `item_template` SET `spelltrigger_1` = 0 WHERE entry=27895;
/* Mana Wrath */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=27899;
/* Greatsword of Horrid Dreams */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46, `stat_type3` = 18 WHERE entry=27905;
/* Mana-Etched Pantaloons */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27907;
/* Tidefury Kilt */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27909;
/* Moonstrider Boots */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27914;
/* Sethekk Feather-Darts */
UPDATE `item_template` SET `dmg_min1` = 80.0, `dmg_max1` = 120.0, `MaxDurability` = 240 WHERE entry=27916;
/* Mark of Conquest */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=27920;
/* Mark of Conquest */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=27921;
/* Mark of Defiance */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=27922;
/* Mark of Defiance */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=27924;
/* Mark of Vindication */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=27926;
/* Mark of Vindication */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=27927;
/* Terminal Edge */
UPDATE `item_template` SET `dmg_min1` = 63.0, `dmg_max1` = 96.0, `MaxDurability` = 240 WHERE entry=27928;
/* Terminal Edge */
UPDATE `item_template` SET `dmg_min1` = 63.0, `dmg_max1` = 96.0, `MaxDurability` = 240 WHERE entry=27929;
/* Sky Breaker */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=27937;
/* Trousers of Oblivion */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27948;
/* Libram of Zeal */
UPDATE `item_template` SET `spellid_1` = 33557 WHERE entry=27949;
/* Sethekk Oracle Cloak */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27981;
/* Libram of Zeal */
UPDATE `item_template` SET `spellid_1` = 33557 WHERE entry=27983;
/* Mask of Inner Fire */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=27993;
/* Mantle of Three Terrors */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=27994;
/* Spell-slinger's Protector */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28030;
/* Epoch-Mender */
UPDATE `item_template` SET `dmg_min1` = 100.28, `dmg_max1` = 187.28 WHERE entry=28033;
/* Hourglass of the Unraveller */
UPDATE `item_template` SET `spellid_1` = 33648 WHERE entry=28034;
/* Vengeance of the Illidari */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=28040;
/* Sacred Feather Vest */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28050;
/* Jerkin of the Untamed Spirit */
UPDATE `item_template` SET `armor` = 425, `stat_value3` = 22 WHERE entry=28051;
/* Goldweave Tunic */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=28052;
/* Verdant Handwraps */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28070;
/* Destroyers' Mantle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28075;
/* Brooch of Heightened Potential */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=28134;
/* Batskin Belt */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=28158;
/* Tranquillien Flamberge */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=28164;
/* Mag'hari Ritualist's Horns */
UPDATE `item_template` SET `stat_type2` = 21, `stat_type3` = 18 WHERE entry=28169;
/* Star-Heart Lamp */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28187;
/* Bloodfire Greatstaff */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type3` = 21 WHERE entry=28188;
/* Scarab of the Infinite Cycle */
UPDATE `item_template` SET `spellid_2` = 33953 WHERE entry=28190;
/* Mana-Etched Vestments */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28191;
/* Aran's Sorcerous Slacks */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28212;
/* Dathrohan's Ceremonial Hammer */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=28216;
/* Moon-Crown Antlers */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=28220;
/* Arcanist's Stone */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=28223;
/* Sparking Arcanite Ring */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=28227;
/* Incanter's Robe */
UPDATE `item_template` SET `stat_type4` = 21, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=28229;
/* Tidefury Chestpiece */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28231;
/* Warp Engineer's Prismatic Chain */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28254;
/* Hammer of the Penitent */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=28257;
/* Nethershrike */
UPDATE `item_template` SET `dmg_min1` = 82.0, `dmg_max1` = 124.0, `MaxDurability` = 240 WHERE entry=28258;
/* Manual of the Nethermancer */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28260;
/* Baba's Cloak of Arcanistry */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28269;
/* Incanter's Cowl */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28278;
/* Gladiator's Spellblade */
UPDATE `item_template` SET `dmg_min1` = 22.32, `dmg_max1` = 110.32 WHERE entry=28297;
/* Syrannis' Mystic Sheen */
UPDATE `item_template` SET `spelltrigger_1` = 0 WHERE entry=28301;
/* Invoker's Signet */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=28303;
/* Gladiator's War Edge */
UPDATE `item_template` SET `dmg_min1` = 140.0, `dmg_max1` = 172.0, `MaxDurability` = 285 WHERE entry=28319;
/* Runed Dagger of Solace */
UPDATE `item_template` SET `dmg_min1` = 29.55, `dmg_max1` = 94.55 WHERE entry=28322;
/* Dreamer's Dragonstaff */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type1` = 4, `stat_value1` = 46, `spellid_1` = 44908 WHERE entry=28325;
/* Warpstaff of Arcanum */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type3` = 18, `stat_type4` = 21 WHERE entry=28341;
/* Warp Infused Drape */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28342;
/* General's Plate Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28385;
/* Nether Core's Control Rod */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28386;
/* Worldfire Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28391;
/* Ryngo's Band of Ingenuity */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28394;
/* General's Dreadweave Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28404;
/* Sigil-Laced Boots */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28406;
/* General's Silk Belt */
UPDATE `item_template` SET `stat_type3` = 21, `RequiredReputationRank` = 0 WHERE entry=28409;
/* General's Silk Footguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28410;
/* General's Silk Cuffs */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28411;
/* Lamp of Peaceful Radiance */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=28412;
/* Shiffar's Nexus-Horn */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=28418;
/* General's Leather Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28423;
/* Stormherald */
UPDATE `item_template` SET `spellppmrate_1` = 0.1 WHERE entry=28442;
/* General's Dragonhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28443;
/* General's Wyrmhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28446;
/* General's Chain Girdle */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28450;
/* Gladiator's Maul */
UPDATE `item_template` SET `dmg_min1` = 89.4, `dmg_max1` = 185.4, `stat_type2` = 4, `stat_value2` = 32, `spellid_1` = 44912 WHERE entry=28476;
/* Vambraces of Courage */
UPDATE `item_template` SET `stat_type3` = 0, `stat_value3` = 0, `spellid_1` = 34593 WHERE entry=28502;
/* Handwraps of Flowing Thought */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28507;
/* Bracers of Justice */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28512;
/* Boots of Foretelling */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28517;
/* Shard of the Virtuous */
UPDATE `item_template` SET `dmg_min1` = 28.03, `dmg_max1` = 129.03 WHERE entry=28522;
/* Brooch of Unquenchable Fury */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28530;
/* Barbed Shrike */
UPDATE `item_template` SET `dmg_min1` = 47.0, `dmg_max1` = 89.0, `MaxDurability` = 200 WHERE entry=28531;
/* Wooden Boomerang */
UPDATE `item_template` SET `dmg_min1` = 50.0, `dmg_max1` = 93.0, `MaxDurability` = 200 WHERE entry=28533;
/* Fel Tipped Dart */
UPDATE `item_template` SET `dmg_min1` = 51.0, `dmg_max1` = 95.0, `MaxDurability` = 200 WHERE entry=28534;
/* Amani Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 52.0, `dmg_max1` = 97.0, `MaxDurability` = 200 WHERE entry=28535;
/* Jagged Guillotine */
UPDATE `item_template` SET `dmg_min1` = 53.0, `dmg_max1` = 99.0, `MaxDurability` = 200 WHERE entry=28536;
/* Wildhammer Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 55.0, `dmg_max1` = 103.0, `MaxDurability` = 200 WHERE entry=28537;
/* Forked Shuriken */
UPDATE `item_template` SET `dmg_min1` = 57.0, `dmg_max1` = 107.0, `MaxDurability` = 200 WHERE entry=28538;
/* Razor-Edged Boomerang */
UPDATE `item_template` SET `dmg_min1` = 59.0, `dmg_max1` = 111.0, `MaxDurability` = 200 WHERE entry=28539;
/* Arakkoa Talon-Axe */
UPDATE `item_template` SET `dmg_min1` = 61.0, `dmg_max1` = 115.0, `MaxDurability` = 200 WHERE entry=28540;
/* Sawshrike */
UPDATE `item_template` SET `dmg_min1` = 64.0, `dmg_max1` = 119.0, `MaxDurability` = 200 WHERE entry=28541;
/* Heartseeker Knives */
UPDATE `item_template` SET `dmg_min1` = 66.0, `dmg_max1` = 123.0, `MaxDurability` = 200 WHERE entry=28542;
/* Dreghood Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 68.0, `dmg_max1` = 127.0, `MaxDurability` = 200 WHERE entry=28543;
/* Assassin's Shuriken */
UPDATE `item_template` SET `dmg_min1` = 69.0, `dmg_max1` = 130.0, `MaxDurability` = 200 WHERE entry=28544;
/* Seal of the Exorcist */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=28555;
/* Exorcist's Lamellar Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28560;
/* Crimson Girdle of the Indomitable */
UPDATE `item_template` SET `stat_value1` = 16, `stat_value4` = 20 WHERE entry=28566;
/* Boots of Valiance */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28569;
/* Big Bad Wolf's Head */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28583;
/* Ruby Slippers */
UPDATE `item_template` SET `stat_type3` = 18, `spellcategorycooldown_2` = 3600000 WHERE entry=28585;
/* Wicked Witch's Hat */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28586;
/* Libram of Souls Redeemed */
UPDATE `item_template` SET `spellid_1` = 38320 WHERE entry=28592;
/* Panzar'Thar Breastplate */
UPDATE `item_template` SET `stat_type3` = 15 WHERE entry=28597;
/* Robe of the Elder Scribes */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28602;
/* Talisman of Nightbane */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28603;
/* Nightstaff of the Everliving */
UPDATE `item_template` SET `dmg_min1` = 142.84, `dmg_max1` = 289.84 WHERE entry=28604;
/* General's Linked Bracers */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 19 WHERE entry=28605;
/* Shield of Impenetrable Darkness */
UPDATE `item_template` SET `stat_value2` = 22, `stat_type3` = 0, `stat_value3` = 0, `spellid_1` = 34593 WHERE entry=28606;
/* Grand Marshal's Dreadweave Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=28627;
/* General's Linked Girdle */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 27, `RequiredReputationRank` = 0 WHERE entry=28629;
/* General's Linked Sabatons */
UPDATE `item_template` SET `stat_type2` = 3, `stat_value2` = 27 WHERE entry=28630;
/* Staff of Infinite Mysteries */
UPDATE `item_template` SET `dmg_min1` = 142.84, `dmg_max1` = 289.84, `stat_type3` = 18 WHERE entry=28633;
/* General's Mail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28638;
/* General's Mail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=28639;
/* General's Mail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28640;
/* General's Lamellar Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=28641;
/* General's Lamellar Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=28642;
/* General's Lamellar Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=28643;
/* General's Scaled Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28644;
/* Malefic Girdle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28654;
/* Terestian's Stranglestaff */
UPDATE `item_template` SET `dmg_min1` = 132.6, `dmg_max1` = 270.6, `stat_type1` = 4, `stat_value1` = 38, `spellid_1` = 44911 WHERE entry=28658;
/* Xavian Stiletto */
UPDATE `item_template` SET `dmg_min1` = 88.0, `dmg_max1` = 133.0, `MaxDurability` = 285 WHERE entry=28659;
/* Pauldrons of the Justice-Seeker */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28666;
/* Boots of the Infernal Coven */
UPDATE `item_template` SET `BuyPrice` = 125000, `SellPrice` = 31250 WHERE entry=28670;
/* Tirisfal Wand of Ascendancy */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28673;
/* Grand Marshal's Lamellar Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28679;
/* Grand Marshal's Lamellar Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28680;
/* Grand Marshal's Lamellar Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28681;
/* Grand Marshal's Lamellar Shoulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28683;
/* Grand Marshal's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=28684;
/* Grand Marshal's Linked Armor */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 12 WHERE entry=28689;
/* Grand Marshal's Linked Gauntlets */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 21 WHERE entry=28690;
/* Grand Marshal's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 20 WHERE entry=28691;
/* Grand Marshal's Linked Leggings */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 22 WHERE entry=28692;
/* Grand Marshal's Linked Spaulders */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 13 WHERE entry=28693;
/* Grand Marshal's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28694;
/* Grand Marshal's Mail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28695;
/* Grand Marshal's Mail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28696;
/* Grand Marshal's Mail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28697;
/* Grand Marshal's Mail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28698;
/* Grand Marshal's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28714;
/* Grand Marshal's Silk Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28715;
/* Grand Marshal's Silk Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28716;
/* Grand Marshal's Silk Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28717;
/* Grand Marshal's Silk Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28718;
/* Grand Marshal's Lamellar Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28724;
/* Jewel of Infinite Possibilities */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28734;
/* Uni-Mind Headdress */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=28744;
/* Battlescar Boots */
UPDATE `item_template` SET `stat_value1` = 18, `stat_value3` = 23, `stat_value4` = 21 WHERE entry=28747;
/* Legplates of the Innocent */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28748;
/* Ring of Recurrence */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28753;
/* Exorcist's Mail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28758;
/* Exorcist's Silk Hood */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28760;
/* Adornment of Stolen Souls */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28762;
/* Ruby Drape of the Mysticant */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28766;
/* Nathrezim Mindblade */
UPDATE `item_template` SET `dmg_min1` = 24.56, `dmg_max1` = 124.56, `stat_type3` = 21 WHERE entry=28770;
/* Light's Justice */
UPDATE `item_template` SET `dmg_min1` = 24.56, `dmg_max1` = 124.56 WHERE entry=28771;
/* Soul-Eater's Handwraps */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28780;
/* Crystalheart Pulse-Staff */
UPDATE `item_template` SET `dmg_min1` = 143.44, `dmg_max1` = 297.44 WHERE entry=28782;
/* Eredar Wand of Obliteration */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28783;
/* Tabard of the Protector */
UPDATE `item_template` SET `BuyPrice` = 10000, `SellPrice` = 2500 WHERE entry=28788;
/* Band of Crimson Fury */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28793;
/* Brute Cloak of the Ogre-Magi */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28797;
/* Bloodmaw Magus-Blade */
UPDATE `item_template` SET `dmg_min1` = 35.9, `dmg_max1` = 135.9, `stat_type3` = 21 WHERE entry=28802;
/* Windshear Boots */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28810;
/* High Warlord's Dreadweave Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=28820;
/* Aldori Legacy Defender */
UPDATE `item_template` SET `stat_value2` = 19, `stat_type3` = 31, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=28825;
/* Shuriken of Negation */
UPDATE `item_template` SET `dmg_min1` = 79.0, `dmg_max1` = 120.0, `MaxDurability` = 285 WHERE entry=28826;
/* High Warlord's Lamellar Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28831;
/* High Warlord's Lamellar Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28832;
/* High Warlord's Lamellar Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28833;
/* High Warlord's Lamellar Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28834;
/* High Warlord's Lamellar Shoulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28835;
/* High Warlord's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=28836;
/* High Warlord's Linked Armor */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 12 WHERE entry=28841;
/* High Warlord's Linked Gauntlets */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 21 WHERE entry=28842;
/* High Warlord's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 20 WHERE entry=28843;
/* High Warlord's Linked Leggings */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 22 WHERE entry=28844;
/* High Warlord's Linked Spaulders */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 13 WHERE entry=28845;
/* High Warlord's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28846;
/* High Warlord's Mail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28847;
/* High Warlord's Mail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28848;
/* High Warlord's Mail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28849;
/* High Warlord's Mail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28850;
/* High Warlord's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28866;
/* High Warlord's Silk Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28867;
/* High Warlord's Silk Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28868;
/* High Warlord's Silk Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28869;
/* High Warlord's Silk Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28870;
/* High Warlord's Maul */
UPDATE `item_template` SET `dmg_min1` = 158.92, `dmg_max1` = 293.92, `stat_type2` = 4, `stat_value2` = 28, `spellid_1` = 44908 WHERE entry=28919;
/* High Warlord's Spellblade */
UPDATE `item_template` SET `dmg_min1` = 31.52, `dmg_max1` = 100.52, `stat_type4` = 18 WHERE entry=28931;
/* High Warlord's War Staff */
UPDATE `item_template` SET `dmg_min1` = 133.1, `dmg_max1` = 245.1, `stat_type2` = 18, `stat_type3` = 21 WHERE entry=28935;
/* Grand Marshal's Maul */
UPDATE `item_template` SET `dmg_min1` = 158.92, `dmg_max1` = 293.92, `stat_type2` = 4, `stat_value2` = 28, `spellid_1` = 44908 WHERE entry=28948;
/* Grand Marshal's Spellblade */
UPDATE `item_template` SET `dmg_min1` = 31.52, `dmg_max1` = 100.52, `stat_type4` = 18 WHERE entry=28957;
/* Grand Marshal's War Staff */
UPDATE `item_template` SET `dmg_min1` = 133.1, `dmg_max1` = 245.1, `stat_type2` = 18, `stat_type3` = 21 WHERE entry=28959;
/* Voidheart Crown */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28963;
/* Voidheart Robe */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28964;
/* Voidheart Leggings */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=28966;
/* Voidheart Mantle */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=28967;
/* Voidheart Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=28968;
/* Flightblade Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 54.0, `dmg_max1` = 102.0, `MaxDurability` = 240 WHERE entry=28972;
/* Marshal's Chain Girdle */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28974;
/* Marshal's Dragonhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28976;
/* Light Throwing Knife */
UPDATE `item_template` SET `dmg_max1` = 2.0, `MaxDurability` = 200 WHERE entry=28979;
/* Marshal's Dreadweave Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28980;
/* Marshal's Lamellar Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=28983;
/* Marshal's Lamellar Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=28984;
/* Marshal's Lamellar Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=28985;
/* Marshal's Leather Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28986;
/* Marshal's Linked Bracers */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 19 WHERE entry=28989;
/* Marshal's Linked Girdle */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 27, `RequiredReputationRank` = 0 WHERE entry=28990;
/* Marshal's Linked Sabatons */
UPDATE `item_template` SET `stat_type2` = 3, `stat_value2` = 27 WHERE entry=28991;
/* Marshal's Mail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28992;
/* Marshal's Mail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=28993;
/* Marshal's Mail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=28994;
/* Marshal's Plate Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28995;
/* Marshal's Scaled Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=28998;
/* Marshal's Silk Belt */
UPDATE `item_template` SET `stat_type3` = 21, `RequiredReputationRank` = 0 WHERE entry=29001;
/* Marshal's Silk Cuffs */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29002;
/* Marshal's Silk Footguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29003;
/* Marshal's Wyrmhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=29004;
/* Weighted Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 4.0, `dmg_max1` = 8.0, `MaxDurability` = 200 WHERE entry=29007;
/* Sharp Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 8.0, `dmg_max1` = 16.0, `MaxDurability` = 200 WHERE entry=29008;
/* Heavy Throwing Dagger */
UPDATE `item_template` SET `dmg_min1` = 14.0, `dmg_max1` = 27.0, `MaxDurability` = 200 WHERE entry=29009;
/* Wicked Throwing Dagger */
UPDATE `item_template` SET `dmg_min1` = 23.0, `dmg_max1` = 43.0, `MaxDurability` = 200 WHERE entry=29010;
/* Warbringer Greathelm */
UPDATE `item_template` SET `stat_value1` = 15, `stat_type2` = 3, `stat_value2` = 17, `stat_type3` = 7, `stat_value3` = 53, `stat_type4` = 12, `stat_value4` = 24, `stat_type5` = 15, `stat_value5` = 19 WHERE entry=29011;
/* Warbringer Chestguard */
UPDATE `item_template` SET `stat_value1` = 16, `stat_type2` = 3, `stat_value2` = 17, `stat_type3` = 7, `stat_value3` = 48, `stat_type4` = 12, `stat_value4` = 22, `stat_type5` = 15, `stat_value5` = 23 WHERE entry=29012;
/* Jagged Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 35.0, `dmg_max1` = 67.0, `MaxDurability` = 200 WHERE entry=29013;
/* Blacksteel Throwing Dagger */
UPDATE `item_template` SET `dmg_min1` = 35.0, `dmg_max1` = 67.0, `MaxDurability` = 200 WHERE entry=29014;
/* Warbringer Legguards */
UPDATE `item_template` SET `stat_value1` = 24, `stat_type2` = 3, `stat_value2` = 24, `stat_type3` = 7, `stat_value3` = 55, `stat_type4` = 12, `stat_value4` = 33, `stat_type5` = 13, `stat_value5` = 35 WHERE entry=29015;
/* Warbringer Shoulderguards */
UPDATE `item_template` SET `stat_value1` = 14, `stat_type2` = 3, `stat_value2` = 15, `stat_type3` = 7, `stat_value3` = 38, `stat_type4` = 12, `stat_value4` = 17, `stat_type5` = 13, `stat_value5` = 26 WHERE entry=29016;
/* Warbringer Handguards */
UPDATE `item_template` SET `stat_value1` = 17, `stat_type2` = 3, `stat_value2` = 20, `stat_type3` = 7, `stat_value3` = 38, `stat_type4` = 12, `stat_value4` = 23, `stat_type5` = 14, `stat_value5` = 29 WHERE entry=29017;
/* Cyclone Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29033;
/* Cyclone Handguards */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=29034;
/* Cyclone Faceguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29035;
/* Cyclone Legguards */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=29036;
/* Cyclone Shoulderguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29037;
/* Cyclone Breastplate */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 33 WHERE entry=29038;
/* Cyclone Gauntlets */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 27 WHERE entry=29039;
/* Cyclone Helm */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 36 WHERE entry=29040;
/* Cyclone War-Kilt */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 35 WHERE entry=29042;
/* Cyclone Shoulderplates */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 26 WHERE entry=29043;
/* Shroud of the Incarnate */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=29056;
/* Gloves of the Incarnate */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29057;
/* Soul-Collar of the Incarnate */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=29058;
/* Leggings of the Incarnate */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29059;
/* Justicar Diadem */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29061;
/* Justicar Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29062;
/* Justicar Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29065;
/* Justicar Chestguard */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 30, `spellid_1` = 14054 WHERE entry=29066;
/* Justicar Handguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 24, `spellid_1` = 14054 WHERE entry=29067;
/* Justicar Faceguard */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 24, `spellid_1` = 14054 WHERE entry=29068;
/* Justicar Legguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 31, `spellid_1` = 18053 WHERE entry=29069;
/* Justicar Shoulderguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 14, `spellid_1` = 18049 WHERE entry=29070;
/* Collar of the Aldor */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29076;
/* Legwraps of the Aldor */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=29078;
/* Pauldrons of the Aldor */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29079;
/* Gloves of the Aldor */
UPDATE `item_template` SET `stat_type4` = 18, `stat_type5` = 21 WHERE entry=29080;
/* Chestpiece of Malorne */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=29091;
/* Gloves of Malorne */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29092;
/* Antlers of Malorne */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29093;
/* Britches of Malorne */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29094;
/* Breastplate of Malorne */
UPDATE `item_template` SET `armor` = 659, `stat_value1` = 33 WHERE entry=29096;
/* Gauntlets of Malorne */
UPDATE `item_template` SET `armor` = 475, `stat_value4` = 24 WHERE entry=29097;
/* Stag-Helm of Malorne */
UPDATE `item_template` SET `armor` = 490, `stat_value3` = 30 WHERE entry=29098;
/* Greaves of Malorne */
UPDATE `item_template` SET `armor` = 640, `stat_value2` = 32 WHERE entry=29099;
/* Mantle of Malorne */
UPDATE `item_template` SET `armor` = 410, `stat_value2` = 27 WHERE entry=29100;
/* Rod of the Unyielding */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29109;
/* Seer's Signet */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=29126;
/* Auchenai Staff */
UPDATE `item_template` SET `dmg_min1` = 92.37, `dmg_max1` = 171.37, `stat_type2` = 21, `stat_type3` = 18 WHERE entry=29130;
/* Scryer's Bloodgem */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=29132;
/* Seer's Cane */
UPDATE `item_template` SET `dmg_min1` = 92.37, `dmg_max1` = 171.37 WHERE entry=29133;
/* Tempest Leggings */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29141;
/* Kurenai Kilt */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29142;
/* Blade of the Archmage */
UPDATE `item_template` SET `dmg_min1` = 30.36, `dmg_max1` = 118.36, `stat_type3` = 21 WHERE entry=29153;
/* Stormcaller */
UPDATE `item_template` SET `dmg_min1` = 30.36, `dmg_max1` = 118.36, `stat_type3` = 21 WHERE entry=29155;
/* Earthwarden */
UPDATE `item_template` SET `dmg_min1` = 142.64, `dmg_max1` = 278.64, `spellid_2` = 44909 WHERE entry=29171;
/* Ashyen's Gift */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=29172;
/* Gavel of Pure Light */
UPDATE `item_template` SET `dmg_min1` = 32.38, `dmg_max1` = 125.38 WHERE entry=29175;
/* Crest of the Sha'tar */
UPDATE `item_template` SET `stat_value2` = 13, `stat_type3` = 0, `stat_value3` = 0, `spellid_1` = 23181 WHERE entry=29176;
/* Xi'ri's Gift */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29179;
/* Continuum Blade */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46, `stat_type3` = 18 WHERE entry=29185;
/* Thick Bronze Darts */
UPDATE `item_template` SET `dmg_min1` = 16.0, `dmg_max1` = 24.0, `MaxDurability` = 200 WHERE entry=29201;
/* Whirling Steel Axes */
UPDATE `item_template` SET `dmg_min1` = 30.0, `dmg_max1` = 57.0, `MaxDurability` = 200 WHERE entry=29202;
/* Enchanted Thorium Blades */
UPDATE `item_template` SET `dmg_min1` = 49.0, `dmg_max1` = 92.0, `MaxDurability` = 200 WHERE entry=29203;
/* Felsteel Whisper Knives */
UPDATE `item_template` SET `dmg_min1` = 134.0, `dmg_max1` = 135.0, `MaxDurability` = 240 WHERE entry=29204;
/* Fitz's Throwing Axe */
UPDATE `item_template` SET `dmg_min1` = 99.0, `dmg_max1` = 149.0, `MaxDurability` = 240 WHERE entry=29211;
/* Balanced Stone Dirk */
UPDATE `item_template` SET `dmg_min1` = 55.0, `dmg_max1` = 103.0, `MaxDurability` = 200 WHERE entry=29212;
/* Belt of Depravity */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=29241;
/* Wave-Song Girdle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29244;
/* Girdle of Valorous Deeds */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 22, `spellid_1` = 14799 WHERE entry=29253;
/* Sash of Arcane Visions */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29257;
/* Forestheart Bracers */
UPDATE `item_template` SET `armor` = 237, `stat_value1` = 18 WHERE entry=29263;
/* Tree-Mender's Belt */
UPDATE `item_template` SET `armor` = 406, `stat_value3` = 22 WHERE entry=29264;
/* Barkchip Boots */
UPDATE `item_template` SET `armor` = 352, `stat_value1` = 24 WHERE entry=29265;
/* Azure-Shield of Coldarra */
UPDATE `item_template` SET `stat_value2` = 22, `stat_type3` = 0, `stat_value3` = 0, `spellid_1` = 34593 WHERE entry=29266;
/* Mazthoril Honor Shield */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29268;
/* Sapphiron's Wing Bone */
UPDATE `item_template` SET `stat_type1` = 18, `spellid_1` = 17909 WHERE entry=29269;
/* Flametongue Seal */
UPDATE `item_template` SET `stat_type1` = 21, `spellid_1` = 17882 WHERE entry=29270;
/* Talisman of Kalecgos */
UPDATE `item_template` SET `spellid_1` = 17846 WHERE entry=29271;
/* Orb of the Soul-Eater */
UPDATE `item_template` SET `spellid_1` = 18026 WHERE entry=29272;
/* Violet Signet */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29284;
/* Violet Signet */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29285;
/* Violet Signet */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29286;
/* Violet Signet of the Archmage */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29287;
/* Band of Eternity */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29302;
/* Band of Eternity */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29303;
/* Band of Eternity */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29304;
/* Band of the Eternal Sage */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29305;
/* Earthbreaker's Greaves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29313;
/* Leggings of the Third Coin */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29314;
/* Band of the Guardian */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=29320;
/* Consortium Prince's Wrap */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29328;
/* Torc of the Sethekk Prophet */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=29333;
/* Sethekk Oracle's Focus */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=29334;
/* Talon Lord's Collar */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=29335;
/* Mark of the Ravenguard */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=29336;
/* Auchenai Anchorite's Robe */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=29341;
/* Haramad's Leggings of the Third Coin */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=29343;
/* Haramad's Linked Chain Pantaloons */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29344;
/* The Black Stalk */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=29350;
/* Shockwave Truncheon */
UPDATE `item_template` SET `dmg_min1` = 31.2, `dmg_max1` = 127.2, `stat_type2` = 21 WHERE entry=29353;
/* Terokk's Shadowstaff */
UPDATE `item_template` SET `dmg_min1` = 143.6, `dmg_max1` = 282.6, `stat_type3` = 21 WHERE entry=29355;
/* Feral Staff of Lashing */
UPDATE `item_template` SET `dmg_min1` = 147.5, `dmg_max1` = 278.5, `stat_type1` = 4, `stat_value1` = 36, `spellid_1` = 44910 WHERE entry=29359;
/* Ring of Cryptic Dreams */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29367;
/* Shawl of Shifting Probabilities */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29369;
/* Icon of the Silver Crescent */
UPDATE `item_template` SET `spellid_1` = 17280 WHERE entry=29370;
/* Essence of the Martyr */
UPDATE `item_template` SET `spellcategorycooldown_2` = -1, `spellcategory_2` = 0 WHERE entry=29376;
/* Starheart Baton */
UPDATE `item_template` SET `spellid_1` = 17821 WHERE entry=29378;
/* Gnomeregan Auto-Blocker 600 */
UPDATE `item_template` SET `spellcategorycooldown_3` = -1, `spellcategory_3` = 0 WHERE entry=29387;
/* Rod of the Void Caller */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29399;
/* Nethershard */
UPDATE `item_template` SET `dmg_min1` = 40.99, `dmg_max1` = 98.99, `stat_type1` = 21 WHERE entry=29457;
/* Windscale Hood */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29504;
/* Netherstrike Breastplate */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29519;
/* Netherstrike Belt */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29520;
/* Netherstrike Bracers */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29521;
/* Windhawk Hauberk */
UPDATE `item_template` SET `stat_type4` = 21, `spellid_1` = 17367, `spellid_2` = 18032 WHERE entry=29522;
/* Windhawk Bracers */
UPDATE `item_template` SET `stat_type4` = 21, `spellid_1` = 9345, `spellid_2` = 9317 WHERE entry=29523;
/* Windhawk Belt */
UPDATE `item_template` SET `stat_type4` = 21, `spellid_1` = 14047, `spellid_2` = 18032 WHERE entry=29524;
/* Throat Piercers */
UPDATE `item_template` SET `dmg_min1` = 12.0, `dmg_max1` = 19.0, `MaxDurability` = 200 WHERE entry=29584;
/* Insignia of the Horde */
UPDATE `item_template` SET `ItemLevel` = 0 WHERE entry=29592;
/* Insignia of the Alliance */
UPDATE `item_template` SET `ItemLevel` = 0 WHERE entry=29593;
/* Lieutenant Commander's Mail Headguard */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 7597, `spellid_2` = 18384 WHERE entry=29598;
/* Field Marshal's Mail Armor */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 7597, `spellid_2` = 18384 WHERE entry=29609;
/* Field Marshal's Mail Helm */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 7597, `spellid_2` = 18384 WHERE entry=29610;
/* Battle-Mage's Helmet */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29773;
/* Pendant of the Battle-Mage */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=29775;
/* Kirin Tor Apprentice's Robes */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=29780;
/* Harmony's Touch */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=29784;
/* Strength of the Violet Tower */
UPDATE `item_template` SET `BuyPrice` = 141992, `SellPrice` = 35498 WHERE entry=29794;
/* Shimmering Azure Boots */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=29808;
/* Cloak of Woven Energy */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29813;
/* The Staff of Twin Worlds */
UPDATE `item_template` SET `dmg_min1` = 146.78, `dmg_max1` = 225.78 WHERE entry=29910;
/* Agamaggan's Quill */
UPDATE `item_template` SET `dmg_min1` = 146.78, `dmg_max1` = 225.78, `stat_type2` = 4, `stat_value2` = 19, `spellid_1` = 33035 WHERE entry=29911;
/* Mindstorm Wristbands */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29918;
/* Fire Crest Breastplate */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29921;
/* Girdle of the Righteous Path */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29965;
/* Nether Vest */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=29967;
/* Wildfeather Leggings */
UPDATE `item_template` SET `spellid_1` = 9343, `spellid_2` = 9315 WHERE entry=29970;
/* Living Crystal Breastplate */
UPDATE `item_template` SET `spellid_1` = 13881, `spellid_2` = 18036 WHERE entry=29974;
/* Worldstorm Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=29976;
/* Ethereum Life-Staff */
UPDATE `item_template` SET `dmg_min1` = 144.04, `dmg_max1` = 306.04 WHERE entry=29981;
/* Wand of the Forgotten Star */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type2` = 21 WHERE entry=29982;
/* Cowl of the Grand Engineer */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=29986;
/* Gauntlets of the Sun King */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=29987;
/* The Nexus Key */
UPDATE `item_template` SET `dmg_min1` = 145.2, `dmg_max1` = 312.2, `stat_type3` = 21 WHERE entry=29988;
/* Twinblade of the Phoenix */
UPDATE `item_template` SET `stat_type3` = 0, `stat_value3` = 0, `spellid_1` = 34751 WHERE entry=29993;
/* Leggings of Murderous Intent */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=29995;
/* Royal Gauntlets of Silvermoon */
UPDATE `item_template` SET `stat_value3` = 32, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=29998;
/* Landing Boots */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30004;
/* Fleshling Simulation Staff */
UPDATE `item_template` SET `dmg_min1` = 105.08, `dmg_max1` = 190.08, `stat_type1` = 4, `stat_value1` = 27, `spellid_1` = 44906 WHERE entry=30010;
/* Ameer's Impulse Taser */
UPDATE `item_template` SET `dmg_min1` = 105.08, `dmg_max1` = 190.08, `stat_type2` = 21, `stat_type5` = 18 WHERE entry=30011;
/* Ameer's Judgement */
UPDATE `item_template` SET `dmg_min1` = 105.08, `dmg_max1` = 190.08, `stat_type4` = 21 WHERE entry=30012;
/* The Sun King's Talisman */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30015;
/* Area 52 Defender's Pants */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30019;
/* Fire-Cord of the Magus */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_1` = 26695 WHERE entry=30020;
/* Wildfury Greatstaff */
UPDATE `item_template` SET `dmg_min1` = 135.1, `dmg_max1` = 286.1, `spellid_1` = 44914 WHERE entry=30021;
/* Mantle of the Elven Kings */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=30024;
/* Serpentshrine Shuriken */
UPDATE `item_template` SET `dmg_min1` = 97.0, `dmg_max1` = 146.0, `MaxDurability` = 285 WHERE entry=30025;
/* Boots of Courage Unending */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30027;
/* Boots of the Protector */
UPDATE `item_template` SET `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 14054 WHERE entry=30033;
/* Belt of the Guardian */
UPDATE `item_template` SET `stat_type1` = 7, `stat_value1` = 48, `stat_type2` = 5, `stat_value2` = 13, `spellid_1` = 14248 WHERE entry=30034;
/* Boots of Blasting */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=30037;
/* Belt of Blasting */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type2` = 18 WHERE entry=30038;
/* Boots of Natural Grace */
UPDATE `item_template` SET `armor` = 474, `stat_value2` = 26 WHERE entry=30041;
/* Belt of Natural Power */
UPDATE `item_template` SET `armor` = 423, `stat_value2` = 20 WHERE entry=30042;
/* Hurricane Boots */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30043;
/* Monsoon Belt */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=30044;
/* Fathomstone */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30049;
/* Boots of the Shifting Nightmare */
UPDATE `item_template` SET `BuyPrice` = 167823, `SellPrice` = 33564, `stat_type3` = 18, `spellid_1` = 26730 WHERE entry=30050;
/* Robe of Hateful Echoes */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30056;
/* Cord of Screaming Terrors */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=30064;
/* Glowing Breastplate of Truth */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30065;
/* Velvet Boots of the Guardian */
UPDATE `item_template` SET `BuyPrice` = 167823, `SellPrice` = 33564, `stat_type3` = 21 WHERE entry=30067;
/* Girdle of the Tidal Call */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 35 WHERE entry=30068;
/* Earthforged Leggings */
UPDATE `item_template` SET `armor` = 479, `stat_value2` = 24, `stat_type3` = 3, `stat_type4` = 12, `stat_value4` = 10 WHERE entry=30069;
/* Windforged Leggings */
UPDATE `item_template` SET `stat_value1` = 14, `stat_type2` = 7, `stat_value2` = 10, `stat_type3` = 5, `stat_type4` = 0, `stat_value4` = 0, `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 9335, `spellid_2` = 21363 WHERE entry=30070;
/* Light Earthforged Blade */
UPDATE `item_template` SET `dmg_min1` = 58.0, `dmg_max1` = 108.0, `stat_type1` = 7 WHERE entry=30071;
/* Illidari Shoulderpads */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30079;
/* Pauldrons of the Argent Sentinel */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30084;
/* Fang of the Leviathan */
UPDATE `item_template` SET `dmg_min1` = 21.46, `dmg_max1` = 126.46, `stat_type3` = 21 WHERE entry=30095;
/* Girdle of the Invulnerable */
UPDATE `item_template` SET `stat_value1` = 29, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=30096;
/* Vestments of the Sea-Witch */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=30107;
/* Lightfathom Scepter */
UPDATE `item_template` SET `dmg_min1` = 20.9, `dmg_max1` = 135.9 WHERE entry=30108;
/* Ring of Endless Coils */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30109;
/* Glorious Gauntlets of Crestfall */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30112;
/* Destroyer Chestguard */
UPDATE `item_template` SET `stat_value1` = 25, `stat_type2` = 3, `stat_value2` = 26, `stat_type3` = 7, `stat_value3` = 57, `stat_type4` = 12, `stat_value4` = 27, `stat_type5` = 13, `stat_type6` = 31, `stat_value6` = 24 WHERE entry=30113;
/* Destroyer Handguards */
UPDATE `item_template` SET `stat_value1` = 16, `stat_type2` = 3, `stat_value2` = 16, `stat_type3` = 7, `stat_value3` = 44, `stat_type4` = 12, `stat_value4` = 25, `stat_type5` = 15, `stat_value5` = 23 WHERE entry=30114;
/* Destroyer Greathelm */
UPDATE `item_template` SET `stat_value1` = 28, `stat_type2` = 3, `stat_value2` = 28, `stat_type3` = 7, `stat_value3` = 48, `stat_type4` = 12, `stat_value4` = 30, `stat_type5` = 13, `stat_value5` = 33 WHERE entry=30115;
/* Destroyer Legguards */
UPDATE `item_template` SET `stat_value1` = 18, `stat_type2` = 3, `stat_value2` = 28, `stat_type3` = 7, `stat_value3` = 60, `stat_type4` = 12, `stat_value4` = 39, `stat_type5` = 15, `stat_value5` = 32 WHERE entry=30116;
/* Destroyer Shoulderguards */
UPDATE `item_template` SET `stat_value1` = 13, `stat_type2` = 3, `stat_value2` = 21, `stat_type3` = 7, `stat_value3` = 44, `stat_type4` = 12, `stat_value4` = 29 WHERE entry=30117;
/* Crystalforge Chestguard */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 27, `spellid_1` = 17367 WHERE entry=30123;
/* Crystalforge Handguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 21, `spellid_1` = 13881 WHERE entry=30124;
/* Crystalforge Faceguard */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 28, `stat_value4` = 19, `spellid_1` = 18053 WHERE entry=30125;
/* Crystalforge Legguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 27, `stat_value4` = 25, `spellid_1` = 18057 WHERE entry=30126;
/* Crystalforge Shoulderguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 26, `spellid_1` = 15714 WHERE entry=30127;
/* Crystalforge Greaves */
UPDATE `item_template` SET `spelltrigger_1` = 0, `spelltrigger_2` = 0, `spelltrigger_3` = 0 WHERE entry=30132;
/* Crystalforge Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30134;
/* Crystalforge Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30135;
/* Crystalforge Greathelm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30136;
/* Crystalforge Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30137;
/* Crystalforge Pauldrons */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30138;
/* Shroud of the Avatar */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=30159;
/* Handguards of the Avatar */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=30160;
/* Hood of the Avatar */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=30161;
/* Leggings of the Avatar */
UPDATE `item_template` SET `stat_type4` = 18, `stat_type5` = 21 WHERE entry=30162;
/* Wings of the Avatar */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30163;
/* Cataclysm Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30164;
/* Cataclysm Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30165;
/* Cataclysm Headguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30166;
/* Cataclysm Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30169;
/* Cataclysm Handgrips */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=30170;
/* Cataclysm Headpiece */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=30171;
/* Cataclysm Leggings */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=30172;
/* Cataclysm Shoulderpads */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30173;
/* Cataclysm Chestplate */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 41 WHERE entry=30185;
/* Gladiator's Felweave Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30186;
/* Gladiator's Felweave Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30187;
/* Gladiator's Felweave Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30188;
/* Cataclysm Gauntlets */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 35 WHERE entry=30189;
/* Cataclysm Helm */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 41 WHERE entry=30190;
/* Cataclysm Legplates */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 41 WHERE entry=30192;
/* Cataclysm Shoulderplates */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 30 WHERE entry=30194;
/* Robes of Tirisfal */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30196;
/* Gladiator's Felweave Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30200;
/* Gladiator's Felweave Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30201;
/* Gloves of Tirisfal */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30205;
/* Cowl of Tirisfal */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30206;
/* Leggings of Tirisfal */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=30207;
/* Mantle of Tirisfal */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30210;
/* Gloves of the Corruptor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30211;
/* Hood of the Corruptor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30212;
/* Leggings of the Corruptor */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=30213;
/* Robe of the Corruptor */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=30214;
/* Mantle of the Corruptor */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=30215;
/* Nordrassil Chestplate */
UPDATE `item_template` SET `armor` = 727, `stat_value2` = 30 WHERE entry=30222;
/* Nordrassil Handgrips */
UPDATE `item_template` SET `armor` = 514, `stat_value2` = 27 WHERE entry=30223;
/* Junior Technician 3rd Grade Gloves */
UPDATE `item_template` SET `stat_type3` = 21, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=30224;
/* Mark V's Throwing Star */
UPDATE `item_template` SET `dmg_min1` = 61.0, `dmg_max1` = 115.0, `MaxDurability` = 200 WHERE entry=30227;
/* Nordrassil Headdress */
UPDATE `item_template` SET `armor` = 565, `stat_value2` = 33 WHERE entry=30228;
/* Nordrassil Feral-Kilt */
UPDATE `item_template` SET `armor` = 703, `stat_value2` = 37 WHERE entry=30229;
/* Nordrassil Feral-Mantle */
UPDATE `item_template` SET `armor` = 468, `stat_value3` = 28 WHERE entry=30230;
/* Nordrassil Chestpiece */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=30231;
/* Nordrassil Gauntlets */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30232;
/* Nordrassil Headpiece */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=30233;
/* Nordrassil Wrath-Kilt */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30234;
/* Nordrassil Wrath-Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=30235;
/* Heap Leggings */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=30268;
/* Otherworldly Pauldrons */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30286;
/* Heavenly Inspiration */
UPDATE `item_template` SET `spellcategory_1` = 0 WHERE entry=30293;
/* Circlet of the Starcaller */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30297;
/* Starcaller's Plated Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30299;
/* Staff of Disintegration */
UPDATE `item_template` SET `dmg_min1` = 131.16, `dmg_max1` = 309.16, `stat_type3` = 21, `spellid_2` = 44917 WHERE entry=30313;
/* Phaseshift Bulwark */
UPDATE `item_template` SET `armor` = 7313, `block` = 208 WHERE entry=30314;
/* Cosmic Infuser */
UPDATE `item_template` SET `dmg_min1` = 14.16, `dmg_max1` = 220.16 WHERE entry=30317;
/* Druidic Force Boots */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30335;
/* Starkiller's Bauble */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=30340;
/* Warp-Shielded Hauberk */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30363;
/* Manastorm Band */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30366;
/* Warp-Master's Maul */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30395;
/* Red Ring of Destruction */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30421;
/* Sentinel's Mail Leggings */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 7597, `spellid_2` = 18384 WHERE entry=30497;
/* Netherfarer's Leggings */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30517;
/* Warpthread Vest */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30518;
/* Boots of the Nexus Warden */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=30519;
/* Conjurer's Staff */
UPDATE `item_template` SET `dmg_min1` = 148.98, `dmg_max1` = 258.98, `stat_type3` = 21 WHERE entry=30522;
/* Breeches of the Occultist */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30531;
/* Forestwalker Kilt */
UPDATE `item_template` SET `armor` = 459, `stat_value2` = 26 WHERE entry=30535;
/* Stormsong Kilt */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30541;
/* The Sharp Cookie */
UPDATE `item_template` SET `dmg_min1` = 51.0, `dmg_max1` = 95.0, `MaxDurability` = 200 WHERE entry=30568;
/* Avenging Blades */
UPDATE `item_template` SET `dmg_min1` = 51.0, `dmg_max1` = 95.0, `MaxDurability` = 200 WHERE entry=30599;
/* Sextant of Unstable Currents */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30626;
/* Drape of the Righteous */
UPDATE `item_template` SET `stat_type2` = 0, `stat_value2` = 0, `spellid_2` = 42041 WHERE entry=30642;
/* Ritssyn's Lost Pendant */
UPDATE `item_template` SET `spellid_1` = 18026 WHERE entry=30666;
/* Ring of Unrelenting Storms */
UPDATE `item_template` SET `stat_type2` = 21, `spellid_1` = 17999 WHERE entry=30667;
/* Grasp of the Dead */
UPDATE `item_template` SET `stat_type3` = 18, `spellid_1` = 17905 WHERE entry=30668;
/* Inferno Waist Cord */
UPDATE `item_template` SET `stat_type2` = 21, `spellid_1` = 26694 WHERE entry=30673;
/* Zierhut's Lost Treads */
UPDATE `item_template` SET `armor` = 390, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=30674;
/* Lurker's Girdle */
UPDATE `item_template` SET `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=30678;
/* Pantaloons of Flaming Wrath */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=30709;
/* Serpent-Coil Braid */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type2` = 18 WHERE entry=30720;
/* Talon of the Tempest */
UPDATE `item_template` SET `dmg_min1` = 25.7, `dmg_max1` = 122.7, `stat_type2` = 18, `stat_type3` = 21 WHERE entry=30723;
/* Anger-Spark Gloves */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type2` = 21 WHERE entry=30725;
/* Faceguard of the Endless Watch */
UPDATE `item_template` SET `stat_value3` = 37, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=30731;
/* Exodar Life-Staff */
UPDATE `item_template` SET `dmg_min1` = 143.8, `dmg_max1` = 293.8 WHERE entry=30732;
/* Leggings of the Seventh Circle */
UPDATE `item_template` SET `stat_type2` = 18, `stat_type3` = 21 WHERE entry=30734;
/* Ancient Spellcloak of the Highborne */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30735;
/* Ring of Flowing Light */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30736;
/* Topaz-Studded Battlegrips */
UPDATE `item_template` SET `stat_value2` = 31, `stat_type3` = 0, `stat_value3` = 0 WHERE entry=30741;
/* Heavy Draenic Breastplate */
UPDATE `item_template` SET `RequiredLevel` = 60 WHERE entry=30765;
/* Illidari-Bane Mageblade */
UPDATE `item_template` SET `dmg_min1` = 31.52, `dmg_max1` = 100.52, `stat_type3` = 21 WHERE entry=30787;
/* Gavel of Unearthed Secrets */
UPDATE `item_template` SET `dmg_min1` = 45.54, `dmg_max1` = 177.54, `stat_type3` = 21 WHERE entry=30832;
/* Blessed Adamantite Bracers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30862;
/* Cuffs of Devastation */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30870;
/* Chronicle of Dark Secrets */
UPDATE `item_template` SET `stat_type2` = 21, `stat_type3` = 18 WHERE entry=30872;
/* Glimmering Steel Mantle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30878;
/* Pillar of Ferocity */
UPDATE `item_template` SET `dmg_min1` = 136.0, `dmg_max1` = 293.0, `stat_type2` = 4, `stat_value2` = 47, `spellid_1` = 44916, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=30883;
/* Hatefury Mantle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30884;
/* Anetheron's Noose */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30888;
/* Kaz'rogal's Hardened Heart */
UPDATE `item_template` SET `stat_value2` = 28, `stat_value3` = 21, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=30889;
/* Blue Suede Shoes */
UPDATE `item_template` SET `BuyPrice` = 187714, `SellPrice` = 37542, `stat_type3` = 18 WHERE entry=30894;
/* Angelista's Sash */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=30895;
/* Glory of the Defender */
UPDATE `item_template` SET `stat_value3` = 51, `stat_value4` = 34, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=30896;
/* Girdle of Hope */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30897;
/* Savior's Grasp */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30904;
/* Apostle of Argus */
UPDATE `item_template` SET `dmg_min1` = 145.64, `dmg_max1` = 322.64 WHERE entry=30908;
/* Antonidas's Aegis of Rapt Concentration */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30909;
/* Tempest of Chaos */
UPDATE `item_template` SET `dmg_min1` = 16.36, `dmg_max1` = 131.36, `stat_type3` = 21, `stat_type4` = 18 WHERE entry=30910;
/* Robes of Rhonin */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=30913;
/* Belt of the Crescent Moon */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=30914;
/* Leggings of Channeled Elements */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=30916;
/* Hammer of Atonement */
UPDATE `item_template` SET `dmg_min1` = 19.8, `dmg_max1` = 128.8, `stat_type3` = 21 WHERE entry=30918;
/* Gloves of the High Magus */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30924;
/* Spaulders of the Torn-heart */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30925;
/* Ashwalker's Footwraps */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=30926;
/* Soothsayer's Kilt */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30929;
/* Grips of the Void */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30930;
/* Ash Tempered Legguards */
UPDATE `item_template` SET `armor` = 475, `stat_value1` = 16 WHERE entry=30941;
/* Manimal's Cinch */
UPDATE `item_template` SET `armor` = 348, `stat_value1` = 12 WHERE entry=30942;
/* Verdant Gloves */
UPDATE `item_template` SET `armor` = 393, `stat_value1` = 14 WHERE entry=30943;
/* Umberhowl's Collar */
UPDATE `item_template` SET `armor` = 281, `stat_value1` = 10 WHERE entry=30944;
/* Grom'tor's Friend's Cousin's Tunic */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30945;
/* Mooncrest Headdress */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30946;
/* Oronok's Old Leggings */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30957;
/* Blackened Chain Greaves */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=30958;
/* Onslaught Handguards */
UPDATE `item_template` SET `stat_value1` = 18, `stat_type5` = 15, `stat_value5` = 27 WHERE entry=30970;
/* Onslaught Greathelm */
UPDATE `item_template` SET `stat_value1` = 23, `stat_type2` = 3, `stat_value2` = 28, `stat_type3` = 7, `stat_value3` = 48, `stat_type4` = 12, `stat_value4` = 36, `stat_type5` = 15, `stat_value5` = 30 WHERE entry=30974;
/* Onslaught Chestguard */
UPDATE `item_template` SET `stat_type2` = 3 WHERE entry=30976;
/* Onslaught Legguards */
UPDATE `item_template` SET `stat_type1` = 3, `stat_value1` = 24, `stat_value3` = 40 WHERE entry=30978;
/* Onslaught Shoulderguards */
UPDATE `item_template` SET `stat_type4` = 14 WHERE entry=30980;
/* Grom'tor's Pendant of Conquest */
UPDATE `item_template` SET `BuyPrice` = 145472, `SellPrice` = 36368 WHERE entry=30981;
/* Lightbringer Handguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 28, `spellid_1` = 18052 WHERE entry=30985;
/* Lightbringer Faceguard */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 27, `spellid_1` = 17280 WHERE entry=30987;
/* Lightbringer Greathelm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30988;
/* Lightbringer Chestguard */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 22, `spellid_1` = 18055 WHERE entry=30991;
/* Lightbringer Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30992;
/* Lightbringer Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30994;
/* Lightbringer Legguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 31, `spellid_1` = 28264 WHERE entry=30995;
/* Lightbringer Pauldrons */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=30996;
/* Lightbringer Shoulderguards */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 24, `spellid_1` = 14054 WHERE entry=30998;
/* Summoner's Blade */
UPDATE `item_template` SET `dmg_min1` = 54.92, `dmg_max1` = 159.92, `stat_type2` = 21 WHERE entry=31002;
/* Skyshatter Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=31008;
/* Wildcaller */
UPDATE `item_template` SET `dmg_min1` = 122.76, `dmg_max1` = 221.76, `stat_type1` = 4, `stat_value1` = 45, `spellid_1` = 44906 WHERE entry=31009;
/* Skyshatter Grips */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 39 WHERE entry=31011;
/* Ceremonial Kris */
UPDATE `item_template` SET `dmg_min1` = 33.72, `dmg_max1` = 98.72 WHERE entry=31013;
/* Skyshatter Headguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31014;
/* Skyshatter Cover */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 53 WHERE entry=31015;
/* Skyshatter Breastplate */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=31017;
/* Skyshatter Tunic */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 46 WHERE entry=31018;
/* Skyshatter Legguards */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=31020;
/* Skyshatter Pants */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 46 WHERE entry=31021;
/* Skyshatter Mantle */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=31023;
/* Skyshatter Pauldrons */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 34 WHERE entry=31024;
/* Thunderheart Gauntlets */
UPDATE `item_template` SET `armor` = 539, `stat_value3` = 34, `spelltrigger_1` = 0 WHERE entry=31034;
/* Thunderheart Handguards */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=31035;
/* Oronok's Ancient Scepter */
UPDATE `item_template` SET `dmg_min1` = 151.7, `dmg_max1` = 272.7, `stat_type3` = 21 WHERE entry=31036;
/* Staff of the Redeemer */
UPDATE `item_template` SET `dmg_min1` = 151.7, `dmg_max1` = 272.7 WHERE entry=31038;
/* Thunderheart Cover */
UPDATE `item_template` SET `armor` = 611, `stat_value2` = 39, `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=31039;
/* Thunderheart Headguard */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=31040;
/* Thunderheart Chestguard */
UPDATE `item_template` SET `armor` = 781, `stat_value2` = 36, `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=31042;
/* Thunderheart Vest */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=31043;
/* Thunderheart Leggings */
UPDATE `item_template` SET `armor` = 737, `stat_value2` = 41, `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=31044;
/* Thunderheart Pants */
UPDATE `item_template` SET `stat_type4` = 18, `stat_type5` = 21 WHERE entry=31046;
/* Thunderheart Pauldrons */
UPDATE `item_template` SET `armor` = 484, `stat_value2` = 36, `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=31048;
/* Thunderheart Shoulderpads */
UPDATE `item_template` SET `stat_type4` = 18, `stat_type5` = 21 WHERE entry=31049;
/* Gloves of the Malefic */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=31050;
/* Hood of the Malefic */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=31051;
/* Robe of the Malefic */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=31052;
/* Leggings of the Malefic */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=31053;
/* Mantle of the Malefic */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=31054;
/* Gloves of the Tempest */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=31055;
/* Cowl of the Tempest */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=31056;
/* Robes of the Tempest */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=31057;
/* Leggings of the Tempest */
UPDATE `item_template` SET `stat_type4` = 21, `stat_type5` = 18 WHERE entry=31058;
/* Mantle of the Tempest */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31059;
/* Handguards of Absolution */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=31061;
/* Torn-heart Axe of Battle */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31062;
/* Hood of Absolution */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31064;
/* Shroud of Absolution */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=31065;
/* Leggings of Absolution */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31067;
/* Shoulderpads of Absolution */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=31070;
/* Evoker's Mark of the Redemption */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31075;
/* Evoker's Helmet of Second Sight */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31104;
/* Shamanistic Helmet of Second Sight */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31107;
/* Druidic Helmet of Second Sight */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31110;
/* Leggings of Concentrated Darkness */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31133;
/* Cloak of Entropy */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=31140;
/* Blade of Trapped Knowledge */
UPDATE `item_template` SET `dmg_min1` = 36.8, `dmg_max1` = 86.8, `stat_type1` = 21 WHERE entry=31142;
/* Gloves of Pandemonium */
UPDATE `item_template` SET `stat_type2` = 21, `stat_type3` = 18 WHERE entry=31149;
/* Amulet of Unstable Power */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31178;
/* Braxxis' Staff of Slumber */
UPDATE `item_template` SET `dmg_min1` = 130.6, `dmg_max1` = 222.6, `spellid_1` = 44899 WHERE entry=31186;
/* Girdle of Divine Blessing */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31202;
/* Abyss Walker's Boots */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31230;
/* Bog Spaulders */
UPDATE `item_template` SET `spelltrigger_1` = 0 WHERE entry=31249;
/* Bog Mantle */
UPDATE `item_template` SET `spelltrigger_1` = 0 WHERE entry=31250;
/* Thundercaller's Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31280;
/* Sash of Sealed Fate */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31283;
/* Chestguard of the Talon */
UPDATE `item_template` SET `armor` = 378, `stat_value3` = 24 WHERE entry=31285;
/* Draenei Honor Guard Shield */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31287;
/* Staff of Divine Infusion */
UPDATE `item_template` SET `dmg_min1` = 153.7, `dmg_max1` = 276.7 WHERE entry=31289;
/* Band of Dominion */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31290;
/* Robe of the Crimson Order */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=31297;
/* The Essence Focuser */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=31304;
/* The Bringer of Death */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type3` = 21 WHERE entry=31308;
/* Lifegiving Cloak */
UPDATE `item_template` SET `BuyPrice` = 141301, `SellPrice` = 28260 WHERE entry=31329;
/* Lightning Crown */
UPDATE `item_template` SET `stat_type1` = 21, `spellid_1` = 38305 WHERE entry=31330;
/* Staff of Natural Fury */
UPDATE `item_template` SET `dmg_min1` = 133.6, `dmg_max1` = 260.6, `stat_type1` = 4, `stat_value1` = 35, `spellid_1` = 44909 WHERE entry=31334;
/* Blade of Wizardry */
UPDATE `item_template` SET `dmg_min1` = 30.36, `dmg_max1` = 118.36 WHERE entry=31336;
/* Will of Edward the Odd */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31340;
/* The Ancient Scepter of Sue-Min */
UPDATE `item_template` SET `dmg_min1` = 40.25, `dmg_max1` = 143.25 WHERE entry=31342;
/* Mage's Mark of the Sha'tar */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31382;
/* Gladiator's Ringmail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31396;
/* Gladiator's Ringmail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31397;
/* Gladiator's Ringmail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31400;
/* Gladiator's Ringmail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31406;
/* Gladiator's Ringmail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31407;
/* Wild Wood Staff */
UPDATE `item_template` SET `dmg_min1` = 139.84, `dmg_max1` = 236.84, `stat_type1` = 4, `stat_value1` = 37, `spellid_1` = 44898 WHERE entry=31414;
/* Staff of the Ashtongue Deathsworn */
UPDATE `item_template` SET `dmg_min1` = 162.54, `dmg_max1` = 292.54 WHERE entry=31417;
/* Ogre Vanquisher's Belt */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31425;
/* Spelunker's Mantle */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31429;
/* All-Weather Armguards */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31431;
/* Explorer's Boots */
UPDATE `item_template` SET `stat_value3` = 7, `stat_type4` = 21, `stat_value4` = 6 WHERE entry=31432;
/* Fizit's Mantle of Drake Hunting */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31438;
/* Nickwinkle's Harness Experiment */
UPDATE `item_template` SET `armor` = 343, `stat_value3` = 12 WHERE entry=31443;
/* Vibro Dagger */
UPDATE `item_template` SET `dmg_min1` = 33.7, `dmg_max1` = 81.7 WHERE entry=31447;
/* Vibro Sword */
UPDATE `item_template` SET `dmg_min1` = 33.7, `dmg_max1` = 81.7, `stat_type2` = 21 WHERE entry=31448;
/* Gnomish Casting Boots */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31456;
/* A'dal's Gift */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31461;
/* Thunderlord Scalpel */
UPDATE `item_template` SET `dmg_min1` = 33.7, `dmg_max1` = 81.7 WHERE entry=31475;
/* Rugged Mountain Bracers */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31479;
/* Bear-Strength Harness */
UPDATE `item_template` SET `armor` = 337, `stat_value3` = 11 WHERE entry=31486;
/* Boots of the Ancient-Killer */
UPDATE `item_template` SET `stat_value3` = 7, `stat_type4` = 21, `stat_value4` = 6 WHERE entry=31488;
/* Netherwing Sorceror's Charm */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31494;
/* Coven Britches */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31508;
/* Wyrmcultist's Hood */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31509;
/* Blackwhelp Belt */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31513;
/* Whelpscale Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31515;
/* Expedition Defender's Shoulders */
UPDATE `item_template` SET `stat_value1` = 8, `stat_type2` = 21, `stat_value2` = 7, `stat_type3` = 7, `stat_value3` = 16, `stat_type4` = 4, `stat_value4` = 18 WHERE entry=31521;
/* Treebole's Hoop */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31523;
/* Supple Leather Boots */
UPDATE `item_template` SET `armor` = 352, `stat_value3` = 11 WHERE entry=31532;
/* Diluvian Spaulders */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31533;
/* Twin Moon Shoulderguards */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31538;
/* Chaintwine Cinch */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31539;
/* Fairweather's Wristguards */
UPDATE `item_template` SET `stat_value3` = 14, `stat_type4` = 21, `stat_value4` = 14 WHERE entry=31540;
/* Adjudicator's Staff */
UPDATE `item_template` SET `dmg_min1` = 117.99, `dmg_max1` = 199.99, `stat_type2` = 21 WHERE entry=31543;
/* Tourmaline Crown */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31546;
/* Windchanneller's Miter */
UPDATE `item_template` SET `BuyPrice` = 26659 WHERE entry=31552;
/* Windchanneller's Gloves */
UPDATE `item_template` SET `BuyPrice` = 18225 WHERE entry=31559;
/* Skystalker's Gloves */
UPDATE `item_template` SET `BuyPrice` = 21809 WHERE entry=31567;
/* Slatesteel Helm */
UPDATE `item_template` SET `BuyPrice` = 47233 WHERE entry=31576;
/* Slatesteel Gauntlets */
UPDATE `item_template` SET `BuyPrice` = 30246 WHERE entry=31583;
/* General's Kodohide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31594;
/* Marshal's Kodohide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31596;
/* Gladiator's Ornamented Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31613;
/* Gladiator's Ornamented Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31614;
/* Ancient Draenei Arcane Relic */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31615;
/* Gladiator's Ornamented Headcover */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31616;
/* Gladiator's Ornamented Legplates */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31618;
/* Gladiator's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31619;
/* Grand Marshal's Ornamented Chestplate */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31630;
/* Grand Marshal's Ornamented Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31631;
/* Grand Marshal's Ornamented Headguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31632;
/* Grand Marshal's Ornamented Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31633;
/* Grand Marshal's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31634;
/* High Warlord's Ornamented Chestplate */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31635;
/* High Warlord's Ornamented Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31636;
/* High Warlord's Ornamented Headguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31637;
/* High Warlord's Ornamented Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31638;
/* High Warlord's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31639;
/* Grand Marshal's Ringmail Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31640;
/* Grand Marshal's Ringmail Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31641;
/* Grand Marshal's Ringmail Headpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31642;
/* Grand Marshal's Ringmail Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31643;
/* Grand Marshal's Ringmail Shoulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31644;
/* High Warlord's Ringmail Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31646;
/* High Warlord's Ringmail Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31647;
/* High Warlord's Ringmail Headpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31648;
/* High Warlord's Ringmail Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31649;
/* High Warlord's Ringmail Shoulderpads */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31650;
/* Dreadwing Skin Belt */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31683;
/* Mok'Nathal Mantle */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31687;
/* Natasha's Ember Necklace */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31692;
/* Imbued Draenethyst Crystal */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31699;
/* Nether-Empowered Footgear */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31711;
/* Demoniac Soul Prison */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31715;
/* Shadowcast Tunic */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31717;
/* Cilice of Suffering */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31725;
/* Potent Sha'tari Pendant */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31747;
/* Shattrath Choker of Power */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31748;
/* A'dal's Recovery Necklace */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31749;
/* Revered Mother's Crysknife */
UPDATE `item_template` SET `dmg_min1` = 44.08, `dmg_max1` = 92.08, `stat_type1` = 21 WHERE entry=31758;
/* Skywitch Hat */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=31766;
/* Deep Mire Cloak */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31768;
/* Wildlord's Band */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31791;
/* Elekk Hide Spaulders */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=31797;
/* Dragonbone Talisman */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31818;
/* Blade of Retribution */
UPDATE `item_template` SET `dmg_min1` = 47.25, `dmg_max1` = 109.25, `stat_type1` = 21 WHERE entry=31821;
/* Darkmoon Card: Crusade */
UPDATE `item_template` SET `bonding` = 1 WHERE entry=31856;
/* Darkmoon Card: Wrath */
UPDATE `item_template` SET `bonding` = 1 WHERE entry=31857;
/* Darkmoon Card: Vengeance */
UPDATE `item_template` SET `bonding` = 1 WHERE entry=31858;
/* Darkmoon Card: Madness */
UPDATE `item_template` SET `bonding` = 1 WHERE entry=31859;
/* Ring of Conflict Survival */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=31922;
/* Frigid Cloak */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31935;
/* Fiery Cloak */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31936;
/* Living Cloak */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31937;
/* Enigmatic Cloak */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31938;
/* Dark Cloak */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31939;
/* Deathwing Brood Cloak */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=31942;
/* Merciless Gladiator's Dreadweave Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=31976;
/* Merciless Gladiator's Felweave Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=31979;
/* Merciless Gladiator's Felweave Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31980;
/* Merciless Gladiator's Felweave Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31981;
/* Merciless Gladiator's Felweave Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31982;
/* Merciless Gladiator's Felweave Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31983;
/* Merciless Gladiator's Lamellar Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31992;
/* Merciless Gladiator's Lamellar Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31993;
/* Merciless Gladiator's Lamellar Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31995;
/* Merciless Gladiator's Lamellar Shoulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31996;
/* Merciless Gladiator's Lamellar Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=31997;
/* Merciless Gladiator's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=31998;
/* Merciless Gladiator's Linked Armor */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 31 WHERE entry=32004;
/* Merciless Gladiator's Linked Gauntlets */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 29 WHERE entry=32005;
/* Merciless Gladiator's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 37 WHERE entry=32006;
/* Merciless Gladiator's Linked Leggings */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 34 WHERE entry=32007;
/* Merciless Gladiator's Linked Spaulders */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 22 WHERE entry=32008;
/* Merciless Gladiator's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32009;
/* Merciless Gladiator's Mail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32010;
/* Merciless Gladiator's Mail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32011;
/* Merciless Gladiator's Mail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32012;
/* Merciless Gladiator's Mail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32013;
/* Merciless Gladiator's Maul */
UPDATE `item_template` SET `dmg_min1` = 90.4, `dmg_max1` = 192.4, `stat_type2` = 4, `stat_value2` = 42, `spellid_1` = 44915 WHERE entry=32014;
/* Merciless Gladiator's Ornamented Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32020;
/* Merciless Gladiator's Ornamented Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32021;
/* Merciless Gladiator's Ornamented Headcover */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32022;
/* Merciless Gladiator's Ornamented Legplates */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32023;
/* Merciless Gladiator's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32024;
/* Merciless Gladiator's Ringmail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32029;
/* Merciless Gladiator's Ringmail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32030;
/* Merciless Gladiator's Ringmail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32031;
/* Merciless Gladiator's Ringmail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32032;
/* Merciless Gladiator's Ringmail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32033;
/* Merciless Gladiator's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=32047;
/* Merciless Gladiator's Silk Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32048;
/* Merciless Gladiator's Silk Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32049;
/* Merciless Gladiator's Silk Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32050;
/* Merciless Gladiator's Silk Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32051;
/* Merciless Gladiator's Spellblade */
UPDATE `item_template` SET `dmg_min1` = 18.92, `dmg_max1` = 112.92, `stat_type4` = 18 WHERE entry=32053;
/* Merciless Gladiator's War Edge */
UPDATE `item_template` SET `dmg_min1` = 91.0, `dmg_max1` = 137.0, `MaxDurability` = 285 WHERE entry=32054;
/* Merciless Gladiator's War Staff */
UPDATE `item_template` SET `dmg_min1` = 90.4, `dmg_max1` = 192.4, `stat_type2` = 18, `stat_type3` = 21 WHERE entry=32055;
/* Pauldrons of Wild Magic */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32078;
/* Storm Master's Helmet */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32086;
/* Cowl of Beastly Rage */
UPDATE `item_template` SET `armor` = 423, `stat_value2` = 26 WHERE entry=32088;
/* Mana-Binders Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32089;
/* Eternium Shell Bracers */
UPDATE `item_template` SET `stat_value2` = 24, `stat_value3` = 26, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=32232;
/* The Maelstrom's Fury */
UPDATE `item_template` SET `dmg_min1` = 19.8, `dmg_max1` = 128.8, `stat_type3` = 21 WHERE entry=32237;
/* Ring of Calming Waves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=32238;
/* Slippers of the Seacaller */
UPDATE `item_template` SET `BuyPrice` = 187714, `SellPrice` = 37542, `stat_type3` = 21 WHERE entry=32239;
/* Boots of Oceanic Fury */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32242;
/* Pearl Inlaid Boots */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32243;
/* Tide-stomper's Greaves */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 14798 WHERE entry=32245;
/* Ring of Captured Storms */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type2` = 18 WHERE entry=32247;
/* Pauldrons of Abyssal Fury */
UPDATE `item_template` SET `BuyPrice` = 327875, `SellPrice` = 65575, `stat_value3` = 36, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=32250;
/* Felstone Bulwark */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32255;
/* Waistwrap of Infinity */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32256;
/* Naturalist's Preserving Cinch */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32258;
/* Bands of the Coming Storm */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=32259;
/* Band of the Abyssal Lord */
UPDATE `item_template` SET `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=32261;
/* Praetorian's Legguards */
UPDATE `item_template` SET `BuyPrice` = 438001, `SellPrice` = 87600, `stat_value2` = 43, `stat_value3` = 35, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=32263;
/* Boots of the Resilient */
UPDATE `item_template` SET `stat_value2` = 25, `stat_type3` = 15, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=32267;
/* Myrmidon's Treads */
UPDATE `item_template` SET `stat_value4` = 26, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=32268;
/* Focused Mana Bindings */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=32270;
/* Kilt of Immortal Nature */
UPDATE `item_template` SET `BuyPrice` = 312857, `SellPrice` = 62571 WHERE entry=32271;
/* Spiritwalker Gauntlets */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32275;
/* Flashfire Girdle */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type4` = 21 WHERE entry=32276;
/* The Seeker's Wristguards */
UPDATE `item_template` SET `stat_value2` = 28, `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 15714 WHERE entry=32279;
/* Gauntlets of Enforcement */
UPDATE `item_template` SET `BuyPrice` = 220252, `SellPrice` = 44050, `stat_value2` = 32, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=32280;
/* Twisted Blades of Zarak */
UPDATE `item_template` SET `dmg_min1` = 101.0, `dmg_max1` = 152.0, `MaxDurability` = 285 WHERE entry=32326;
/* Robe of the Shadow Council */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32327;
/* Botanist's Gloves of Growth */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32328;
/* Cloak of the Illidari Council */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32331;
/* Girdle of Stability */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 42106 WHERE entry=32333;
/* Blood-cursed Shoulderpads */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=32338;
/* Belt of Primal Majesty */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32339;
/* Garments of Temperance */
UPDATE `item_template` SET `BuyPrice` = 250286, `SellPrice` = 50057 WHERE entry=32340;
/* Leggings of Divine Retribution */
UPDATE `item_template` SET `BuyPrice` = 438001, `SellPrice` = 87600 WHERE entry=32341;
/* Girdle of Mighty Resolve */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 14798 WHERE entry=32342;
/* Wand of Prismatic Focus */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=32343;
/* Staff of Immaculate Recovery */
UPDATE `item_template` SET `dmg_min1` = 145.2, `dmg_max1` = 312.2 WHERE entry=32344;
/* Translucent Spellthread Necklace */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type2` = 21 WHERE entry=32349;
/* Elunite Empowered Bracers */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=32351;
/* Naturewarden's Treads */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32352;
/* Crown of Empowered Fate */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32354;
/* Blind-Seers Icon */
UPDATE `item_template` SET `stat_type2` = 18 WHERE entry=32361;
/* Leggings of Devastation */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=32367;
/* Tome of the Lightbringer */
UPDATE `item_template` SET `BuyPrice` = 300000, `SellPrice` = 75000 WHERE entry=32368;
/* Nadina's Pendant of Purity */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32370;
/* Zhar'doom, Greatstaff of the Devourer */
UPDATE `item_template` SET `dmg_min1` = 145.64, `dmg_max1` = 322.64, `stat_type3` = 21, `stat_type4` = 30 WHERE entry=32374;
/* Bulwark of Azzinoth */
UPDATE `item_template` SET `stat_value1` = 60, `stat_value2` = 29, `stat_type3` = 0, `stat_value3` = 0 WHERE entry=32375;
/* Silver Star */
UPDATE `item_template` SET `dmg_min1` = 28.0, `dmg_max1` = 53.0, `MaxDurability` = 200 WHERE entry=32378;
/* Idol of the Raven Goddess */
UPDATE `item_template` SET `spellid_1` = 39926, `spellid_2` = 0, `spelltrigger_2` = 0, `spellid_3` = 0, `spelltrigger_3` = 0 WHERE entry=32387;
/* Gladiator's Gavel */
UPDATE `item_template` SET `dmg_min1` = 22.32, `dmg_max1` = 110.32 WHERE entry=32450;
/* Gladiator's Salvation */
UPDATE `item_template` SET `dmg_min1` = 22.32, `dmg_max1` = 110.32 WHERE entry=32451;
/* Furious Gizmatic Goggles */
UPDATE `item_template` SET `spellid_1` = 30645, `spellid_2` = 40273 WHERE entry=32461;
/* Justicebringer 2000 Specs */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=32472;
/* Tankatronic Goggles */
UPDATE `item_template` SET `stat_value2` = 38, `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 30645, `spellid_2` = 40273 WHERE entry=32473;
/* Surestrike Goggles v2.0 */
UPDATE `item_template` SET `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=32474;
/* Living Replicator Specs */
UPDATE `item_template` SET `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=32475;
/* Gadgetstorm Goggles */
UPDATE `item_template` SET `stat_type2` = 18, `stat_type3` = 21, `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=32476;
/* Deathblow X11 Goggles */
UPDATE `item_template` SET `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=32478;
/* Wonderheal XT40 Shades */
UPDATE `item_template` SET `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=32479;
/* Magnified Moon Specs */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=32480;
/* Charm of Swift Flight */
UPDATE `item_template` SET `spellid_1` = 48403 WHERE entry=32481;
/* The Skull of Gul'dan */
UPDATE `item_template` SET `stat_type1` = 18 WHERE entry=32483;
/* Destruction Holo-gogs */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=32494;
/* Powerheal 4000 Lens */
UPDATE `item_template` SET `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=32495;
/* Crystal Spire of Karabor */
UPDATE `item_template` SET `dmg_min1` = 16.36, `dmg_max1` = 131.36 WHERE entry=32500;
/* Girdle of Lordaeron's Fallen */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32512;
/* Wristguards of Determination */
UPDATE `item_template` SET `stat_value2` = 24, `stat_value4` = 19, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=32515;
/* Faceplate of the Impenetrable */
UPDATE `item_template` SET `stat_value3` = 38, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=32521;
/* Shroud of the Highborne */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32524;
/* Cowl of the Illidari High Lord */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21 WHERE entry=32525;
/* Ring of Ancient Knowledge */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32527;
/* Blessed Band of Karabor */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32528;
/* Gezzarak's Fang */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32531;
/* Karrog's Shard */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=32533;
/* Terokk's Gavel */
UPDATE `item_template` SET `dmg_min1` = 39.4, `dmg_max1` = 126.4 WHERE entry=32537;
/* Terokk's Might */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32540;
/* Terokk's Wisdom */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32541;
/* Swiftsteel Shoulders */
UPDATE `item_template` SET `BuyPrice` = 327875, `SellPrice` = 65575 WHERE entry=32570;
/* Dawnsteel Bracers */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32571;
/* Dawnsteel Shoulders */
UPDATE `item_template` SET `BuyPrice` = 327875, `SellPrice` = 65575, `stat_type1` = 30 WHERE entry=32573;
/* Living Earth Bindings */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32577;
/* Living Earth Shoulders */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32579;
/* Bracers of Renewed Life */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32582;
/* Shoulderpads of Renewed Life */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32583;
/* Swiftheal Wraps */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32584;
/* Swiftheal Mantle */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32585;
/* Bracers of Nimble Thought */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=32586;
/* Mantle of Nimble Thought */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=32587;
/* Hellfire-Encased Pendant */
UPDATE `item_template` SET `stat_type1` = 21, `spellid_1` = 17885 WHERE entry=32589;
/* Nethervoid Cloak */
UPDATE `item_template` SET `stat_type1` = 18, `spellid_1` = 18027 WHERE entry=32590;
/* Chestguard of Relentless Storms */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=32592;
/* Treads of the Den Mother */
UPDATE `item_template` SET `armor` = 516, `stat_value2` = 32 WHERE entry=32593;
/* Pillager's Gauntlets */
UPDATE `item_template` SET `BuyPrice` = 220252, `SellPrice` = 44050 WHERE entry=32608;
/* Crystalline Crossbow */
UPDATE `item_template` SET `SellPrice` = 55200 WHERE entry=32645;
/* Shard-bound Bracers */
UPDATE `item_template` SET `SellPrice` = 55200 WHERE entry=32647;
/* Vortex Walking Boots */
UPDATE `item_template` SET `SellPrice` = 55200 WHERE entry=32648;
/* Cerulean Crystal Rod */
UPDATE `item_template` SET `SellPrice` = 19550 WHERE entry=32650;
/* Crystal Orb of Enlightenment */
UPDATE `item_template` SET `SellPrice` = 55200 WHERE entry=32651;
/* Ogri'la Aegis */
UPDATE `item_template` SET `SellPrice` = 19550 WHERE entry=32652;
/* Apexis Cloak */
UPDATE `item_template` SET `SellPrice` = 19550 WHERE entry=32653;
/* Crystalforged Trinket */
UPDATE `item_template` SET `SellPrice` = 19550, `RequiredLevel` = 0 WHERE entry=32654;
/* Crystalweave Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=32655;
/* Crystalforged Sword */
UPDATE `item_template` SET `dmg_min1` = 35.46, `dmg_max1` = 113.46 WHERE entry=32660;
/* Flaming Quartz Staff */
UPDATE `item_template` SET `dmg_min1` = 92.37, `dmg_max1` = 171.37, `stat_type2` = 21 WHERE entry=32662;
/* Dreamcrystal Band */
UPDATE `item_template` SET `stat_type2` = 21, `spellid_2` = 17995 WHERE entry=32664;
/* Belt of the Raven Lord */
UPDATE `item_template` SET `armor` = 234, `BuyPrice` = 104889, `SellPrice` = 20977, `stat_value2` = 17 WHERE entry=32769;
/* Airman's Ribbon of Gallantry */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=32771;
/* Band of Frigid Elements */
UPDATE `item_template` SET `stat_type2` = 21, `spellid_1` = 17896, `spellid_2` = 16638 WHERE entry=32779;
/* Veteran's Lamellar Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=32789;
/* Veteran's Linked Sabatons */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 30 WHERE entry=32791;
/* Veteran's Mail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=32792;
/* Veteran's Silk Footguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32795;
/* Veteran's Chain Girdle */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32797;
/* Veteran's Dragonhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32798;
/* Veteran's Dreadweave Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32799;
/* Veteran's Kodohide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32800;
/* Veteran's Lamellar Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=32801;
/* Veteran's Leather Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32802;
/* Veteran's Linked Girdle */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 31, `RequiredReputationRank` = 0 WHERE entry=32803;
/* Veteran's Mail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=32804;
/* Veteran's Plate Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32805;
/* Veteran's Scaled Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32806;
/* Veteran's Silk Belt */
UPDATE `item_template` SET `stat_type3` = 21, `RequiredReputationRank` = 0 WHERE entry=32807;
/* Veteran's Wyrmhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32808;
/* Veteran's Lamellar Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=32813;
/* Veteran's Linked Bracers */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 21 WHERE entry=32816;
/* Veteran's Mail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=32817;
/* Veteran's Silk Cuffs */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=32820;
/* Severin's Cane */
UPDATE `item_template` SET `dmg_min1` = 105.08, `dmg_max1` = 190.08 WHERE entry=32830;
/* Scout's Throwing Knives */
UPDATE `item_template` SET `dmg_min1` = 106.0, `dmg_max1` = 160.0, `MaxDurability` = 240 WHERE entry=32832;
/* Hammer of Righteous Might */
UPDATE `item_template` SET `dmg_min1` = 93.8, `dmg_max1` = 185.8 WHERE entry=32854;
/* Yellow Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 4.0, `dmg_max1` = 6.0 WHERE entry=32912;
/* Filled Yellow Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 4.0, `dmg_max1` = 6.0 WHERE entry=32915;
/* Filled Yellow Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 4.0, `dmg_max1` = 6.0 WHERE entry=32917;
/* Filled Yellow Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 4.0, `dmg_max1` = 6.0 WHERE entry=32918;
/* Filled Yellow Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 4.0, `dmg_max1` = 6.0 WHERE entry=32919;
/* Filled Yellow Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 4.0, `dmg_max1` = 6.0 WHERE entry=32920;
/* Corruptor's Signet */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=32941;
/* Merciless Gladiator's Gavel */
UPDATE `item_template` SET `dmg_min1` = 18.92, `dmg_max1` = 112.92, `stat_type3` = 18 WHERE entry=32963;
/* Merciless Gladiator's Salvation */
UPDATE `item_template` SET `dmg_min1` = 18.92, `dmg_max1` = 112.92 WHERE entry=32964;
/* Veteran's Mooncloth Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=32979;
/* Veteran's Ornamented Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=32988;
/* Veteran's Ornamented Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=32989;
/* Veteran's Ornamented Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=32990;
/* Veteran's Ringmail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=32997;
/* Veteran's Ringmail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=32998;
/* Veteran's Ringmail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=32999;
/* Blue Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 1.25, `dmg_max1` = 2.5 WHERE entry=33016;
/* Filled Blue Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 1.25, `dmg_max1` = 2.5 WHERE entry=33017;
/* Filled Blue Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 1.25, `dmg_max1` = 2.5 WHERE entry=33018;
/* Filled Blue Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 1.25, `dmg_max1` = 2.5 WHERE entry=33019;
/* Filled Blue Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 1.25, `dmg_max1` = 2.5 WHERE entry=33020;
/* Filled Blue Brewfest Stein */
UPDATE `item_template` SET `dmg_min1` = 1.25, `dmg_max1` = 2.5 WHERE entry=33021;
/* Band of the Vigilant */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33058;
/* Veteran's Pendant of Conquest */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33067;
/* Cloak of Darkness */
UPDATE `item_template` SET `stat_type2` = 19 WHERE entry=33122;
/* Jungle Stompers */
UPDATE `item_template` SET `stat_value3` = 28, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=33191;
/* Robes of Heavenly Purpose */
UPDATE `item_template` SET `BuyPrice` = 241445, `SellPrice` = 48289 WHERE entry=33203;
/* Iron-tusk Girdle */
UPDATE `item_template` SET `stat_value2` = 33, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=33279;
/* Brooch of Nature's Mercy */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=33281;
/* Amani Punisher */
UPDATE `item_template` SET `BuyPrice` = 661078, `SellPrice` = 132215, `dmg_min1` = 20.12, `dmg_max1` = 112.12, `stat_type3` = 18 WHERE entry=33283;
/* Fury of the Ursine */
UPDATE `item_template` SET `stat_type4` = 21, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=33285;
/* Voodoo-woven Belt */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type4` = 18 WHERE entry=33291;
/* Hallowed Helm */
UPDATE `item_template` SET `BuyPrice` = 5000000 WHERE entry=33292;
/* The Savage's Choker */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=33297;
/* Spaulders of the Advocate */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33299;
/* Cloak of Subjugated Power */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33304;
/* Robe of Departed Spirits */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=33317;
/* Bulwark of the Amani Empire */
UPDATE `item_template` SET `stat_type3` = 0, `stat_value3` = 0, `spellid_1` = 39987, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=33326;
/* Mask of Introspection */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33327;
/* Fetish of the Primal Gods */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33334;
/* Wub's Cursed Hexblade */
UPDATE `item_template` SET `dmg_min1` = 22.26, `dmg_max1` = 126.26, `stat_type1` = 18, `stat_type2` = 21 WHERE entry=33354;
/* Footpads of Madness */
UPDATE `item_template` SET `BuyPrice` = 185062, `SellPrice` = 37012, `stat_type3` = 30 WHERE entry=33357;
/* Man'kin'do's Belt */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33386;
/* Battleworn Tuskguard */
UPDATE `item_template` SET `stat_type2` = 13, `stat_value2` = 23, `spellid_1` = 35168 WHERE entry=33421;
/* Girdle of Stromgarde's Hope */
UPDATE `item_template` SET `stat_type3` = 21, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spellcooldown_2` = 0, `spellcategorycooldown_2` = 0, `spelltrigger_3` = 0 WHERE entry=33446;
/* Hood of Hexing */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 21, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0, `spelltrigger_3` = 0 WHERE entry=33453;
/* Hex Lord's Voodoo Pauldrons */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33464;
/* Staff of Primal Fury */
UPDATE `item_template` SET `dmg_min1` = 135.1, `dmg_max1` = 285.1, `spellid_1` = 44913, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spellcooldown_2` = 0, `spellcategorycooldown_2` = 0 WHERE entry=33465;
/* Loop of Cursed Bones */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=33466;
/* Blade of Twisted Visions */
UPDATE `item_template` SET `dmg_min1` = 20.86, `dmg_max1` = 127.86, `stat_type3` = 30 WHERE entry=33467;
/* Dark Blessing */
UPDATE `item_template` SET `dmg_min1` = 22.13, `dmg_max1` = 135.13, `stat_type2` = 30 WHERE entry=33468;
/* Hauberk of the Empire's Champion */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33469;
/* Two-toed Sandals */
UPDATE `item_template` SET `BuyPrice` = 191693, `SellPrice` = 38338 WHERE entry=33471;
/* Chestguard of the Warlord */
UPDATE `item_template` SET `stat_value3` = 40, `stat_type5` = 0, `stat_value5` = 0, `spelltrigger_1` = 0, `spelltrigger_2` = 0, `spelltrigger_3` = 0 WHERE entry=33473;
/* Pauldrons of Stone Resolve */
UPDATE `item_template` SET `stat_value3` = 28, `stat_type4` = 0, `stat_value4` = 0, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0, `spelltrigger_3` = 0 WHERE entry=33481;
/* Life-step Belt */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spellcooldown_2` = 0, `spellcategorycooldown_2` = 0 WHERE entry=33483;
/* Mantle of Ill Intent */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=33489;
/* Staff of Dark Mending */
UPDATE `item_template` SET `dmg_min1` = 144.24, `dmg_max1` = 303.24, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spellcooldown_2` = 0, `spellcategorycooldown_2` = 0 WHERE entry=33490;
/* Trollbane */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=33492;
/* Amani Divining Staff */
UPDATE `item_template` SET `dmg_min1` = 144.24, `dmg_max1` = 303.24, `stat_type3` = 21 WHERE entry=33494;
/* Rage */
UPDATE `item_template` SET `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=33495;
/* Signet of Primal Wrath */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spellcooldown_2` = 0, `spellcategorycooldown_2` = 0 WHERE entry=33496;
/* Mana Attuned Band */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type2` = 18, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=33497;
/* Signet of the Quiet Forest */
UPDATE `item_template` SET `stat_type1` = 30, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spellcooldown_2` = 0, `spellcategorycooldown_2` = 0 WHERE entry=33498;
/* Unwavering Legguards */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 42038 WHERE entry=33515;
/* Bracers of the Ancient Phalanx */
UPDATE `item_template` SET `stat_value2` = 23, `stat_value3` = 22, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=33516;
/* Bonefist Gauntlets */
UPDATE `item_template` SET `stat_value2` = 30, `stat_type3` = 31, `stat_value3` = 21 WHERE entry=33517;
/* High Justicar's Legplates */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33518;
/* Handguards of the Templar */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33519;
/* Chestguard of the Stoic Guardian */
UPDATE `item_template` SET `stat_value3` = 38, `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 14055 WHERE entry=33522;
/* Sabatons of the Righteous Defender */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 0, `stat_value4` = 0, `spellid_2` = 14047 WHERE entry=33523;
/* Girdle of the Protector */
UPDATE `item_template` SET `stat_type4` = 18, `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 14047 WHERE entry=33524;
/* Natural Life Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33530;
/* Avalanche Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33533;
/* Grips of Nature's Wrath */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33534;
/* Stormwrap */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 18 WHERE entry=33536;
/* Treads of Booming Thunder */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33537;
/* Starfire Waistband */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33559;
/* Blessed Elunite Coverings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33566;
/* Moon-walkers */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=33577;
/* Armwraps of the Kaldorei Protector */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33578;
/* Vestments of Hibernation */
UPDATE `item_template` SET `armor` = 684, `stat_value3` = 36 WHERE entry=33579;
/* Band of the Swift Paw */
UPDATE `item_template` SET `armor` = 317, `stat_value1` = 21 WHERE entry=33580;
/* Footwraps of Wild Encroachment */
UPDATE `item_template` SET `armor` = 418, `stat_value2` = 29 WHERE entry=33582;
/* Waistguard of the Great Beast */
UPDATE `item_template` SET `armor` = 367, `stat_value3` = 30 WHERE entry=33583;
/* Pantaloons of Arcane Annihilation */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33584;
/* Achromic Trousers of the Naaru */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33585;
/* Studious Wraps */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33586;
/* Runed Spell-cuffs */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33588;
/* Wristguards of Tranquil Thought */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33589;
/* Cloak of Fiends */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33590;
/* Shadowcaster's Drape */
UPDATE `item_template` SET `stat_type3` = 30, `RequiredReputationRank` = 0 WHERE entry=33591;
/* Cloak of Ancient Rituals */
UPDATE `item_template` SET `stat_type3` = 30, `RequiredReputationRank` = 0 WHERE entry=33592;
/* Slikk's Cloak of Placation */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33593;
/* Vengeful Gladiator's Dragonhide Gloves */
UPDATE `item_template` SET `spellid_2` = 44835 WHERE entry=33671;
/* Vengeful Gladiator's Dreadweave Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=33679;
/* Vengeful Gladiator's Felweave Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33682;
/* Vengeful Gladiator's Felweave Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33683;
/* Vengeful Gladiator's Felweave Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33684;
/* Vengeful Gladiator's Felweave Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33685;
/* Vengeful Gladiator's Felweave Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33686;
/* Vengeful Gladiator's Gavel */
UPDATE `item_template` SET `dmg_min1` = 16.12, `dmg_max1` = 116.12, `stat_type3` = 18 WHERE entry=33687;
/* Vengeful Gladiator's Lamellar Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33695;
/* Vengeful Gladiator's Lamellar Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33696;
/* Vengeful Gladiator's Lamellar Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33697;
/* Vengeful Gladiator's Lamellar Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33698;
/* Vengeful Gladiator's Lamellar Shoulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33699;
/* Vengeful Gladiator's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=33700;
/* Vengeful Gladiator's Linked Armor */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 27 WHERE entry=33706;
/* Vengeful Gladiator's Linked Gauntlets */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 33 WHERE entry=33707;
/* Vengeful Gladiator's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 34 WHERE entry=33708;
/* Vengeful Gladiator's Linked Leggings */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 38 WHERE entry=33709;
/* Vengeful Gladiator's Linked Spaulders */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 25 WHERE entry=33710;
/* Vengeful Gladiator's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33711;
/* Vengeful Gladiator's Mail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33712;
/* Vengeful Gladiator's Mail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33713;
/* Vengeful Gladiator's Mail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33714;
/* Vengeful Gladiator's Mail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33715;
/* Vengeful Gladiator's Staff */
UPDATE `item_template` SET `dmg_min1` = 90.4, `dmg_max1` = 198.4, `stat_type2` = 4, `stat_value2` = 46, `spellid_1` = 44887 WHERE entry=33716;
/* Vengeful Gladiator's Ornamented Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33722;
/* Vengeful Gladiator's Ornamented Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33723;
/* Vengeful Gladiator's Ornamented Headcover */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33724;
/* Vengeful Gladiator's Ornamented Legplates */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33725;
/* Vengeful Gladiator's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33726;
/* Vengeful Gladiator's Ringmail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33738;
/* Vengeful Gladiator's Ringmail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33739;
/* Vengeful Gladiator's Ringmail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33740;
/* Vengeful Gladiator's Ringmail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33741;
/* Vengeful Gladiator's Ringmail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33742;
/* Vengeful Gladiator's Salvation */
UPDATE `item_template` SET `dmg_min1` = 16.12, `dmg_max1` = 116.12 WHERE entry=33743;
/* Vengeful Gladiator's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33757;
/* Vengeful Gladiator's Silk Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33758;
/* Vengeful Gladiator's Silk Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33759;
/* Vengeful Gladiator's Silk Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33760;
/* Vengeful Gladiator's Silk Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33761;
/* Vengeful Gladiator's Spellblade */
UPDATE `item_template` SET `dmg_min1` = 16.12, `dmg_max1` = 116.12, `stat_type4` = 18 WHERE entry=33763;
/* Vengeful Gladiator's War Edge */
UPDATE `item_template` SET `dmg_min1` = 141.0, `dmg_max1` = 212.0, `MaxDurability` = 285 WHERE entry=33765;
/* Vengeful Gladiator's War Staff */
UPDATE `item_template` SET `dmg_min1` = 90.4, `dmg_max1` = 198.4, `stat_type2` = 18, `stat_value2` = 0, `stat_type3` = 21, `stat_value3` = 46, `stat_type4` = 35, `stat_value4` = 29, `stat_type5` = 5, `stat_value5` = 46 WHERE entry=33766;
/* Vengeful Gladiator's Wyrmhide Gloves */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33767;
/* Vengeful Gladiator's Wyrmhide Helm */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33768;
/* Vengeful Gladiator's Wyrmhide Legguards */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33769;
/* Vengeful Gladiator's Wyrmhide Spaulders */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33770;
/* Vengeful Gladiator's Wyrmhide Tunic */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33771;
/* Vindicator's Plate Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33811;
/* Weather-Beaten Fishing Hat */
UPDATE `item_template` SET `RequiredLevel` = 0 WHERE entry=33820;
/* Tome of Diabolic Remedy */
UPDATE `item_template` SET `spellcategorycooldown_2` = -1, `spellcategory_2` = 0 WHERE entry=33828;
/* Vindicator's Chain Girdle */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33877;
/* Vindicator's Dragonhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33879;
/* Vindicator's Dreadweave Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33882;
/* Vindicator's Kodohide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33885;
/* Vindicator's Lamellar Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=33888;
/* Vindicator's Lamellar Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=33889;
/* Vindicator's Lamellar Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=33890;
/* Vindicator's Leather Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33891;
/* Vindicator's Linked Bracers */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 25 WHERE entry=33894;
/* Vindicator's Linked Girdle */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 34, `RequiredReputationRank` = 0 WHERE entry=33895;
/* Vindicator's Linked Sabatons */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 33 WHERE entry=33896;
/* Vindicator's Mail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33897;
/* Vindicator's Mail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=33898;
/* Vindicator's Mail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33899;
/* Vindicator's Mooncloth Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33900;
/* Vindicator's Ornamented Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=33903;
/* Vindicator's Ornamented Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=33904;
/* Vindicator's Ornamented Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=33905;
/* Vindicator's Ringmail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33906;
/* Vindicator's Ringmail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=33907;
/* Vindicator's Ringmail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=33908;
/* Vindicator's Scaled Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33909;
/* Vindicator's Silk Belt */
UPDATE `item_template` SET `stat_type3` = 21, `RequiredReputationRank` = 0 WHERE entry=33912;
/* Vindicator's Silk Cuffs */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33913;
/* Vindicator's Silk Footguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33914;
/* Vindicator's Wyrmhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=33915;
/* Vindicator's Pendant of Conquest */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33920;
/* Hauberk of the Furious Elements */
UPDATE `item_template` SET `stat_type3` = 30, `stat_type4` = 21 WHERE entry=33965;
/* Pauldrons of the Furious Elements */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33970;
/* Elunite Imbued Leggings */
UPDATE `item_template` SET `stat_type3` = 21, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=33971;
/* Mask of Primal Power */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=33972;
/* Pauldrons of Tribal Fury */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=33973;
/* Grasp of the Moonkin */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=33974;
/* Hammer of Judgement */
UPDATE `item_template` SET `dmg_min1` = 19.8, `dmg_max1` = 128.8, `stat_type3` = 18 WHERE entry=34009;
/* Red Winter Clothes */
UPDATE `item_template` SET `BuyPrice` = 70000 WHERE entry=34085;
/* Winter Boots */
UPDATE `item_template` SET `BuyPrice` = 50000 WHERE entry=34086;
/* Green Winter Clothes */
UPDATE `item_template` SET `BuyPrice` = 70000 WHERE entry=34087;
/* Battlemaster's Depravity */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=34162;
/* Band of Lucent Beams */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34166;
/* Legplates of the Holy Juggernaut */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34167;
/* Breeches of Natural Aggression */
UPDATE `item_template` SET `BuyPrice` = 312857, `SellPrice` = 62571, `stat_type3` = 21 WHERE entry=34169;
/* Pantaloons of Calming Strife */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=34170;
/* Reign of Misery */
UPDATE `item_template` SET `BuyPrice` = 661078, `SellPrice` = 132215, `dmg_min1` = 13.6, `dmg_max1` = 118.6, `stat_type3` = 30 WHERE entry=34176;
/* Clutch of Demise */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0 WHERE entry=34177;
/* Heart of the Pit */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34179;
/* Leggings of Calamity */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 30 WHERE entry=34181;
/* Grand Magister's Staff of Torrents */
UPDATE `item_template` SET `dmg_min1` = 146.2, `dmg_max1` = 326.2, `stat_type3` = 21, `stat_type4` = 18 WHERE entry=34182;
/* Brooch of the Highborne */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34184;
/* Sword Breaker's Bulwark */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 42078 WHERE entry=34185;
/* Chain Links of the Tumultuous Storm */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 30 WHERE entry=34186;
/* Crimson Paragon's Cover */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=34190;
/* Pauldrons of Perseverance */
UPDATE `item_template` SET `BuyPrice` = 327875, `SellPrice` = 65575, `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 44757 WHERE entry=34192;
/* Spaulders of the Thalassian Savior */
UPDATE `item_template` SET `BuyPrice` = 327875, `SellPrice` = 65575, `stat_type3` = 21 WHERE entry=34193;
/* Stanchion of Primal Instinct */
UPDATE `item_template` SET `dmg_min1` = 136.5, `dmg_max1` = 305.5, `stat_type2` = 4, `stat_value2` = 47, `spellid_1` = 45783 WHERE entry=34198;
/* Archon's Gavel */
UPDATE `item_template` SET `dmg_min1` = 16.3, `dmg_max1` = 133.3 WHERE entry=34199;
/* Shawl of Wonderment */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34202;
/* Amulet of Unfettered Magics */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type4` = 30 WHERE entry=34204;
/* Book of Highborne Hymns */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34206;
/* Equilibrium Epaulets */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34208;
/* Spaulders of Reclamation */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34209;
/* Amice of the Convoker */
UPDATE `item_template` SET `stat_type3` = 30, `stat_type4` = 21 WHERE entry=34210;
/* Harness of Carnal Instinct */
UPDATE `item_template` SET `armor` = 807, `stat_value2` = 44 WHERE entry=34211;
/* Sunglow Vest */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34212;
/* Heroic Judicator's Chestguard */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 22, `spellid_1` = 26158 WHERE entry=34216;
/* Vicious Hawkstrider Hauberk */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34228;
/* Garments of Serene Shores */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34229;
/* Ring of Omnipotence */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type2` = 21 WHERE entry=34230;
/* Aegis of Angelic Fortune */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34231;
/* Fel Conquerer Raiments */
UPDATE `item_template` SET `stat_type3` = 30, `stat_type4` = 21, `DisenchantID` = 0 WHERE entry=34232;
/* Robes of Faltered Light */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34233;
/* Gauntlets of the Soothed Soul */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34240;
/* Cloak of Unforgivable Sin */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34241;
/* Tattered Cape of Antonidas */
UPDATE `item_template` SET `stat_type3` = 30, `DisenchantID` = 0 WHERE entry=34242;
/* Helm of Burning Righteousness */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34243;
/* Apolyon, the Soul-Render */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34247;
/* Crux of the Apocalypse */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34329;
/* Hand of the Deceiver */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34331;
/* Cowl of Gul'dan */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 30 WHERE entry=34332;
/* Coif of Alleria */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34333;
/* Thori'dal, the Stars' Fury */
UPDATE `item_template` SET `dmg_min1` = 355.65, `dmg_max1` = 523.65, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spellcooldown_2` = 0, `spellcategorycooldown_2` = 0, `spellid_3` = 44972, `spellcooldown_3` = 0, `spellcategorycooldown_3` = 0, `spellcooldown_4` = 0, `spellcategorycooldown_4` = 0 WHERE entry=34334;
/* Hammer of Sanctification */
UPDATE `item_template` SET `dmg_min1` = 12.6, `dmg_max1` = 136.6, `stat_type3` = 30, `DisenchantID` = 0 WHERE entry=34335;
/* Sunflare */
UPDATE `item_template` SET `dmg_min1` = 12.6, `dmg_max1` = 136.6, `stat_type3` = 30, `stat_type4` = 21, `DisenchantID` = 0 WHERE entry=34336;
/* Golden Staff of the Sin'dorei */
UPDATE `item_template` SET `dmg_min1` = 146.4, `dmg_max1` = 337.4, `stat_type4` = 30, `DisenchantID` = 0 WHERE entry=34337;
/* Cowl of Light's Purity */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34339;
/* Dark Conjuror's Collar */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 30, `DisenchantID` = 0 WHERE entry=34340;
/* Borderland Paingrips */
UPDATE `item_template` SET `BuyPrice` = 220252, `SellPrice` = 44050, `DisenchantID` = 0 WHERE entry=34341;
/* Handguards of the Dawn */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34342;
/* Thalassian Ranger Gauntlets */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34343;
/* Handguards of Defiled Worlds */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 30, `DisenchantID` = 0 WHERE entry=34344;
/* Wand of the Demonsoul */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34347;
/* Wand of Cleansing Light */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34348;
/* Blade of Life's Inevitability */
UPDATE `item_template` SET `dmg_min1` = 155.0, `dmg_max1` = 233.0, `MaxDurability` = 285 WHERE entry=34349;
/* Gauntlets of the Ancient Shadowmoon */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 30 WHERE entry=34350;
/* Borderland Fortress Grips */
UPDATE `item_template` SET `BuyPrice` = 220252, `SellPrice` = 44050, `stat_value3` = 36, `stat_value4` = 29, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=34352;
/* Quad Deathblow X44 Goggles */
UPDATE `item_template` SET `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=34353;
/* Mayhem Projection Goggles */
UPDATE `item_template` SET `spellid_1` = 30645, `spellid_2` = 40273 WHERE entry=34354;
/* Lightning Etched Specs */
UPDATE `item_template` SET `stat_type2` = 18, `stat_type3` = 21, `DisenchantID` = 0, `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=34355;
/* Surestrike Goggles v3.0 */
UPDATE `item_template` SET `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=34356;
/* Hard Khorium Goggles */
UPDATE `item_template` SET `stat_value2` = 51, `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 30645, `spellid_2` = 40273 WHERE entry=34357;
/* Pendant of Sunfire */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type2` = 21 WHERE entry=34359;
/* Amulet of Flowing Life */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34360;
/* Loop of Forged Power */
UPDATE `item_template` SET `stat_type3` = 30, `stat_type4` = 18 WHERE entry=34362;
/* Ring of Flowing Life */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34363;
/* Sunfire Robe */
UPDATE `item_template` SET `stat_type3` = 30, `stat_type4` = 21 WHERE entry=34364;
/* Robe of Eternal Light */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34365;
/* Sunfire Handwraps */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34366;
/* Leather Gauntlets of the Sun */
UPDATE `item_template` SET `stat_type4` = 30, `DisenchantID` = 0 WHERE entry=34372;
/* Fletcher's Gloves of the Phoenix */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34374;
/* Sun-Drenched Scale Chestguard */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34375;
/* Sun-Drenched Scale Gloves */
UPDATE `item_template` SET `stat_type3` = 30, `DisenchantID` = 0 WHERE entry=34376;
/* Hard Khorium Battlefists */
UPDATE `item_template` SET `BuyPrice` = 220252, `SellPrice` = 44050, `DisenchantID` = 0 WHERE entry=34378;
/* Sunblessed Breastplate */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34379;
/* Sunblessed Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34380;
/* Felstrength Legplates */
UPDATE `item_template` SET `stat_value3` = 50, `stat_value4` = 40, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=34381;
/* Judicator's Legguards */
UPDATE `item_template` SET `stat_type4` = 5, `stat_value4` = 22, `spellid_1` = 24196 WHERE entry=34382;
/* Kilt of Spiritual Reconstruction */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34383;
/* Leggings of the Immortal Beast */
UPDATE `item_template` SET `armor` = 800, `stat_value1` = 44 WHERE entry=34385;
/* Pantaloons of Growing Strife */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34386;
/* Spaulders of the Thalassian Defender */
UPDATE `item_template` SET `stat_type3` = 5, `stat_value3` = 24, `spellid_2` = 18054 WHERE entry=34389;
/* Erupting Epaulets */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type4` = 21 WHERE entry=34390;
/* Spaulders of Devastation */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34391;
/* Demontooth Shoulderpads */
UPDATE `item_template` SET `armor` = 514, `stat_value1` = 38 WHERE entry=34392;
/* Shoulderpads of Knowledge's Pursuit */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34393;
/* Breastplate of Agony's Aversion */
UPDATE `item_template` SET `stat_type4` = 36 WHERE entry=34394;
/* Noble Judicator's Chestguard */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34395;
/* Garments of Crashing Shores */
UPDATE `item_template` SET `stat_type3` = 30, `stat_type4` = 21 WHERE entry=34396;
/* Utopian Tunic of Elune */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34398;
/* Robes of Ghostly Hatred */
UPDATE `item_template` SET `stat_type4` = 30, `stat_type5` = 21 WHERE entry=34399;
/* Crown of Dath'Remar */
UPDATE `item_template` SET `stat_value3` = 53, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=34400;
/* Helm of Uther's Resolve */
UPDATE `item_template` SET `stat_type4` = 5, `stat_value4` = 20, `spellid_1` = 18055 WHERE entry=34401;
/* Shroud of Chieftain Ner'zhul */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34402;
/* Cover of Ursoc the Mighty */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=34403;
/* Mask of the Fury Hunter */
UPDATE `item_template` SET `armor` = 643, `stat_value5` = 30 WHERE entry=34404;
/* Helm of Arcane Purity */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=34405;
/* Gloves of Tyri's Power */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34406;
/* Tranquil Moonlight Wraps */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=34407;
/* Gloves of the Forest Drifter */
UPDATE `item_template` SET `armor` = 564, `stat_value1` = 34 WHERE entry=34408;
/* Gauntlets of the Ancient Frostwolf */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34409;
/* Thorium Flight Blade */
UPDATE `item_template` SET `dmg_min1` = 90.0, `dmg_max1` = 90.0, `MaxDurability` = 240 WHERE entry=34419;
/* Blackened Naaru Sliver */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=34427;
/* Shifting Naaru Sliver */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34429;
/* Glimmering Naaru Sliver */
UPDATE `item_template` SET `DisenchantID` = 0, `spellid_1` = 45052, `spellcooldown_1` = 300000, `spellid_3` = 0, `spellcooldown_3` = -1 WHERE entry=34430;
/* Lightbringer Bracers */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=34432;
/* Lightbringer Wristguards */
UPDATE `item_template` SET `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 15715 WHERE entry=34433;
/* Bracers of Absolution */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34434;
/* Cuffs of Absolution */
UPDATE `item_template` SET `stat_type4` = 30, `stat_type5` = 21 WHERE entry=34435;
/* Bracers of the Malefic */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type3` = 30 WHERE entry=34436;
/* Skyshatter Bands */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type3` = 21 WHERE entry=34437;
/* Skyshatter Bracers */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34438;
/* Skyshatter Wristguards */
UPDATE `item_template` SET `stat_type5` = 4, `stat_value5` = 32 WHERE entry=34439;
/* Onslaught Wristguards */
UPDATE `item_template` SET `stat_value3` = 22, `stat_value4` = 24, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=34442;
/* Thunderheart Wristguards */
UPDATE `item_template` SET `armor` = 281, `stat_value1` = 28, `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=34444;
/* Thunderheart Bracers */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34445;
/* Thunderheart Bands */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type3` = 30 WHERE entry=34446;
/* Bracers of the Tempest */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type4` = 30 WHERE entry=34447;
/* Commendation of Kael'thas */
UPDATE `item_template` SET `spellcooldown_1` = 0, `spellcategorycooldown_1` = 0, `spelltrigger_2` = 0 WHERE entry=34473;
/* Lightbringer Belt */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type3` = 30 WHERE entry=34487;
/* Lightbringer Waistguard */
UPDATE `item_template` SET `stat_value3` = 30, `stat_type5` = 0, `stat_value5` = 0, `spellid_1` = 18050 WHERE entry=34488;
/* Belt of Absolution */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34527;
/* Cord of Absolution */
UPDATE `item_template` SET `stat_type4` = 30, `stat_type5` = 18 WHERE entry=34528;
/* Vengeful Gladiator's Battle Staff */
UPDATE `item_template` SET `dmg_min1` = 90.4, `dmg_max1` = 198.4, `stat_type2` = 18, `stat_type3` = 21 WHERE entry=34540;
/* Belt of the Malefic */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type3` = 18, `stat_type4` = 30 WHERE entry=34541;
/* Skyshatter Cord */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type3` = 21 WHERE entry=34542;
/* Skyshatter Belt */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type3` = 30 WHERE entry=34543;
/* Skyshatter Girdle */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 43 WHERE entry=34545;
/* Onslaught Waistguard */
UPDATE `item_template` SET `stat_value3` = 28, `stat_value4` = 40, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=34547;
/* Thunderheart Belt */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34554;
/* Thunderheart Cord */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type3` = 30, `stat_type4` = 21 WHERE entry=34555;
/* Thunderheart Waistguard */
UPDATE `item_template` SET `armor` = 342, `stat_value1` = 38, `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=34556;
/* Belt of the Tempest */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type3` = 21, `stat_type4` = 30 WHERE entry=34557;
/* Lightbringer Treads */
UPDATE `item_template` SET `stat_type3` = 21, `stat_type4` = 30 WHERE entry=34559;
/* Lightbringer Stompers */
UPDATE `item_template` SET `stat_type2` = 5, `stat_value2` = 0, `stat_value3` = 23, `stat_value4` = 30, `spellid_1` = 15714 WHERE entry=34560;
/* Boots of Absolution */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=34562;
/* Treads of Absolution */
UPDATE `item_template` SET `stat_type4` = 30, `stat_type5` = 21 WHERE entry=34563;
/* Boots of the Malefic */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type3` = 21, `stat_type4` = 30 WHERE entry=34564;
/* Skyshatter Boots */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type3` = 30 WHERE entry=34565;
/* Skyshatter Treads */
UPDATE `item_template` SET `stat_type1` = 21, `stat_type3` = 30 WHERE entry=34566;
/* Skyshatter Greaves */
UPDATE `item_template` SET `stat_type1` = 4, `stat_value1` = 43 WHERE entry=34567;
/* Onslaught Boots */
UPDATE `item_template` SET `stat_value4` = 30, `stat_value5` = 25, `stat_type6` = 0, `stat_value6` = 0 WHERE entry=34568;
/* Thunderheart Boots */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34571;
/* Thunderheart Footwraps */
UPDATE `item_template` SET `stat_type1` = 30, `stat_type3` = 21 WHERE entry=34572;
/* Thunderheart Treads */
UPDATE `item_template` SET `armor` = 542, `stat_value5` = 20, `spelltrigger_1` = 0, `spelltrigger_2` = 0, `spelltrigger_3` = 0 WHERE entry=34573;
/* Boots of the Tempest */
UPDATE `item_template` SET `stat_type1` = 18, `stat_type4` = 21, `stat_type5` = 30 WHERE entry=34574;
/* Battlemaster's Depravity */
UPDATE `item_template` SET `stat_type1` = 21 WHERE entry=34577;
/* Distracting Blades */
UPDATE `item_template` SET `dmg_min1` = 126.0, `dmg_max1` = 189.0, `MaxDurability` = 285 WHERE entry=34603;
/* Jaded Crystal Dagger */
UPDATE `item_template` SET `dmg_min1` = 26.66, `dmg_max1` = 121.66, `stat_type3` = 30 WHERE entry=34604;
/* Breastplate of Fierce Survival */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34605;
/* Fel-tinged Mantle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34607;
/* Rod of the Blazing Light */
UPDATE `item_template` SET `dmg_min1` = 142.84, `dmg_max1` = 289.84 WHERE entry=34608;
/* Scarlet Sin'dorei Robes */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34610;
/* Cudgel of Consecration */
UPDATE `item_template` SET `dmg_min1` = 25.48, `dmg_max1` = 131.48, `stat_type3` = 18 WHERE entry=34611;
/* Spinesever */
UPDATE `item_template` SET `dmg_min1` = 128.0, `dmg_max1` = 193.0, `MaxDurability` = 285 WHERE entry=34622;
/* Kharmaa's Ring of Fate */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34625;
/* Archmage's Guile */
UPDATE `item_template` SET `dmg_min1` = 45.31, `dmg_max1` = 145.31, `stat_type1` = 21 WHERE entry=34667;
/* Seeker's Gavel */
UPDATE `item_template` SET `dmg_min1` = 45.31, `dmg_max1` = 145.31, `stat_type1` = 18 WHERE entry=34670;
/* K'iru's Presage */
UPDATE `item_template` SET `dmg_min1` = 45.31, `dmg_max1` = 145.31 WHERE entry=34671;
/* Sunward Crest */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=34675;
/* Bindings of Raging Fire */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34697;
/* Gauntlets of Divine Blessings */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34700;
/* Cloak of Swift Mending */
UPDATE `item_template` SET `armor` = 74, `stat_type2` = 30 WHERE entry=34702;
/* Band of Arcane Alacrity */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=34704;
/* Nightstrike */
UPDATE `item_template` SET `dmg_min1` = 113.0, `dmg_max1` = 171.0, `MaxDurability` = 240 WHERE entry=34783;
/* Duskhallow Mantle */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34788;
/* Battle-mace of the High Priestess */
UPDATE `item_template` SET `dmg_min1` = 45.31, `dmg_max1` = 145.31, `stat_type3` = 30, `RequiredReputationRank` = 0 WHERE entry=34790;
/* Gauntlets of the Tranquil Waves */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34791;
/* Cloak of the Betrayed */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=34792;
/* Sun-infused Focus Staff */
UPDATE `item_template` SET `dmg_min1` = 106.28, `dmg_max1` = 196.28, `stat_type3` = 18 WHERE entry=34797;
/* Gloves of Arcane Acuity */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=34808;
/* Cloak of Blade Turning */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=34810;
/* The 2 Ring */
UPDATE `item_template` SET `ItemLevel` = 135 WHERE entry=34837;
/* Annihilator Holo-Gogs */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=34847;
/* Ring of the Stalwart Protector */
UPDATE `item_template` SET `spelltrigger_1` = 0, `spelltrigger_2` = 0 WHERE entry=34888;
/* Fused Nethergon Band */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=34889;
/* Scryer's Blade of Focus */
UPDATE `item_template` SET `dmg_min1` = 18.76, `dmg_max1` = 129.76 WHERE entry=34895;
/* Gavel of Naaru Blessings */
UPDATE `item_template` SET `dmg_min1` = 16.12, `dmg_max1` = 116.12 WHERE entry=34896;
/* Staff of the Forest Lord */
UPDATE `item_template` SET `dmg_min1` = 135.6, `dmg_max1` = 297.6, `stat_type1` = 4, `stat_value1` = 50, `spellid_1` = 44887 WHERE entry=34898;
/* Embrace of Starlight */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=34903;
/* Barbed Gloves of the Sage */
UPDATE `item_template` SET `stat_type3` = 18 WHERE entry=34904;
/* Crystalwind Leggings */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=34905;
/* Embrace of Everlasting Prowess */
UPDATE `item_template` SET `armor` = 696, `stat_value1` = 40 WHERE entry=34906;
/* Tameless Breeches */
UPDATE `item_template` SET `armor` = 654, `stat_value1` = 39 WHERE entry=34910;
/* Handwraps of the Aggressor */
UPDATE `item_template` SET `armor` = 473, `stat_value1` = 30 WHERE entry=34911;
/* Shroud of the Lore`nial */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=34917;
/* Legwraps of Sweltering Flame */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=34918;
/* Boots of Incantations */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=34919;
/* Ecclesiastical Cuirass */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34921;
/* Waistguard of Reparation */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34923;
/* Hauberk of Whirling Fury */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34933;
/* Rushing Storm Kilt */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34934;
/* Aftershock Waistguard */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=34935;
/* Tormented Demonsoul Robes */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34936;
/* Corrupted Soulcloth Pantaloons */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34937;
/* Enslaved Doomguard Soulgrips */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=34938;
/* Chestplate of Stoicism */
UPDATE `item_template` SET `stat_value2` = 51, `stat_type4` = 0, `stat_value4` = 0 WHERE entry=34939;
/* Sunguard Legplates */
UPDATE `item_template` SET `stat_value2` = 43, `stat_value3` = 35, `stat_type5` = 0, `stat_value5` = 0 WHERE entry=34940;
/* Girdle of the Fearless */
UPDATE `item_template` SET `stat_type3` = 31 WHERE entry=34941;
/* Shattrath Protectorate's Breastplate */
UPDATE `item_template` SET `stat_type3` = 18, `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 26158 WHERE entry=34945;
/* Inscribed Legplates of the Aldor */
UPDATE `item_template` SET `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 18054 WHERE entry=34946;
/* Blue's Greaves of the Righteous Guardian */
UPDATE `item_template` SET `stat_type2` = 18, `stat_value2` = 23, `stat_value3` = 34, `stat_type4` = 0, `stat_value4` = 0, `spellid_1` = 18049 WHERE entry=34947;
/* Brutal Gladiator's Battle Staff */
UPDATE `item_template` SET `dmg_min1` = 86.4, `dmg_max1` = 199.4, `stat_type2` = 18, `stat_type3` = 21 WHERE entry=34987;
/* Brutal Gladiator's Dragonhide Gloves */
UPDATE `item_template` SET `spellid_2` = 44835 WHERE entry=34998;
/* Brutal Gladiator's Dreadweave Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=35006;
/* Brutal Gladiator's Felweave Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35009;
/* Brutal Gladiator's Felweave Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35010;
/* Brutal Gladiator's Felweave Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35011;
/* Brutal Gladiator's Felweave Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35012;
/* Brutal Gladiator's Felweave Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35013;
/* Brutal Gladiator's Gavel */
UPDATE `item_template` SET `dmg_min1` = 9.92, `dmg_max1` = 114.92, `stat_type3` = 18 WHERE entry=35014;
/* Brutal Gladiator's Lamellar Chestpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35027;
/* Brutal Gladiator's Lamellar Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35028;
/* Brutal Gladiator's Lamellar Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35029;
/* Brutal Gladiator's Lamellar Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35030;
/* Brutal Gladiator's Lamellar Shoulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35031;
/* Brutal Gladiator's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=35032;
/* Brutal Gladiator's Linked Armor */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 32 WHERE entry=35042;
/* Brutal Gladiator's Linked Gauntlets */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 38 WHERE entry=35043;
/* Brutal Gladiator's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 40 WHERE entry=35044;
/* Brutal Gladiator's Linked Leggings */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 43 WHERE entry=35045;
/* Brutal Gladiator's Linked Spaulders */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 30 WHERE entry=35046;
/* Brutal Gladiator's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35048;
/* Brutal Gladiator's Mail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35049;
/* Brutal Gladiator's Mail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35050;
/* Brutal Gladiator's Mail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35051;
/* Brutal Gladiator's Mail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35052;
/* Brutal Gladiator's Ornamented Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35059;
/* Brutal Gladiator's Ornamented Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35060;
/* Brutal Gladiator's Ornamented Headcover */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35061;
/* Brutal Gladiator's Ornamented Legplates */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35062;
/* Brutal Gladiator's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35063;
/* Brutal Gladiator's Ringmail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35077;
/* Brutal Gladiator's Ringmail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35078;
/* Brutal Gladiator's Ringmail Helm */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35079;
/* Brutal Gladiator's Ringmail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35080;
/* Brutal Gladiator's Ringmail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35081;
/* Brutal Gladiator's Salvation */
UPDATE `item_template` SET `dmg_min1` = 9.92, `dmg_max1` = 114.92 WHERE entry=35082;
/* Brutal Gladiator's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35096;
/* Brutal Gladiator's Silk Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35097;
/* Brutal Gladiator's Silk Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35098;
/* Brutal Gladiator's Silk Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35099;
/* Brutal Gladiator's Silk Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35100;
/* Brutal Gladiator's Spellblade */
UPDATE `item_template` SET `dmg_min1` = 9.92, `dmg_max1` = 114.92, `stat_type4` = 18 WHERE entry=35102;
/* Brutal Gladiator's Staff */
UPDATE `item_template` SET `dmg_min1` = 86.4, `dmg_max1` = 199.4, `stat_type2` = 4, `stat_value2` = 50, `spellid_1` = 45783 WHERE entry=35103;
/* Brutal Gladiator's War Edge */
UPDATE `item_template` SET `dmg_min1` = 147.0, `dmg_max1` = 222.0, `MaxDurability` = 285 WHERE entry=35108;
/* Brutal Gladiator's War Staff */
UPDATE `item_template` SET `dmg_min1` = 86.4, `dmg_max1` = 199.4, `stat_type2` = 18, `stat_value2` = 0, `stat_type3` = 21, `stat_value3` = 50, `stat_type4` = 35, `stat_value4` = 29, `stat_type5` = 5, `stat_value5` = 50 WHERE entry=35109;
/* Brutal Gladiator's Wyrmhide Gloves */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35111;
/* Brutal Gladiator's Wyrmhide Helm */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35112;
/* Brutal Gladiator's Wyrmhide Legguards */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35113;
/* Brutal Gladiator's Wyrmhide Spaulders */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35114;
/* Brutal Gladiator's Wyrmhide Tunic */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35115;
/* Guardian's Band of Dominance */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=35129;
/* Guardian's Pendant of Conquest */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35132;
/* Guardian's Lamellar Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=35140;
/* Guardian's Linked Sabatons */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 38 WHERE entry=35142;
/* Guardian's Mail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35143;
/* Guardian's Ornamented Greaves */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=35145;
/* Guardian's Ringmail Sabatons */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35147;
/* Guardian's Silk Footguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35149;
/* Guardian's Chain Girdle */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35151;
/* Guardian's Dragonhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35152;
/* Guardian's Dreadweave Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35153;
/* Guardian's Kodohide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35154;
/* Guardian's Lamellar Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=35155;
/* Guardian's Leather Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35156;
/* Guardian's Linked Girdle */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 38, `RequiredReputationRank` = 0 WHERE entry=35157;
/* Guardian's Mail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=35158;
/* Guardian's Mooncloth Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35159;
/* Guardian's Ornamented Belt */
UPDATE `item_template` SET `stat_type2` = 21, `RequiredReputationRank` = 0 WHERE entry=35160;
/* Guardian's Plate Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35161;
/* Guardian's Ringmail Girdle */
UPDATE `item_template` SET `stat_type4` = 21, `RequiredReputationRank` = 0 WHERE entry=35162;
/* Guardian's Scaled Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35163;
/* Guardian's Silk Belt */
UPDATE `item_template` SET `stat_type3` = 21, `RequiredReputationRank` = 0 WHERE entry=35164;
/* Guardian's Wyrmhide Belt */
UPDATE `item_template` SET `RequiredReputationRank` = 0 WHERE entry=35165;
/* Guardian's Kodohide Bracers */
UPDATE `item_template` SET `stat_value1` = 43 WHERE entry=35169;
/* Guardian's Lamellar Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=35170;
/* Guardian's Linked Bracers */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 28 WHERE entry=35172;
/* Guardian's Mail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35173;
/* Guardian's Ornamented Bracers */
UPDATE `item_template` SET `stat_type2` = 21 WHERE entry=35175;
/* Guardian's Ringmail Bracers */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35177;
/* Guardian's Silk Cuffs */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35179;
/* Powerheal 9000 Lens */
UPDATE `item_template` SET `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=35181;
/* Hyper-Magnified Moon Specs */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=35182;
/* Wonderheal XT68 Shades */
UPDATE `item_template` SET `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=35183;
/* Primal-Attuned Goggles */
UPDATE `item_template` SET `spellid_3` = 30645, `spellid_4` = 40273 WHERE entry=35184;
/* Justicebringer 3000 Specs */
UPDATE `item_template` SET `stat_type3` = 21, `spellid_2` = 30645, `spellid_3` = 40273 WHERE entry=35185;
/* Sin'dorei Band of Dominance */
UPDATE `item_template` SET `stat_type4` = 21, `DisenchantID` = 0 WHERE entry=35282;
/* Sin'dorei Band of Salvation */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=35283;
/* Sin'dorei Band of Triumph */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=35284;
/* Sin'dorei Pendant of Conquest */
UPDATE `item_template` SET `stat_type3` = 21, `DisenchantID` = 0 WHERE entry=35290;
/* Sin'dorei Pendant of Salvation */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=35291;
/* Sin'dorei Pendant of Triumph */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=35292;
/* Vindicator's Pendant of Reprieve */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=35317;
/* Vindicator's Pendant of Subjugation */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=35319;
/* Vindicator's Band of Subjugation */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=35320;
/* Cloak of Arcane Alacrity */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=35321;
/* Cloak of Swift Reprieve */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=35324;
/* Battlemaster's Alacrity */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=35326;
/* Battlemaster's Alacrity */
UPDATE `item_template` SET `stat_type1` = 30 WHERE entry=35327;
/* Dreadweave Mantle */
UPDATE `item_template` SET `stat_type4` = 18 WHERE entry=35331;
/* Evoker's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35343;
/* Evoker's Silk Cowl */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35344;
/* Evoker's Silk Handguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35345;
/* Evoker's Silk Raiment */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35346;
/* Evoker's Silk Trousers */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35347;
/* Kodohide Robe */
UPDATE `item_template` SET `BuyPrice` = 223811, `SellPrice` = 55952 WHERE entry=35365;
/* Opportunist's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=35366;
/* Wyrmhide Robe */
UPDATE `item_template` SET `BuyPrice` = 223811, `SellPrice` = 55952 WHERE entry=35375;
/* Seer's Linked Armor */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 22 WHERE entry=35381;
/* Seer's Linked Gauntlets */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 21 WHERE entry=35382;
/* Seer's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 20 WHERE entry=35383;
/* Seer's Linked Leggings */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 22 WHERE entry=35384;
/* Seer's Linked Spaulders */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 13 WHERE entry=35385;
/* Seer's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35386;
/* Seer's Mail Gauntlets */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35387;
/* Seer's Mail Helm */
UPDATE `item_template` SET `BuyPrice` = 189533, `SellPrice` = 47383, `stat_type3` = 21 WHERE entry=35388;
/* Seer's Mail Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35389;
/* Seer's Mail Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35390;
/* Seer's Ringmail Chestguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35391;
/* Seer's Ringmail Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35392;
/* Seer's Ringmail Headpiece */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35393;
/* Seer's Ringmail Legguards */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35394;
/* Seer's Ringmail Shoulderpads */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35395;
/* Crusader's Ornamented Chestplate */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35402;
/* Crusader's Ornamented Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35403;
/* Crusader's Ornamented Headguard */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35404;
/* Crusader's Ornamented Leggings */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35405;
/* Crusader's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35406;
/* Evoker's Silk Amice */
UPDATE `item_template` SET `stat_type4` = 21 WHERE entry=35465;
/* Opportunist's Leather Gloves */
UPDATE `item_template` SET `spellid_2` = 32748 WHERE entry=35468;
/* Seer's Mail Armor */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35472;
/* Seer's Ringmail Gloves */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35473;
/* Seer's Linked Helm */
UPDATE `item_template` SET `stat_type2` = 4, `stat_value2` = 20 WHERE entry=35474;
/* Crusader's Ornamented Spaulders */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35476;
/* Cloak of the Frigid Winds */
UPDATE `item_template` SET `stat_type3` = 21 WHERE entry=35497;
/* Frostscythe of Lord Ahune */
UPDATE `item_template` SET `dmg_min1` = 143.2, `dmg_max1` = 286.2, `stat_type3` = 21, `DisenchantID` = 0 WHERE entry=35514;
/* Figurine - Empyrean Tortoise */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=35693;
/* Figurine - Khorium Boar */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=35694;
/* Figurine - Crimson Serpent */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=35700;
/* Figurine - Shadowsong Panther */
UPDATE `item_template` SET `spellid_1` = 17746, `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=35702;
/* Figurine - Seaspray Albatross */
UPDATE `item_template` SET `RequiredSkill` = 0, `RequiredSkillRank` = 0 WHERE entry=35703;
/* Direbrew's Shanker */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=37597;
/* Guardian's Band of Subjugation */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=37927;
/* Guardian's Pendant of Subjugation */
UPDATE `item_template` SET `stat_type3` = 30 WHERE entry=37928;
/* Guardian's Pendant of Reprieve */
UPDATE `item_template` SET `stat_type4` = 30 WHERE entry=37929;
/* Ruby Shades */
UPDATE `item_template` SET `BuyPrice` = 20000000, `SellPrice` = 50000, `bonding` = 2 WHERE entry=38089;
/* Direbrew Hops */
UPDATE `item_template` SET `spellcategorycooldown_2` = -1, `spellcategory_2` = 0 WHERE entry=38288;
/* Coren's Lucky Coin */
UPDATE `item_template` SET `spellcategorycooldown_3` = -1, `spellcategory_3` = 0 WHERE entry=38289;
/* Don Carlos' Famous Hat */
UPDATE `item_template` SET `DisenchantID` = 0 WHERE entry=38506;
/* =========== NON-EQUIPMENT ITEMS ================ */
/* Anesthetic Poison */
UPDATE item_template SET BuyPrice = 500, SellPrice = 125 WHERE entry=21835;
/* Bolt of Imbued Netherweave */
UPDATE item_template SET BuyPrice = 0, SellPrice = 0 WHERE entry=21842;
/* Pattern: Bolt of Imbued Netherweave */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21892;
/* Pattern: Imbued Netherweave Bag */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21893;
/* Pattern: Bolt of Soulcloth */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21894;
/* Pattern: Primal Mooncloth */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21895;
/* Pattern: Netherweave Robe */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21896;
/* Pattern: Netherweave Tunic */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21897;
/* Pattern: Imbued Netherweave Pants */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21898;
/* Pattern: Imbued Netherweave Boots */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21899;
/* Pattern: Imbued Netherweave Robe */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21900;
/* Pattern: Imbued Netherweave Tunic */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21901;
/* Pattern: Soulcloth Gloves */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21902;
/* Pattern: Soulcloth Shoulders */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21903;
/* Pattern: Soulcloth Vest */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21904;
/* Pattern: Arcanoweave Bracers */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21905;
/* Pattern: Arcanoweave Boots */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21906;
/* Pattern: Arcanoweave Robe */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21907;
/* Pattern: Spellfire Belt */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21908;
/* Pattern: Spellfire Gloves */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21909;
/* Pattern: Spellfire Bag */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21911;
/* Pattern: Frozen Shadoweave Shoulders */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21912;
/* Pattern: Frozen Shadoweave Robe */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21913;
/* Pattern: Frozen Shadoweave Boots */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21914;
/* Pattern: Ebon Shadowbag */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21915;
/* Pattern: Primal Mooncloth Belt */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21916;
/* Pattern: Primal Mooncloth Robe */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21917;
/* Pattern: Primal Mooncloth Shoulders */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21918;
/* Pattern: Primal Mooncloth Bag */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=21919;
/* Instant Poison VII */
UPDATE item_template SET BuyPrice = 500, SellPrice = 125 WHERE entry=21927;
/* Deadly Poison VI */
UPDATE item_template SET BuyPrice = 600, SellPrice = 150 WHERE entry=22053;
/* Deadly Poison VII */
UPDATE item_template SET BuyPrice = 600, SellPrice = 150 WHERE entry=22054;
/* Wound Poison V */
UPDATE item_template SET BuyPrice = 700, SellPrice = 175 WHERE entry=22055;
/* Greater Planar Essence */
UPDATE item_template SET BuyPrice = 0 WHERE entry=22446;
/* Large Prismatic Shard */
UPDATE item_template SET BuyPrice = 0 WHERE entry=22449;
/* Mana Thistle */
UPDATE item_template SET BuyPrice = 10000, SellPrice = 2500 WHERE entry=22793;
/* Fel Lotus */
UPDATE item_template SET Quality = 1, BuyPrice = 40000, SellPrice = 10000 WHERE entry=22794;
/* Major Fire Protection Potion */
UPDATE item_template SET BuyPrice = 24000, SellPrice = 6000 WHERE entry=22841;
/* Major Frost Protection Potion */
UPDATE item_template SET BuyPrice = 24000, SellPrice = 6000 WHERE entry=22842;
/* Major Nature Protection Potion */
UPDATE item_template SET BuyPrice = 24000, SellPrice = 6000 WHERE entry=22844;
/* Major Arcane Protection Potion */
UPDATE item_template SET BuyPrice = 24000, SellPrice = 6000 WHERE entry=22845;
/* Major Shadow Protection Potion */
UPDATE item_template SET BuyPrice = 24000, SellPrice = 6000 WHERE entry=22846;
/* Major Holy Protection Potion */
UPDATE item_template SET BuyPrice = 24000, SellPrice = 6000 WHERE entry=22847;
/* Flask of Fortification */
UPDATE item_template SET BuyPrice = 80000, SellPrice = 20000 WHERE entry=22851;
/* Flask of Mighty Restoration */
UPDATE item_template SET BuyPrice = 80000, SellPrice = 20000 WHERE entry=22853;
/* Flask of Relentless Assault */
UPDATE item_template SET BuyPrice = 80000, SellPrice = 20000 WHERE entry=22854;
/* Flask of Blinding Light */
UPDATE item_template SET BuyPrice = 80000, SellPrice = 20000 WHERE entry=22861;
/* Flask of Pure Death */
UPDATE item_template SET BuyPrice = 80000, SellPrice = 20000 WHERE entry=22866;
/* Goldenmist Special Brew */
UPDATE item_template SET bonding = 0 WHERE entry=23444;
/* Felsteel Bar */
UPDATE item_template SET BuyPrice = 0, SellPrice = 0 WHERE entry=23448;
/* Primal Nether */
UPDATE item_template SET bonding = 1 WHERE entry=23572;
/* Hardened Adamantite Bar */
UPDATE item_template SET BuyPrice = 0, SellPrice = 0 WHERE entry=23573;
/* Featherbeard's Map */
UPDATE item_template SET Quality = 1, bonding = 4 WHERE entry=23695;
/* Blackened Urn */
UPDATE item_template SET Quality = 1, SellPrice = 0 WHERE entry=24140;
/* Mystic Spellthread */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=24273;
/* Silver Spellthread */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=24275;
/* Pattern: Spellcloth */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=24316;
/* Marsh Lichen */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=24539;
/* Golden Gryphon */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 70 WHERE entry=25470;
/* Ebon Gryphon */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 70 WHERE entry=25471;
/* Snowy Gryphon */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 70 WHERE entry=25472;
/* Swift Blue Gryphon */
UPDATE item_template SET BuyPrice = 2000000, SellPrice = 0 WHERE entry=25473;
/* Swift Red Gryphon */
UPDATE item_template SET BuyPrice = 2000000, SellPrice = 0 WHERE entry=25527;
/* Swift Green Gryphon */
UPDATE item_template SET BuyPrice = 2000000, SellPrice = 0 WHERE entry=25528;
/* Swift Purple Gryphon */
UPDATE item_template SET BuyPrice = 2000000, SellPrice = 0 WHERE entry=25529;
/* Crystal Infused Leather */
UPDATE item_template SET BuyPrice = 5000 WHERE entry=25699;
/* Fel Scales */
UPDATE item_template SET BuyPrice = 5000 WHERE entry=25700;
/* Fel Hide */
UPDATE item_template SET BuyPrice = 25000, SellPrice = 6250 WHERE entry=25707;
/* Scroll of Agility V */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=27498;
/* Scroll of Intellect V */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=27499;
/* Scroll of Protection V */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=27500;
/* Scroll of Spirit V */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=27501;
/* Scroll of Stamina V */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=27502;
/* Scroll of Strength V */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=27503;
/* Runed Ornate Ruby */
UPDATE item_template SET bonding = 1 WHERE entry=28118;
/* Smooth Ornate Dawnstone */
UPDATE item_template SET bonding = 1 WHERE entry=28119;
/* Gleaming Ornate Dawnstone */
UPDATE item_template SET bonding = 1 WHERE entry=28120;
/* Potent Ornate Topaz */
UPDATE item_template SET bonding = 1 WHERE entry=28123;
/* Bold Ornate Ruby */
UPDATE item_template SET bonding = 1 WHERE entry=28362;
/* Inscribed Ornate Topaz */
UPDATE item_template SET bonding = 1 WHERE entry=28363;
/* Brown Elekk */
UPDATE item_template SET BuyPrice = 100000, SellPrice = 0, RequiredLevel = 30 WHERE entry=28481;
/* Reins of the Dark Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=28915;
/* Red Hawkstrider */
UPDATE item_template SET BuyPrice = 100000, SellPrice = 0, RequiredLevel = 30 WHERE entry=28927;
/* Swift Pink Hawkstrider */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 60 WHERE entry=28936;
/* Reins of the Cobalt War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29102;
/* Reins of the White War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29103;
/* Reins of the Silver War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29104;
/* Reins of the Tan War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29105;
/* Conjuring Powder */
UPDATE item_template SET bonding = 0 WHERE entry=29207;
/* Blue Hawkstrider */
UPDATE item_template SET BuyPrice = 100000, SellPrice = 0, RequiredLevel = 30 WHERE entry=29220;
/* Black Hawkstrider */
UPDATE item_template SET BuyPrice = 100000, SellPrice = 0, RequiredLevel = 30 WHERE entry=29221;
/* Purple Hawkstrider */
UPDATE item_template SET BuyPrice = 100000, SellPrice = 0, RequiredLevel = 30 WHERE entry=29222;
/* Swift Green Hawkstrider */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 60 WHERE entry=29223;
/* Swift Purple Hawkstrider */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 60 WHERE entry=29224;
/* Reins of the Cobalt War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29227;
/* Reins of the Dark War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29228;
/* Reins of the Silver War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29229;
/* Reins of the Tan War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29230;
/* Reins of the White War Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29231;
/* Mana Wyrmling */
UPDATE item_template SET bonding = 3 WHERE entry=29363;
/* Brown Rabbit Crate */
UPDATE item_template SET bonding = 3 WHERE entry=29364;
/* Black Battlestrider */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29465;
/* Black War Kodo */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29466;
/* Black War Ram */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29467;
/* Black War Steed Bridle */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29468;
/* Horn of the Black War Wolf */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29469;
/* Red Skeletal Warhorse */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29470;
/* Reins of the Black War Tiger */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29471;
/* Whistle of the Black War Raptor */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29472;
/* Drums of Battle */
UPDATE item_template SET Quality = 3 WHERE entry=29529;
/* Cobrahide Leg Armor */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29533;
/* Clefthide Leg Armor */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=29534;
/* Cobra Scales */
UPDATE item_template SET BuyPrice = 5000 WHERE entry=29539;
/* Wind Scales */
UPDATE item_template SET BuyPrice = 5000 WHERE entry=29547;
/* Nether Dragonscales */
UPDATE item_template SET BuyPrice = 8000 WHERE entry=29548;
/* Purple Elekk */
UPDATE item_template SET BuyPrice = 100000, SellPrice = 0, RequiredLevel = 30 WHERE entry=29743;
/* Gray Elekk */
UPDATE item_template SET BuyPrice = 100000, SellPrice = 0, RequiredLevel = 30 WHERE entry=29744;
/* Great Blue Elekk */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 60 WHERE entry=29745;
/* Great Green Elekk */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 60 WHERE entry=29746;
/* Great Purple Elekk */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 0, RequiredLevel = 60 WHERE entry=29747;
/* Blue Moth Egg */
UPDATE item_template SET bonding = 3 WHERE entry=29901;
/* Red Moth Egg */
UPDATE item_template SET bonding = 3 WHERE entry=29902;
/* Yellow Moth Egg */
UPDATE item_template SET bonding = 3 WHERE entry=29903;
/* White Moth Egg */
UPDATE item_template SET bonding = 3 WHERE entry=29904;
/* Golden Dragonhawk Hatchling */
UPDATE item_template SET bonding = 3 WHERE entry=29953;
/* Red Dragonhawk Hatchling */
UPDATE item_template SET bonding = 3 WHERE entry=29956;
/* Silver Dragonhawk Hatchling */
UPDATE item_template SET bonding = 3 WHERE entry=29957;
/* Blue Dragonhawk Hatchling */
UPDATE item_template SET bonding = 3 WHERE entry=29958;
/* Captured Firefly */
UPDATE item_template SET bonding = 3 WHERE entry=29960;
/* Fiery Warhorse's Reins */
UPDATE item_template SET RequiredLevel = 70 WHERE entry=30480;
/* Pattern: Shadowcloth */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=30483;
/* Pickled Murloc Head */
UPDATE item_template SET BuyPrice = 8000000 WHERE entry=30508;
/* Flamewrought Key */
UPDATE item_template SET RequiredReputationRank = 6 WHERE entry=30622;
/* Reservoir Key */
UPDATE item_template SET RequiredReputationRank = 6 WHERE entry=30623;
/* Auchenai Key */
UPDATE item_template SET RequiredReputationRank = 6 WHERE entry=30633;
/* Warpforged Key */
UPDATE item_template SET RequiredReputationRank = 6 WHERE entry=30634;
/* Key of Time */
UPDATE item_template SET RequiredReputationRank = 6 WHERE entry=30635;
/* Flamewrought Key */
UPDATE item_template SET RequiredReputationRank = 6 WHERE entry=30637;
/* Miniwing */
UPDATE item_template SET BuyPrice = 20000, SellPrice = 5000 WHERE entry=31760;
/* Reins of the Cobalt Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31829;
/* Reins of the Cobalt Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31830;
/* Reins of the Silver Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31831;
/* Reins of the Silver Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31832;
/* Reins of the Tan Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31833;
/* Reins of the Tan Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31834;
/* Reins of the White Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31835;
/* Reins of the White Riding Talbuk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=31836;
/* Blessings Deck */
UPDATE item_template SET BuyPrice = 800000, SellPrice = 200000 WHERE entry=31890;
/* Storms Deck */
UPDATE item_template SET BuyPrice = 800000, SellPrice = 200000 WHERE entry=31891;
/* Furies Deck */
UPDATE item_template SET BuyPrice = 800000, SellPrice = 200000 WHERE entry=31907;
/* Lunacy Deck */
UPDATE item_template SET BuyPrice = 800000, SellPrice = 200000 WHERE entry=31914;
/* Star's Tears */
UPDATE item_template SET BuyPrice = 2500 WHERE entry=32453;
/* Large Copper Metamorphosis Geode */
UPDATE item_template SET BuyPrice = 32200, SellPrice = 0 WHERE entry=32626;
/* Small Copper Metamorphosis Geode */
UPDATE item_template SET BuyPrice = 24150, SellPrice = 0 WHERE entry=32627;
/* Reins of the Raven Lord */
UPDATE item_template SET RequiredLevel = 70 WHERE entry=32768;
/* Fisherman's Feast */
UPDATE item_template SET BuyPrice = 4000, SellPrice = 200 WHERE entry=33052;
/* Jack-o'-Lantern */
UPDATE item_template SET BuyPrice = 2500000 WHERE entry=33117;
/* Sinister Squashling */
UPDATE item_template SET BuyPrice = 7500000 WHERE entry=33154;
/* Flying Broom */
UPDATE item_template SET bonding = 3, RequiredLevel = 70 WHERE entry=33176;
/* Swift Flying Broom */
UPDATE item_template SET bonding = 3 WHERE entry=33182;
/* Old Magic Broom */
UPDATE item_template SET RequiredLevel = 40 WHERE entry=33183;
/* Swift Magic Broom */
UPDATE item_template SET bonding = 3, RequiredLevel = 60 WHERE entry=33184;
/* Adamantite Weapon Chain */
UPDATE item_template SET RequiredLevel = 0 WHERE entry=33185;
/* Rickety Magic Broom */
UPDATE item_template SET bonding = 3 WHERE entry=33189;
/* Flask of Chromatic Wonder */
UPDATE item_template SET BuyPrice = 20000, SellPrice = 5000 WHERE entry=33208;
/* Goblin Gumbo Kettle */
UPDATE item_template SET BuyPrice = 500000, SellPrice = 450000 WHERE entry=33219;
/* Reins of the Spectral Tiger */
UPDATE item_template SET BuyPrice = 100000, RequiredLevel = 40 WHERE entry=33224;
/* Reins of the Swift Spectral Tiger */
UPDATE item_template SET BuyPrice = 0, RequiredLevel = 60 WHERE entry=33225;
/* Toothy's Bucket */
UPDATE item_template SET BuyPrice = 5000000 WHERE entry=33816;
/* Muckbreath's Bucket */
UPDATE item_template SET BuyPrice = 5000000 WHERE entry=33818;
/* Crystal Healing Potion */
UPDATE item_template SET BuyPrice = 4000, SellPrice = 1000 WHERE entry=33934;
/* Crystal Mana Potion */
UPDATE item_template SET BuyPrice = 4000, SellPrice = 1000 WHERE entry=33935;
/* Brewfest Ram */
UPDATE item_template SET RequiredLevel = 40 WHERE entry=33976;
/* Swift Brewfest Ram */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=33977;
/* Flying Machine Control */
UPDATE item_template SET bonding = 3, RequiredLevel = 70 WHERE entry=34060;
/* Turbo-Charged Flying Machine Control */
UPDATE item_template SET bonding = 3 WHERE entry=34061;
/* Weighted Jack-o'-Lantern */
UPDATE item_template SET BuyPrice = 1000 WHERE entry=34068;
/* Swift Warstrider */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=34129;
/* Recovery Diver's Potion */
UPDATE item_template SET BuyPrice = 380, SellPrice = 95 WHERE entry=34130;
/* Clockwork Rocket Bot */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 10000 WHERE entry=34425;
/* Rocket Chicken */
UPDATE item_template SET BuyPrice = 1000000, SellPrice = 10000 WHERE entry=34492;
/* Azure Whelpling */
UPDATE item_template SET bonding = 3 WHERE entry=34535;
/* Scorched Stone */
UPDATE item_template SET BuyPrice = 5000000 WHERE entry=34955;
/* Pattern: Hands of Eternal Light */
UPDATE item_template SET SellPrice = 0 WHERE entry=35205;
/* X-51 Nether-Rocket */
UPDATE item_template SET RequiredLevel = 70 WHERE entry=35225;
/* Luminous Bluetail */
UPDATE item_template SET BuyPrice = 0 WHERE entry=35287;
/* Snarly's Bucket */
UPDATE item_template SET BuyPrice = 5000000 WHERE entry=35349;
/* Chuck's Bucket */
UPDATE item_template SET BuyPrice = 5000000 WHERE entry=35350;
/* Enchant 2H Weapon - Major Agility */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35396;
/* Enchant 2H Weapon - Savagery */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35397;
/* Enchant Boots - Boar's Speed */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35398;
/* Enchant Boots - Cat's Swiftness */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35399;
/* Enchant Boots - Dexterity */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35400;
/* Enchant Boots - Fortitude */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35417;
/* Enchant Boots - Surefooted */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35418;
/* Enchant Boots - Vitality */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35419;
/* Enchant Bracer - Brawn */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35420;
/* Enchant Bracer - Fortitude */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35421;
/* Enchant Bracer - Major Defense */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35422;
/* Enchant Bracer - Major Intellect */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35423;
/* Enchant Bracer - Restore Mana Prime */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35424;
/* Enchant Bracer - Spellpower */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35425;
/* Enchant Bracer - Stats */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35426;
/* Enchant Bracer - Superior Healing */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35427;
/* Enchant Chest - Exceptional Health */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35428;
/* Enchant Chest - Exceptional Stats */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35429;
/* Enchant Chest - Major Resilience */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35430;
/* Enchant Chest - Major Spirit */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35431;
/* Enchant Cloak - Greater Agility */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35432;
/* Enchant Cloak - Greater Arcane Resistance */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35433;
/* Enchant Cloak - Greater Shadow Resistance */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35434;
/* Enchant Cloak - Major Resistance */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35435;
/* Enchant Cloak - Spell Penetration */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35436;
/* Enchant Cloak - Major Armor */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35437;
/* Enchant Gloves - Assault */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35438;
/* Enchant Gloves - Blasting */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35439;
/* Enchant Gloves - Major Healing */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35440;
/* Enchant Gloves - Major Spellpower */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35441;
/* Enchant Gloves - Major Strength */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35442;
/* Enchant Gloves - Spell Strike */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35443;
/* Enchant Ring - Healing Power */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35444;
/* Enchant Ring - Spellpower */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35445;
/* Enchant Ring - Stats */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35446;
/* Enchant Ring - Striking */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35447;
/* Enchant Shield - Intellect */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35448;
/* Enchant Shield - Major Stamina */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35449;
/* Enchant Shield - Resistance */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35450;
/* Enchant Shield - Shield Block */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35451;
/* Enchant Weapon - Battlemaster */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35452;
/* Enchant Weapon - Greater Agility */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35453;
/* Enchant Weapon - Major Healing */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35454;
/* Enchant Weapon - Major Intellect */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35455;
/* Enchant Weapon - Major Spellpower */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35456;
/* Enchant Weapon - Major Striking */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35457;
/* Enchant Weapon - Mongoose */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35458;
/* Enchant Weapon - Potency */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35459;
/* Enchant Weapon - Soulfrost */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35460;
/* Enchant Weapon - Spellsurge */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35461;
/* Enchant Weapon - Sunfire */
UPDATE item_template SET BuyPrice = 0, SellPrice = 650 WHERE entry=35462;
/* Eternal Earthstorm Diamond */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=35501;
/* Swift White Hawkstrider */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=35513;
/* Flame of Silvermoon */
UPDATE item_template SET RequiredLevel = 50 WHERE entry=35568;
/* Shards of Ahune */
UPDATE item_template SET RequiredLevel = 65 WHERE entry=35723;
/* Formula: Enchant Cloak - Steelweave */
UPDATE item_template SET RequiredReputationRank = 0 WHERE entry=35756;
/* Reins of the Black War Elekk */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=35906;
/* The Horseman's Reins */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=37012;
/* Crashin' Thrashin' Racer Controller */
UPDATE item_template SET BuyPrice = 20000, SellPrice = 5000 WHERE entry=37710;
/* Swift Zhevra */
UPDATE item_template SET BuyPrice = 1000000, RequiredLevel = 60 WHERE entry=37719;
/* Fresh Brewfest Hops */
UPDATE item_template SET RequiredLevel = 40 WHERE entry=37750;
/* Preserved Brewfest Hops */
UPDATE item_template SET RequiredLevel = 40 WHERE entry=37816;
/* Great Brewfest Kodo */
UPDATE item_template SET RequiredLevel = 60 WHERE entry=37828;
/* Path of Illidan */
UPDATE item_template SET BuyPrice = 100000 WHERE entry=38233;
/* Direbrew's Dire Brew */
UPDATE item_template SET RequiredLevel = 65 WHERE entry=38280;
/* Direbrew's Dire Brew */
UPDATE item_template SET RequiredLevel = 65 WHERE entry=38281;
/* Big Battle Bear */
UPDATE item_template SET BuyPrice = 1000000, RequiredLevel = 60 WHERE entry=38576;
/* Party G.R.E.N.A.D.E. */
UPDATE item_template SET BuyPrice = 1000 WHERE entry=38577;
/* Empty Brew Bottle */
UPDATE item_template SET BuyPrice = 4, SellPrice = 4 WHERE entry=38626;
/* Fresh Goblin Brewfest Hops */
UPDATE item_template SET RequiredLevel = 40 WHERE entry=39476;
/* Fresh Dwarven Brewfest Hops */
UPDATE item_template SET RequiredLevel = 40 WHERE entry=39477;
-- Set World Boss loot to BoP (changed to BoE in patch 2.4)
UPDATE `item_template` SET `bonding`=1 WHERE `entry` IN (
30732, -- Exodar Life-Staff
30733, -- Hope Ender
30734, -- Leggings of the Seventh Circle
30735, -- Ancient Spellcloak of the Highborne
30736, -- Ring of Flowing Light
30737, -- Gold-Leaf Wildboots
30738, -- Ring of Reciprocity
30739, -- Scaled Greaves of the Marksman
30740, -- Ripfiend Shoulderplates
30741, -- Topaz-Studded Battlegrips
30722, -- Ethereum Nexus-Reaver
30723, -- Talon of the Tempest
30724, -- Barrel-Blade Longrifle
30725, -- Anger-Spark Gloves
30726, -- Archaic Charm of Presence
30727, -- Gilded Trousers of Benediction
30728, -- Fathom-Helm of the Deeps
30729, -- Black-Iron Battlecloak
30730, -- Terrorweave Tunic
30731 -- Faceguard of the Endless Watch
);
-- Set TBC gems to Unique-Equipped and BoP (changed in 2.4)
UPDATE `item_template` SET `Flags`=`Flags`|524288, `bonding`=1 WHERE `entry` IN (
-- Honor Gems
28118, -- Runed Ornate Ruby
28119, -- Smooth Ornate Dawnstone
28120, -- Gleaming Ornate Dawnstone
28123, -- Potent Ornate Topaz
28362, -- Bold Ornate Ruby
28363, -- Inscribed Ornate Topaz
-- Arena Gems
38545, -- Bold Ornate Ruby
38546, -- Gleaming Ornate Dawnstone
38547, -- Inscribed Ornate Topaz
38548, -- Potent Ornate Topaz
38549, -- Runed Ornate Ruby
38550, -- Smooth Ornate Dawnstone
-- Heroic Dungeon Epic Gems
30587, -- Champion's Fire Opal
30582, -- Deadly Fire Opal
30584, -- Inscribed Fire Opal
30591, -- Lucent Fire Opal
30585, -- Polished Fire Opal
30588, -- Potent Fire Opal (1)
30593, -- Potent Fire Opal (2)
30547, -- Reckless Fire Opal (1)
30551, -- Reckless Fire Opal (2)
30604, -- Resplendent Fire Opal
30607, -- Splendid Fire Opal
30554, -- Stalwart Fire Opal (1)
30558, -- Stalwart Fire Opal (2)
30581, -- Willful Fire Opal
30548, -- Jagged Chrysoprase (1)
30565, -- Jagged Chrysoprase (2)
30602, -- Jagged Chrysoprase (3)
30606, -- Lightning Chrysoprase
30550, -- Misty Chrysoprase (1)
30560, -- Misty Chrysoprase (2)
30575, -- Nimble Chrysoprase (1)
30605, -- Nimble Chrysoprase (2)
30608, -- Radiant Chrysoprase
30563, -- Regal Chrysoprase (1)
30590, -- Regal Chrysoprase (2)
30594, -- Regal Chrysoprase (3)
30592, -- Steady Chrysoprase (1)
30601, -- Steady Chrysoprase (2)
30566, -- Defender's Tanzanite
30559, -- Etched Tanzanite
30553, -- Glinting Tanzanite (1)
30556, -- Glinting Tanzanite (2)
30573, -- Mysterious Tanzanite
30572, -- Purified Tanzanite (1)
30586, -- Purified Tanzanite (2)
30589, -- Purified Tanzanite (3)
30600, -- Purified Tanzanite (4)
30603, -- Purified Tanzanite (5)
30549, -- Shifting Tanzanite
30546, -- Sovereign Tanzanite
30552, -- Timeless Tanzanite (1)
30555, -- Timeless Tanzanite (2)
30583, -- Timeless Tanzanite (3)
30564 -- Veiled Tanzanite
);