mirror of
https://github.com/Relintai/TC-Solo.git
synced 2024-11-17 20:37:31 +01:00
1099 lines
36 KiB
SQL
1099 lines
36 KiB
SQL
|
|
-- shaman 2h starter axe
|
|
DELETE FROM item_template WHERE entry = 5194;
|
|
INSERT INTO item_template VALUES(5194, -- entry
|
|
2, 1, -1, "Shaman 2h Starter Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
19296, 3, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
17, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
20, -- itemlevel
|
|
0, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
9, -- statscount
|
|
5, 100, -- stat1
|
|
7, 100, -- stat2
|
|
47, 120, -- stat3
|
|
31, 100, -- stat4
|
|
32, 120, -- stat5
|
|
36, 120, -- stat6
|
|
38, 100, -- stat7
|
|
44, 100, -- stat8
|
|
45, 300, -- stat9
|
|
0, 0, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
150, 200, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2700, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
1, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h axe
|
|
DELETE FROM item_template WHERE entry = 7786;
|
|
INSERT INTO item_template VALUES(7786, -- entry
|
|
2, 0, -1, "Shaman 1h Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
15938, 3, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
20, -- itemlevel
|
|
18, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
9, -- statscount
|
|
5, 50, -- stat1
|
|
7, 50, -- stat2
|
|
47, 60, -- stat3
|
|
31, 50, -- stat4
|
|
32, 60, -- stat5
|
|
36, 60, -- stat6
|
|
38, 50, -- stat7
|
|
44, 100, -- stat8
|
|
45, 250, -- stat9
|
|
0, 0, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
200, 250, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2300, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 30 axe
|
|
DELETE FROM item_template WHERE entry = 6692;
|
|
INSERT INTO item_template VALUES(6692, -- entry
|
|
2, 0, -1, "Shaman 1h lvl30 Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
25597, 3, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
30, -- itemlevel
|
|
30, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
5, 100, -- stat1
|
|
3, 40, -- stat2
|
|
7, 100, -- stat3
|
|
31, 100, -- stat4
|
|
32, 100, -- stat5
|
|
36, 110, -- stat6
|
|
38, 200, -- stat7
|
|
44, 150, -- stat8
|
|
45, 400, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
300, 350, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
3000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 44 axe
|
|
DELETE FROM item_template WHERE entry = 10623;
|
|
INSERT INTO item_template VALUES(10623, -- entry
|
|
2, 0, -1, "Shaman 1h lvl44 Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
18391, 3, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
44, -- itemlevel
|
|
44, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 100, -- stat1
|
|
5, 250, -- stat2
|
|
7, 250, -- stat3
|
|
31, 200, -- stat4
|
|
32, 200, -- stat5
|
|
36, 210, -- stat6
|
|
38, 600, -- stat7
|
|
44, 300, -- stat8
|
|
45, 700, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
600, 650, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
6000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 60 10man axe
|
|
DELETE FROM item_template WHERE entry = 18498;
|
|
INSERT INTO item_template VALUES(18498, -- entry
|
|
2, 0, -1, "Shaman 1h lvl60 10man Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
30834, 3, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
44, -- itemlevel
|
|
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 120, -- stat1
|
|
5, 300, -- stat2
|
|
7, 300, -- stat3
|
|
31, 200, -- stat4
|
|
32, 200, -- stat5
|
|
36, 210, -- stat6
|
|
38, 600, -- stat7
|
|
44, 300, -- stat8
|
|
45, 800, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
600, 650, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
8000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 60 ZG axe
|
|
DELETE FROM item_template WHERE entry = 12621;
|
|
INSERT INTO item_template VALUES(12621, -- entry
|
|
2, 0, -1, "Shaman 1h lvl60 ZG Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
22885, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
60, -- itemlevel
|
|
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 300, -- stat1
|
|
5, 400, -- stat2
|
|
7, 500, -- stat3
|
|
31, 220, -- stat4
|
|
32, 220, -- stat5
|
|
36, 260, -- stat6
|
|
38, 600, -- stat7
|
|
44, 400, -- stat8
|
|
45, 1000, -- stat9
|
|
47, 400, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
700, 750, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
8000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 60 AQ20 axe
|
|
DELETE FROM item_template WHERE entry = 21242;
|
|
INSERT INTO item_template VALUES(21242, -- entry
|
|
2, 0, -1, "Shaman 1h lvl60 AQ20 Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
34178, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
60, -- itemlevel
|
|
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 500, -- stat1
|
|
5, 450, -- stat2
|
|
7, 600, -- stat3
|
|
31, 220, -- stat4
|
|
32, 220, -- stat5
|
|
36, 300, -- stat6
|
|
38, 1000, -- stat7
|
|
44, 600, -- stat8
|
|
45, 1400, -- stat9
|
|
47, 400, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
900, 950, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
8000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 60 MC axe
|
|
DELETE FROM item_template WHERE entry = 19852;
|
|
INSERT INTO item_template VALUES(19852, -- entry
|
|
2, 0, -1, "Shaman 1h lvl60 MC Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
34718, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
60, -- itemlevel
|
|
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 500, -- stat1
|
|
5, 450, -- stat2
|
|
7, 650, -- stat3
|
|
31, 220, -- stat4
|
|
32, 220, -- stat5
|
|
36, 300, -- stat6
|
|
38, 1100, -- stat7
|
|
44, 600, -- stat8
|
|
45, 1500, -- stat9
|
|
47, 400, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
900, 950, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
8000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 60 BWL axe
|
|
DELETE FROM item_template WHERE entry = 19363;
|
|
INSERT INTO item_template VALUES(19363, -- entry
|
|
2, 0, -1, "Shaman 1h lvl60 BWL Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
31870, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
60, -- itemlevel
|
|
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 600, -- stat1
|
|
5, 500, -- stat2
|
|
7, 850, -- stat3
|
|
31, 220, -- stat4
|
|
32, 220, -- stat5
|
|
36, 300, -- stat6
|
|
38, 1200, -- stat7
|
|
44, 600, -- stat8
|
|
45, 1600, -- stat9
|
|
47, 400, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
950, 1000, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
10000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl 60 AQ40 axe
|
|
DELETE FROM item_template WHERE entry = 22816;
|
|
INSERT INTO item_template VALUES(22816, -- entry
|
|
2, 0, -1, "Shaman 1h lvl60 AQ40 Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
35258, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
60, -- itemlevel
|
|
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 700, -- stat1
|
|
5, 550, -- stat2
|
|
7, 900, -- stat3
|
|
31, 240, -- stat4
|
|
32, 240, -- stat5
|
|
36, 320, -- stat6
|
|
38, 3000, -- stat7
|
|
44, 700, -- stat8
|
|
45, 4500, -- stat9
|
|
47, 500, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
2000, 2100, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
12000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
-- shaman 1h lvl70 Axe
|
|
DELETE FROM item_template WHERE entry = 27424;
|
|
INSERT INTO item_template VALUES(27424, -- entry
|
|
2, 0, -1, "Shaman 1h lvl70 Axe", -- class, subclass, SoundOverrideSubclass, name
|
|
38797, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
13, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
70, -- itemlevel
|
|
70, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 1400, -- stat1
|
|
5, 700, -- stat2
|
|
7, 1500, -- stat3
|
|
31, 300, -- stat4
|
|
32, 300, -- stat5
|
|
36, 380, -- stat6
|
|
38, 6000, -- stat7
|
|
44, 800, -- stat8
|
|
45, 6000, -- stat9
|
|
47, 600, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
4000, 4100, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
24000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
2600, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, 1, -- startquest, lockid, material
|
|
3, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
80, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
DELETE FROM item_template WHERE entry = 70400;
|
|
INSERT INTO item_template VALUES(70400, -- entry
|
|
4, 0, -1, "Shaman Gruul Necklace", -- class, subclass, SoundOverrideSubclass, name
|
|
6484, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
2, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
70, -- itemlevel
|
|
70, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 500, -- stat1
|
|
5, 100, -- stat2
|
|
7, 200, -- stat3
|
|
31, 100, -- stat4
|
|
32, 100, -- stat5
|
|
36, 100, -- stat6
|
|
38, 5000, -- stat7
|
|
44, 100, -- stat8
|
|
45, 1000, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
0, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, -1, -- startquest, lockid, material
|
|
0, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
0, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
DELETE FROM item_template WHERE entry = 70401;
|
|
INSERT INTO item_template VALUES(70401, -- entry
|
|
4, 0, -1, "Shaman Hyjal Necklace", -- class, subclass, SoundOverrideSubclass, name
|
|
6484, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
2, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
70, -- itemlevel
|
|
70, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 500, -- stat1
|
|
5, 100, -- stat2
|
|
7, 200, -- stat3
|
|
31, 100, -- stat4
|
|
32, 100, -- stat5
|
|
36, 100, -- stat6
|
|
38, 10000, -- stat7
|
|
44, 100, -- stat8
|
|
45, 4000, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
0, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, -1, -- startquest, lockid, material
|
|
0, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
0, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
DELETE FROM item_template WHERE entry = 70402;
|
|
INSERT INTO item_template VALUES(70402, -- entry
|
|
4, 0, -1, "Shaman SSC Necklace", -- class, subclass, SoundOverrideSubclass, name
|
|
6484, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
2, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
70, -- itemlevel
|
|
70, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 1000, -- stat1
|
|
5, 100, -- stat2
|
|
7, 500, -- stat3
|
|
31, 100, -- stat4
|
|
32, 100, -- stat5
|
|
36, 100, -- stat6
|
|
38, 12000, -- stat7
|
|
44, 100, -- stat8
|
|
45, 4500, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
0, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, -1, -- startquest, lockid, material
|
|
0, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
0, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
DELETE FROM item_template WHERE entry = 70403;
|
|
INSERT INTO item_template VALUES(70403, -- entry
|
|
4, 0, -1, "Shaman The Eye Necklace", -- class, subclass, SoundOverrideSubclass, name
|
|
6484, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
2, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
70, -- itemlevel
|
|
70, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 1400, -- stat1
|
|
5, 150, -- stat2
|
|
7, 1000, -- stat3
|
|
31, 100, -- stat4
|
|
32, 100, -- stat5
|
|
36, 100, -- stat6
|
|
38, 15000, -- stat7
|
|
44, 100, -- stat8
|
|
45, 5000, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
0, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, -1, -- startquest, lockid, material
|
|
0, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
0, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
DELETE FROM item_template WHERE entry = 70404;
|
|
INSERT INTO item_template VALUES(70404, -- entry
|
|
4, 0, -1, "Shaman BT Necklace", -- class, subclass, SoundOverrideSubclass, name
|
|
6484, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
2, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
70, -- itemlevel
|
|
70, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 1600, -- stat1
|
|
5, 150, -- stat2
|
|
7, 1400, -- stat3
|
|
31, 100, -- stat4
|
|
32, 100, -- stat5
|
|
36, 100, -- stat6
|
|
38, 18000, -- stat7
|
|
44, 100, -- stat8
|
|
45, 6000, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
0, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, -1, -- startquest, lockid, material
|
|
0, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
0, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
);
|
|
|
|
DELETE FROM item_template WHERE entry = 70404;
|
|
INSERT INTO item_template VALUES(70404, -- entry
|
|
4, 0, -1, "Shaman Sunwell Plateau Necklace", -- class, subclass, SoundOverrideSubclass, name
|
|
6484, 4, -- displayid, quality
|
|
0, 0, -- flags, flagsextra
|
|
1, 100, 100, -- buycount buyprice, sellprice
|
|
2, -- inventoryType
|
|
64, -1, -- allowableclass, allowablerace
|
|
70, -- itemlevel
|
|
70, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
|
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
|
0, 1, 0, -- maxcount stackable, containerslots
|
|
10, -- statscount
|
|
3, 2000, -- stat1
|
|
5, 200, -- stat2
|
|
7, 2000, -- stat3
|
|
31, 100, -- stat4
|
|
32, 100, -- stat5
|
|
36, 100, -- stat6
|
|
38, 20000, -- stat7
|
|
44, 100, -- stat8
|
|
45, 7000, -- stat9
|
|
47, 100, -- stat10
|
|
0, 0, -- scalingstatdistribution, scalingstatvalue
|
|
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
|
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
|
1000, -- armor
|
|
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
|
0, -- delay
|
|
0, 0, -- ammoType, RangedModRange
|
|
0, 0, 0, 0, -1, 0, -1, -- 1 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 2 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 3 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 4 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
0, 0, 0, 0, -1, 0, -1, -- 5 spellId, trigger, charges, ppmrate, cooldown, category, categcooldown
|
|
1, -- bonding
|
|
"", -- description
|
|
0, 0, 0, -- pagetext, languageid, pagematerial
|
|
0, 0, -1, -- startquest, lockid, material
|
|
0, -- sheath
|
|
0, 0, -- randomproperty, randomsuffix
|
|
0, -- block
|
|
0, -- itemset
|
|
0, -- maxdurability
|
|
0, 0, -- area, map
|
|
0, -- bagfamily
|
|
0, -- totemcategory
|
|
0, 0, -- 1 socketcolor, socketcontent
|
|
0, 0, -- 2 socketcolor, socketcontent
|
|
0, 0, -- 3 socketcolor, socketcontent
|
|
0, 0, -- socketbonus, gemproperties
|
|
25, -- reqdisenchantskill
|
|
0, -- armordamagemodifier
|
|
0, -- duration
|
|
0, -- itemlimitcategory
|
|
0, -- holidayId
|
|
"", -- scriptname
|
|
41, -- disenchantid
|
|
0, -- foodtype
|
|
0, 0, -- min, maxmoneyloot
|
|
0, -- flagscustom
|
|
0 -- verifiedbuild
|
|
); |