mirror of
https://github.com/ornfelt/azerothcore_lua_scripts
synced 2026-08-22 06:26:03 -04:00
12 lines
No EOL
2.3 KiB
SQL
12 lines
No EOL
2.3 KiB
SQL
REPLACE INTO item_template (entry, class, subclass, name, displayid, Quality, Flags, BuyCount, BuyPrice, SellPrice, InventoryType, AllowableClass, StatsCount, stat_type1, stat_value1, stat_type2, stat_value2, stat_type3, stat_value3, stat_type4, stat_value4, stat_type5, stat_value5, stat_type6, stat_value6, stat_type7, stat_value7, stat_type8, stat_value8, stat_type9, stat_value9, stat_type10, stat_value10, holy_res, fire_res, nature_res, frost_res, shadow_res, arcane_res, socketColor_1, socketContent_1)
|
|
VALUES
|
|
(300068, 4, 1, "|cff7401DFWarlock Cloak", 59028, 5, 0, 1, 0, 0, 16, 256, 10, 31, 400, 0, 00, 32, 200, 7, 120, 5, 120, 6, 120, 45, 200, 35, 200, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300063, 4, 1, "|cff2E9AFEMage Cloak", 59028, 5, 0, 1, 0, 0, 16, 128, 10, 31, 400, 32, 200, 7, 120, 5, 120, 6, 120, 45, 200, 35, 200, 0, 0, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300065, 4, 1, "|cffFFFFFFPriest Cloak", 59028, 5, 0, 1, 0, 0, 16, 8, 10, 31, 400, 32, 200, 7, 120, 5, 120, 6, 120, 45, 200, 35, 200, 0, 0, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300061, 4, 1, "|cffFF8000Druid Cloak", 64326, 5, 0, 1, 0, 0, 16, 1024, 10, 31, 200, 37, 100, 32, 200, 7, 120, 4, 120, 3, 120, 5, 120, 38, 200, 45, 200, 35, 200, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300062, 4, 1, "|cff088A08Hunter Cloak", 64326, 5, 0, 1, 0, 0, 16, 4, 10, 31, 400, 0, 0, 32, 200, 7, 120, 4, 120, 3, 120, 5, 120, 38, 200, 45, 200, 35, 200, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300064, 4, 1, "|cffDF01D7Paladin Cloak", 64328, 5, 0, 1, 0, 0, 16, 2, 10, 31, 200, 37, 100, 32, 200, 7, 120, 4, 120, 3, 120, 5, 120, 38, 200, 45, 200, 35, 200, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300067, 4, 1, "|cff0404B4Shaman Cloak", 64326, 5, 0, 1, 0, 0, 16, 64, 10, 31, 400, 37, 100, 32, 200, 7, 120, 4, 120, 3, 120, 5, 120, 38, 200, 45, 200, 35, 200, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300060, 4, 1, "|cffB40431Death Knight Cloak", 64328, 5, 0, 1, 0, 0, 16, 32, 10, 31, 200, 37, 100, 32, 200, 7, 120, 4, 120, 3, 120, 38, 200, 35, 200, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300066, 4, 1, "|cffFFFF00Rogue Cloak", 64326, 5, 0, 1, 0, 0, 16, 16, 10, 31, 200, 37, 100, 32, 200, 7, 120, 4, 120, 3, 120, 38, 200, 35, 200, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 1, 1),
|
|
(300069, 4, 1, "|cff61380BWarrior Cloak", 64328, 5, 0, 1, 0, 0, 16, 1, 10, 31, 200, 37, 100, 32, 200, 7, 120, 4, 120, 3, 120, 38, 200, 35, 200, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 1, 1); |