mirror of
https://github.com/Relintai/TC-Solo.git
synced 2024-11-21 23:47:25 +01:00
-Added druid gear up to Sunwell, it will be split, because I've hit a hard limit of some stats.
-Added some lock, paladin, priest, warrior gear. -Rogue Gear is done up to MC, Maybe BWL. -Mage gear has been modified, it will need tweaking, but it's made up to AQ40 (it's included). -More instancehacks. -More spells disabled. (Up to Black Temple Supremus) -Added in all the BC quests, normal 5 mans, heroic 5 mans, all the raids. (Magtheridon cannot be soloed, he won't even get to attack, so that q is removed) -Added in TBC gearvendors, they are spawned in up to around BT (BT not included). -Some little changes I don't remember.
This commit is contained in:
parent
ba7130fc09
commit
41f9d54467
@ -62,4 +62,979 @@ INSERT INTO item_template VALUES(6505, -- entry
|
||||
0, 0, -- min, maxmoneyloot
|
||||
0, -- flagscustom
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
-- druid lvl 30 staff
|
||||
DELETE FROM item_template WHERE entry = 70301;
|
||||
INSERT INTO item_template VALUES(70301, -- entry
|
||||
2, 10, -1, "Druid Lvl 30 Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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
|
||||
8, -- statscount
|
||||
5, 300, -- stat1
|
||||
7, 400, -- stat2
|
||||
31, 200, -- stat3
|
||||
32, 150, -- stat4
|
||||
36, 120, -- stat5
|
||||
44, 200, -- stat6
|
||||
45, 1000, -- stat7
|
||||
47, 100, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
600, 700, 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
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid lvl 44 staff
|
||||
DELETE FROM item_template WHERE entry = 70302;
|
||||
INSERT INTO item_template VALUES(70302, -- entry
|
||||
2, 10, -1, "Druid Lvl 44 Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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
|
||||
9, -- statscount
|
||||
5, 500, -- stat1
|
||||
7, 700, -- stat2
|
||||
31, 300, -- stat3
|
||||
32, 300, -- stat4
|
||||
36, 300, -- stat5
|
||||
38, 400, -- stat6
|
||||
44, 200, -- stat7
|
||||
45, 3000, -- stat8
|
||||
47, 250, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
2000, 2100, 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
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid 10man staff
|
||||
DELETE FROM item_template WHERE entry = 70303;
|
||||
INSERT INTO item_template VALUES(70303, -- entry
|
||||
2, 10, -1, "Druid 10man Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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
|
||||
9, -- statscount
|
||||
5, 600, -- stat1
|
||||
7, 800, -- stat2
|
||||
31, 350, -- stat3
|
||||
32, 350, -- stat4
|
||||
36, 350, -- stat5
|
||||
38, 420, -- stat6
|
||||
44, 250, -- stat7
|
||||
45, 6000, -- stat8
|
||||
47, 270, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
2500, 2600, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
9000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid ZG staff
|
||||
DELETE FROM item_template WHERE entry = 70304;
|
||||
INSERT INTO item_template VALUES(70304, -- entry
|
||||
2, 10, -1, "Druid ZG Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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
|
||||
9, -- statscount
|
||||
5, 700, -- stat1
|
||||
7, 1000, -- stat2
|
||||
31, 500, -- stat3
|
||||
32, 500, -- stat4
|
||||
36, 500, -- stat5
|
||||
38, 500, -- stat6
|
||||
44, 300, -- stat7
|
||||
45, 10000, -- stat8
|
||||
47, 300, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
3000, 3100, 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
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid AQ20 staff
|
||||
DELETE FROM item_template WHERE entry = 70305;
|
||||
INSERT INTO item_template VALUES(70305, -- entry
|
||||
2, 10, -1, "Druid AQ20 Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 400, -- stat1
|
||||
5, 750, -- stat2
|
||||
7, 1200, -- stat3
|
||||
31, 600, -- stat4
|
||||
32, 600, -- stat5
|
||||
36, 500, -- stat6
|
||||
38, 1000, -- stat7
|
||||
44, 500, -- stat8
|
||||
45, 11000, -- stat9
|
||||
47, 300, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
3000, 3100, 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
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid MC staff
|
||||
DELETE FROM item_template WHERE entry = 70306;
|
||||
INSERT INTO item_template VALUES(70306, -- entry
|
||||
2, 10, -1, "Druid MC Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 600, -- stat1
|
||||
5, 750, -- stat2
|
||||
7, 1500, -- stat3
|
||||
31, 600, -- stat4
|
||||
32, 600, -- stat5
|
||||
36, 500, -- stat6
|
||||
38, 2000, -- stat7
|
||||
44, 500, -- stat8
|
||||
45, 12000, -- stat9
|
||||
47, 300, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
4000, 4100, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
15000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid BWL staff
|
||||
DELETE FROM item_template WHERE entry = 70307;
|
||||
INSERT INTO item_template VALUES(70307, -- entry
|
||||
2, 10, -1, "Druid BWL Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 1000, -- stat1
|
||||
5, 750, -- stat2
|
||||
7, 1800, -- stat3
|
||||
31, 600, -- stat4
|
||||
32, 600, -- stat5
|
||||
36, 500, -- stat6
|
||||
38, 3000, -- stat7
|
||||
44, 500, -- stat8
|
||||
45, 13000, -- stat9
|
||||
47, 300, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
5000, 5100, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
15000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid AQ40 staff
|
||||
DELETE FROM item_template WHERE entry = 70308;
|
||||
INSERT INTO item_template VALUES(70308, -- entry
|
||||
2, 10, -1, "Druid AQ40 Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 1200, -- stat1
|
||||
5, 900, -- stat2
|
||||
7, 2000, -- stat3
|
||||
31, 600, -- stat4
|
||||
32, 600, -- stat5
|
||||
36, 500, -- stat6
|
||||
38, 4000, -- stat7
|
||||
44, 500, -- stat8
|
||||
45, 15000, -- stat9
|
||||
47, 300, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
6000, 6100, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
15000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid ZA staff
|
||||
DELETE FROM item_template WHERE entry = 70309;
|
||||
INSERT INTO item_template VALUES(70309, -- entry
|
||||
2, 10, -1, "Druid ZA Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 1300, -- stat1
|
||||
5, 900, -- stat2
|
||||
7, 2200, -- stat3
|
||||
31, 600, -- stat4
|
||||
32, 600, -- stat5
|
||||
36, 500, -- stat6
|
||||
38, 5000, -- stat7
|
||||
44, 500, -- stat8
|
||||
45, 17000, -- stat9
|
||||
47, 300, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
6500, 7000, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
20000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid Gruul staff
|
||||
DELETE FROM item_template WHERE entry = 70310;
|
||||
INSERT INTO item_template VALUES(70310, -- entry
|
||||
2, 10, -1, "Druid Gruul Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 2000, -- stat1
|
||||
5, 1200, -- stat2
|
||||
7, 3000, -- stat3
|
||||
31, 700, -- stat4
|
||||
32, 700, -- stat5
|
||||
36, 700, -- stat6
|
||||
38, 7000, -- stat7
|
||||
44, 700, -- stat8
|
||||
45, 20000, -- stat9
|
||||
47, 400, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
9600, 10000, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
40000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid Hyjal staff
|
||||
DELETE FROM item_template WHERE entry = 70311;
|
||||
INSERT INTO item_template VALUES(70311, -- entry
|
||||
2, 10, -1, "Druid Hyjal Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 2100, -- stat1
|
||||
5, 1300, -- stat2
|
||||
7, 3000, -- stat3
|
||||
31, 700, -- stat4
|
||||
32, 700, -- stat5
|
||||
36, 700, -- stat6
|
||||
38, 8000, -- stat7
|
||||
44, 700, -- stat8
|
||||
45, 23000, -- stat9
|
||||
47, 400, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
11000, 12000, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
40000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid SSC staff
|
||||
DELETE FROM item_template WHERE entry = 70312;
|
||||
INSERT INTO item_template VALUES(70312, -- entry
|
||||
2, 10, -1, "Druid SSC Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 2200, -- stat1
|
||||
5, 1400, -- stat2
|
||||
7, 4000, -- stat3
|
||||
31, 700, -- stat4
|
||||
32, 700, -- stat5
|
||||
36, 700, -- stat6
|
||||
38, 9000, -- stat7
|
||||
44, 700, -- stat8
|
||||
45, 25000, -- stat9
|
||||
47, 400, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
12000, 13000, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
50000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid The Eye staff
|
||||
DELETE FROM item_template WHERE entry = 70313;
|
||||
INSERT INTO item_template VALUES(70313, -- entry
|
||||
2, 10, -1, "Druid The Eye Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 2200, -- stat1
|
||||
5, 1400, -- stat2
|
||||
7, 5000, -- stat3
|
||||
31, 700, -- stat4
|
||||
32, 700, -- stat5
|
||||
36, 700, -- stat6
|
||||
38, 9000, -- stat7
|
||||
44, 700, -- stat8
|
||||
45, 28000, -- stat9
|
||||
47, 400, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
13000, 14000, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
60000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid BT staff
|
||||
DELETE FROM item_template WHERE entry = 70314;
|
||||
INSERT INTO item_template VALUES(70314, -- entry
|
||||
2, 10, -1, "Druid BT Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 2500, -- stat1
|
||||
5, 1600, -- stat2
|
||||
7, 6000, -- stat3
|
||||
31, 700, -- stat4
|
||||
32, 700, -- stat5
|
||||
36, 700, -- stat6
|
||||
38, 10000, -- stat7
|
||||
44, 700, -- stat8
|
||||
45, 30000, -- stat9
|
||||
47, 400, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
15000, 16000, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
60000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
||||
-- druid Sunwell Plateau staff
|
||||
DELETE FROM item_template WHERE entry = 70315;
|
||||
INSERT INTO item_template VALUES(70315, -- entry
|
||||
2, 10, -1, "Druid Sunwell Plateau Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
12286, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
1024, -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, 3000, -- stat1
|
||||
5, 2000, -- stat2
|
||||
7, 7000, -- stat3
|
||||
31, 700, -- stat4
|
||||
32, 700, -- stat5
|
||||
36, 700, -- stat6
|
||||
38, 12000, -- stat7
|
||||
44, 700, -- stat8
|
||||
45, 32000, -- stat9
|
||||
47, 400, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
17000, 18000, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
60000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2900, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
@ -3,7 +3,7 @@
|
||||
|
||||
DELETE FROM item_template WHERE entry = 70100;
|
||||
INSERT INTO item_template VALUES(70100, -- entry
|
||||
2, 10, -1, "Warlock Test Staff lvl 15", -- class, subclass, SoundOverrideSubclass, name
|
||||
2, 10, -1, "Warlock Staff lvl 15", -- class, subclass, SoundOverrideSubclass, name
|
||||
20340, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
@ -67,7 +67,7 @@ INSERT INTO item_template VALUES(70100, -- entry
|
||||
|
||||
DELETE FROM item_template WHERE entry = 70101;
|
||||
INSERT INTO item_template VALUES(70101, -- entry
|
||||
2, 10, -1, "Warlock Test Staff lvl 29", -- class, subclass, SoundOverrideSubclass, name
|
||||
2, 10, -1, "Warlock Staff lvl 29", -- class, subclass, SoundOverrideSubclass, name
|
||||
20340, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
@ -128,3 +128,67 @@ INSERT INTO item_template VALUES(70101, -- entry
|
||||
0, -- flagscustom
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM item_template WHERE entry = 70102;
|
||||
INSERT INTO item_template VALUES(70102, -- entry
|
||||
2, 10, -1, "Warlock Staff lvl 44", -- class, subclass, SoundOverrideSubclass, name
|
||||
20340, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
256, -1, -- allowableclass, allowablerace
|
||||
40, -- itemlevel
|
||||
44, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
||||
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
||||
0, 1, 0, -- maxcount stackable, containerslots
|
||||
8, -- statscount
|
||||
5, 250, -- stat1
|
||||
7, 400, -- stat2
|
||||
21, 250, -- stat3
|
||||
31, 250, -- stat4
|
||||
36, 250, -- stat5
|
||||
43, 80, -- stat6
|
||||
45, 1200, -- stat7
|
||||
47, 150, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
100, 140, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
500, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
3000, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
||||
|
@ -283,7 +283,7 @@ INSERT INTO item_template VALUES(70004, -- entry
|
||||
31, 200, -- stat4
|
||||
36, 100, -- stat5
|
||||
43, 50, -- stat6
|
||||
45, 800, -- stat7
|
||||
45, 1200, -- stat7
|
||||
47, 100, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -347,7 +347,7 @@ INSERT INTO item_template VALUES(70005, -- entry
|
||||
31, 200, -- stat4
|
||||
36, 150, -- stat5
|
||||
43, 50, -- stat6
|
||||
45, 1200, -- stat7
|
||||
45, 1800, -- stat7
|
||||
47, 100, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -411,7 +411,7 @@ INSERT INTO item_template VALUES(70006, -- entry
|
||||
31, 250, -- stat4
|
||||
36, 250, -- stat5
|
||||
43, 80, -- stat6
|
||||
45, 1600, -- stat7
|
||||
45, 2200, -- stat7
|
||||
47, 150, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -475,7 +475,7 @@ INSERT INTO item_template VALUES(70007, -- entry
|
||||
31, 300, -- stat4
|
||||
36, 300, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 2000, -- stat7
|
||||
45, 2200, -- stat7
|
||||
47, 200, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -539,7 +539,7 @@ INSERT INTO item_template VALUES(70008, -- entry
|
||||
31, 350, -- stat4
|
||||
36, 350, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 2200, -- stat7
|
||||
45, 2600, -- stat7
|
||||
47, 230, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -603,7 +603,7 @@ INSERT INTO item_template VALUES(70009, -- entry
|
||||
31, 350, -- stat4
|
||||
36, 350, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 2200, -- stat7
|
||||
45, 2600, -- stat7
|
||||
47, 230, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -667,7 +667,7 @@ INSERT INTO item_template VALUES(70010, -- entry
|
||||
31, 350, -- stat4
|
||||
36, 380, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 2400, -- stat7
|
||||
45, 2600, -- stat7
|
||||
47, 230, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -725,13 +725,13 @@ INSERT INTO item_template VALUES(70011, -- entry
|
||||
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
||||
0, 1, 0, -- maxcount stackable, containerslots
|
||||
8, -- statscount
|
||||
5, 1000, -- stat1
|
||||
7, 1100, -- stat2
|
||||
5, 1300, -- stat1
|
||||
7, 1600, -- stat2
|
||||
21, 400, -- stat3
|
||||
31, 350, -- stat4
|
||||
36, 380, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 2500, -- stat7
|
||||
45, 10000, -- stat7
|
||||
47, 230, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
@ -789,20 +789,148 @@ INSERT INTO item_template VALUES(70012, -- entry
|
||||
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
||||
0, 1, 0, -- maxcount stackable, containerslots
|
||||
8, -- statscount
|
||||
5, 1000, -- stat1
|
||||
7, 1100, -- stat2
|
||||
5, 1400, -- stat1
|
||||
7, 1700, -- stat2
|
||||
21, 400, -- stat3
|
||||
31, 350, -- stat4
|
||||
36, 380, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 2500, -- stat7
|
||||
45, 15000, -- stat7
|
||||
47, 230, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
100, 140, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
2400, -- armor
|
||||
3000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
3000, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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 = 70013;
|
||||
INSERT INTO item_template VALUES(70013, -- entry
|
||||
2, 10, -1, "Mage lvl 60 BWL Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
20298, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
128, -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
|
||||
8, -- statscount
|
||||
5, 1600, -- stat1
|
||||
7, 1700, -- stat2
|
||||
21, 400, -- stat3
|
||||
31, 350, -- stat4
|
||||
36, 380, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 16000, -- stat7
|
||||
47, 230, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
100, 140, 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
|
||||
3000, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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 = 70014;
|
||||
INSERT INTO item_template VALUES(70014, -- entry
|
||||
2, 10, -1, "Mage lvl 60 AQ40 Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
20298, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
128, -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
|
||||
8, -- statscount
|
||||
5, 2500, -- stat1
|
||||
7, 2000, -- stat2
|
||||
21, 400, -- stat3
|
||||
31, 350, -- stat4
|
||||
36, 380, -- stat5
|
||||
43, 100, -- stat6
|
||||
45, 25000, -- stat7
|
||||
47, 230, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
100, 140, 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
|
||||
3000, -- delay
|
||||
0, 0, -- ammoType, RangedModRange
|
||||
|
128
gear/sologear-paladin.sql
Normal file
128
gear/sologear-paladin.sql
Normal file
@ -0,0 +1,128 @@
|
||||
-- Paladin starter sword + shield
|
||||
DELETE FROM item_template WHERE entry = 5197;
|
||||
INSERT INTO item_template VALUES(5197, -- entry
|
||||
2, 7, -1, "Paladin Starter Mace", -- class, subclass, SoundOverrideSubclass, name
|
||||
20953, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
2, -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
|
||||
10, -- statscount
|
||||
4, 200, -- stat1
|
||||
5, 200, -- stat2
|
||||
7, 200, -- stat3
|
||||
14, 50, -- stat4
|
||||
31, 60, -- stat5
|
||||
32, 50, -- stat6
|
||||
36, 40, -- stat7
|
||||
38, 300, -- stat8
|
||||
45, 300, -- stat9
|
||||
47, 50, -- 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
|
||||
2500, -- 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 = 13245;
|
||||
INSERT INTO item_template VALUES(13245, -- entry
|
||||
4, 6, -1, "Paladin Starter Shield", -- class, subclass, SoundOverrideSubclass, name
|
||||
23835, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
14, -- inventoryType
|
||||
2, -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
|
||||
10, -- statscount
|
||||
4, 200, -- stat1
|
||||
5, 200, -- stat2
|
||||
7, 200, -- stat3
|
||||
14, 50, -- stat4
|
||||
31, 60, -- stat5
|
||||
32, 50, -- stat6
|
||||
36, 40, -- stat7
|
||||
38, 300, -- stat8
|
||||
45, 300, -- stat9
|
||||
47, 50, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
2000, -- 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
|
||||
4, -- sheath
|
||||
0, 0, -- randomproperty, randomsuffix
|
||||
50, -- 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
|
||||
);
|
127
gear/sologear-priest.sql
Normal file
127
gear/sologear-priest.sql
Normal file
@ -0,0 +1,127 @@
|
||||
DELETE FROM item_template WHERE entry = 70200;
|
||||
INSERT INTO item_template VALUES(70200, -- entry
|
||||
2, 10, -1, "Priest Starter Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
20329, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
16, -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
|
||||
8, -- statscount
|
||||
5, 150, -- stat1
|
||||
7, 150, -- stat2
|
||||
21, 100, -- stat3
|
||||
31, 200, -- stat4
|
||||
36, 100, -- stat5
|
||||
43, 50, -- stat6
|
||||
45, 800, -- stat7
|
||||
47, 100, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
100, 140, 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
|
||||
3000, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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 = 70201;
|
||||
INSERT INTO item_template VALUES(70201, -- entry
|
||||
2, 10, -1, "Priest lvl 30 Staff", -- class, subclass, SoundOverrideSubclass, name
|
||||
20298, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
17, -- inventoryType
|
||||
16, -1, -- allowableclass, allowablerace
|
||||
20, -- itemlevel
|
||||
32, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
||||
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
||||
0, 1, 0, -- maxcount stackable, containerslots
|
||||
8, -- statscount
|
||||
5, 200, -- stat1
|
||||
7, 200, -- stat2
|
||||
21, 150, -- stat3
|
||||
31, 200, -- stat4
|
||||
36, 150, -- stat5
|
||||
43, 50, -- stat6
|
||||
45, 1200, -- stat7
|
||||
47, 100, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
100, 140, 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
|
||||
3000, -- 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, 2, -- startquest, lockid, material
|
||||
2, -- 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
|
||||
);
|
447
gear/sologear-rogue.sql
Normal file
447
gear/sologear-rogue.sql
Normal file
@ -0,0 +1,447 @@
|
||||
DELETE FROM item_template WHERE entry = 2164;
|
||||
INSERT INTO item_template VALUES(2164, -- entry
|
||||
2, 15, -1, "Rogue Starter Dagger", -- class, subclass, SoundOverrideSubclass, name
|
||||
20312, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
8, -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
|
||||
8, -- statscount
|
||||
3, 200, -- stat1
|
||||
7, 200, -- stat2
|
||||
13, 60, -- stat3
|
||||
31, 60, -- stat4
|
||||
32, 60, -- stat5
|
||||
36, 40, -- stat6
|
||||
38, 500, -- stat7
|
||||
44, 200, -- stat8
|
||||
0, 0, -- 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
|
||||
2200, -- 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 = 17780;
|
||||
INSERT INTO item_template VALUES(17780, -- entry
|
||||
2, 15, -1, "Rogue lvl44 Dagger", -- class, subclass, SoundOverrideSubclass, name
|
||||
29957, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
8, -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
|
||||
8, -- statscount
|
||||
3, 300, -- stat1
|
||||
7, 300, -- stat2
|
||||
13, 100, -- stat3
|
||||
31, 100, -- stat4
|
||||
32, 110, -- stat5
|
||||
36, 100, -- stat6
|
||||
38, 800, -- stat7
|
||||
44, 300, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
400, 550, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
2000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2200, -- 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 = 14555;
|
||||
INSERT INTO item_template VALUES(14555, -- entry
|
||||
2, 15, -1, "Rogue 10man Dagger", -- class, subclass, SoundOverrideSubclass, name
|
||||
25612, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
8, -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
|
||||
8, -- statscount
|
||||
3, 400, -- stat1
|
||||
7, 600, -- stat2
|
||||
13, 200, -- stat3
|
||||
31, 200, -- stat4
|
||||
32, 220, -- stat5
|
||||
36, 300, -- stat6
|
||||
38, 1000, -- stat7
|
||||
44, 400, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
500, 650, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
2000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2200, -- 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 = 12590;
|
||||
INSERT INTO item_template VALUES(12590, -- entry
|
||||
2, 15, -1, "Rogue ZG Dagger", -- class, subclass, SoundOverrideSubclass, name
|
||||
25613, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
8, -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
|
||||
8, -- statscount
|
||||
3, 500, -- stat1
|
||||
7, 800, -- stat2
|
||||
13, 250, -- stat3
|
||||
31, 250, -- stat4
|
||||
32, 250, -- stat5
|
||||
36, 350, -- stat6
|
||||
38, 1200, -- stat7
|
||||
44, 450, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
500, 650, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
2000, -- armor
|
||||
0, 0, 0, 0, 0, 0, -- res holy, fire, nature, frost, shadowm arcane
|
||||
2200, -- 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 = 19903;
|
||||
INSERT INTO item_template VALUES(19903, -- entry
|
||||
2, 15, -1, "Rogue AQ20 Dagger", -- class, subclass, SoundOverrideSubclass, name
|
||||
32576, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
8, -1, -- allowableclass, allowablerace
|
||||
20, -- itemlevel
|
||||
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
||||
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
||||
0, 1, 0, -- maxcount stackable, containerslots
|
||||
8, -- statscount
|
||||
3, 500, -- stat1
|
||||
7, 900, -- stat2
|
||||
13, 250, -- stat3
|
||||
31, 250, -- stat4
|
||||
32, 250, -- stat5
|
||||
36, 350, -- stat6
|
||||
38, 1200, -- stat7
|
||||
44, 450, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
600, 750, 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
|
||||
2200, -- 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 = 19324;
|
||||
INSERT INTO item_template VALUES(19324, -- entry
|
||||
2, 15, -1, "Rogue MC Dagger", -- class, subclass, SoundOverrideSubclass, name
|
||||
31820, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
8, -1, -- allowableclass, allowablerace
|
||||
20, -- itemlevel
|
||||
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
||||
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
||||
0, 1, 0, -- maxcount stackable, containerslots
|
||||
8, -- statscount
|
||||
3, 500, -- stat1
|
||||
7, 1500, -- stat2
|
||||
13, 250, -- stat3
|
||||
31, 250, -- stat4
|
||||
32, 250, -- stat5
|
||||
36, 350, -- stat6
|
||||
38, 1600, -- stat7
|
||||
44, 450, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
900, 1050, 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
|
||||
1800, -- 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 = 19166;
|
||||
INSERT INTO item_template VALUES(19166, -- entry
|
||||
2, 15, -1, "Rogue BWL Dagger", -- class, subclass, SoundOverrideSubclass, name
|
||||
31686, 4, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
8, -1, -- allowableclass, allowablerace
|
||||
20, -- itemlevel
|
||||
60, 0, 0, 0, -- reqlevel, reqskill, reqskillrank, reqspell
|
||||
0, 0, 0, 0, -- reqhonorrank, reqcityrank, reqrepfaction, reqreprank
|
||||
0, 1, 0, -- maxcount stackable, containerslots
|
||||
8, -- statscount
|
||||
3, 500, -- stat1
|
||||
7, 2000, -- stat2
|
||||
13, 250, -- stat3
|
||||
31, 250, -- stat4
|
||||
32, 250, -- stat5
|
||||
36, 350, -- stat6
|
||||
38, 2000, -- stat7
|
||||
44, 450, -- stat8
|
||||
0, 0, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
950, 1150, 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
|
||||
1800, -- 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
|
||||
);
|
128
gear/sologear-warrior.sql
Normal file
128
gear/sologear-warrior.sql
Normal file
@ -0,0 +1,128 @@
|
||||
-- warrior starter sword + shield
|
||||
DELETE FROM item_template WHERE entry = 11121;
|
||||
INSERT INTO item_template VALUES(11121, -- entry
|
||||
2, 7, -1, "Warrior Starter Sword", -- class, subclass, SoundOverrideSubclass, name
|
||||
20094, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
13, -- inventoryType
|
||||
1, -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
|
||||
4, 200, -- stat1
|
||||
7, 200, -- stat2
|
||||
14, 20, -- stat3
|
||||
15, 50, -- stat4
|
||||
31, 60, -- stat5
|
||||
32, 50, -- stat6
|
||||
36, 40, -- stat7
|
||||
38, 200, -- stat8
|
||||
44, 80, -- 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
|
||||
2200, -- 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 = 5443;
|
||||
INSERT INTO item_template VALUES(5443, -- entry
|
||||
4, 6, -1, "Warrior Starter Shield", -- class, subclass, SoundOverrideSubclass, name
|
||||
18523, 3, -- displayid, quality
|
||||
0, 0, -- flags, flagsextra
|
||||
1, 100, 100, -- buycount buyprice, sellprice
|
||||
14, -- inventoryType
|
||||
1, -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
|
||||
4, 200, -- stat1
|
||||
7, 200, -- stat2
|
||||
14, 20, -- stat3
|
||||
15, 50, -- stat4
|
||||
31, 60, -- stat5
|
||||
32, 50, -- stat6
|
||||
36, 40, -- stat7
|
||||
38, 200, -- stat8
|
||||
44, 80, -- stat9
|
||||
0, 0, -- stat10
|
||||
0, 0, -- scalingstatdistribution, scalingstatvalue
|
||||
0, 0, 0, -- dmgMin1, DmgMax1, DmgType1
|
||||
0, 0, 0, -- dmgMin2, DmgMax2, DmgType2
|
||||
2000, -- 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
|
||||
4, -- sheath
|
||||
0, 0, -- randomproperty, randomsuffix
|
||||
50, -- 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
|
||||
);
|
@ -1,5 +1,10 @@
|
||||
-- Remove the bugged gates here with sql
|
||||
-- TODO
|
||||
-- removed gobject GUID: 32708, ID: 183049 (steamvault bugged door)
|
||||
-- removed gobj GUID: 18539, ID 186728 (ZA Door)
|
||||
-- removed gobj GUID: 47284, ID 186305 (ZA boss door)
|
||||
|
||||
|
||||
|
||||
-- Disable C'thun's script
|
||||
UPDATE creature_template SET ScriptName = "" WHERE entry = 15589;
|
||||
|
@ -1,2 +1,3 @@
|
||||
UPDATE creature_template SET mechanic_immune_mask = 0;
|
||||
UPDATE item_template SET RequiredLevel = 0 WHERE entry = 21215;
|
||||
UPDATE quest_template SET RewardXPId = 0, RewardOrRequiredMoney = 0, RewardMoneyMaxLevel = 0
|
||||
|
@ -1,4 +1,6 @@
|
||||
-- Jin'do's mc doesn't work its called Summon Brainwash Totem
|
||||
-- disable this: (ZA) SPELL_SUMMON_CYCLONE = 43112, // summon four feather vortex
|
||||
-- Archimonde Hand of Death, bugged, he casts it sometimes
|
||||
|
||||
-- SPELL_WILL_OF_HAKKAR = 24178 // Hakkar's MC
|
||||
DELETE FROM disables WHERE entry = 24178;
|
||||
@ -56,4 +58,102 @@ INSERT INTO disables VALUES(
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Cause Insanity, AQ40 thrash" -- comment
|
||||
);
|
||||
|
||||
DELETE FROM disables WHERE entry = 33676;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
33676, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Incite Chaos, Shadow lab MC" -- comment
|
||||
);
|
||||
|
||||
DELETE FROM disables WHERE entry = 33684;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
33684, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Incite Chaos, Shadow lab MC" -- comment
|
||||
);
|
||||
|
||||
-- Magma Blast, Ragnaros
|
||||
DELETE FROM disables WHERE entry = 20565;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
20565, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Magma Blast, Ragnaros" -- comment
|
||||
);
|
||||
|
||||
-- Mana Burn, Quiraji Mindslayer
|
||||
DELETE FROM disables WHERE entry = 26049;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
26049, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Quiraji Mindslayer's Mana Burn (fear)" -- comment
|
||||
);
|
||||
|
||||
-- Hydross's Water Tomb (stun)
|
||||
DELETE FROM disables WHERE entry = 38235;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
38235, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Hydross's Water Tomb (stun)" -- comment
|
||||
);
|
||||
|
||||
-- Naj'etus SPELL_NEEDLE_SPINE
|
||||
DELETE FROM disables WHERE entry = 39992;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
39992, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Naj'etus SPELL_NEEDLE_SPINE" -- comment
|
||||
);
|
||||
|
||||
-- Naj'etus SPELL_TIDAL_SHIELD
|
||||
DELETE FROM disables WHERE entry = 39872;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
39872, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Naj'etus SPELL_TIDAL_SHIELD " -- comment
|
||||
);
|
||||
|
||||
-- Naj'etus SPELL_IMPALING_SPINE
|
||||
DELETE FROM disables WHERE entry = 39837;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
39837, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Naj'etus SPELL_IMPALING_SPINE " -- comment
|
||||
);
|
||||
|
||||
-- Naj'etus SPELL_CREATE_NAJENTUS_SPINE
|
||||
DELETE FROM disables WHERE entry = 39956;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
39956, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Naj'etus SPELL_CREATE_NAJENTUS_SPINE " -- comment
|
||||
);
|
||||
|
||||
-- Naj'etus SPELL_HURL_SPINE
|
||||
DELETE FROM disables WHERE entry = 39948;
|
||||
INSERT INTO disables VALUES(
|
||||
0, -- sourcetype
|
||||
39948, -- entry
|
||||
2, -- flags
|
||||
"", "", -- params 0, 1
|
||||
"Naj'etus SPELL_HURL_SPINE " -- comment
|
||||
);
|
File diff suppressed because it is too large
Load Diff
11
vendors/gearvendors-general.sql
vendored
11
vendors/gearvendors-general.sql
vendored
@ -65,3 +65,14 @@ INSERT INTO npc_vendor VALUES(70000, 15, 70007, 0, 0, 0, 0); -- mage 4
|
||||
INSERT INTO npc_vendor VALUES(70000, 16, 70008, 0, 0, 0, 0); -- mage 5
|
||||
INSERT INTO npc_vendor VALUES(70000, 17, 6692, 0, 0, 0, 0); -- shaman 3
|
||||
INSERT INTO npc_vendor VALUES(70000, 18, 10623, 0, 0, 0, 0); -- shaman 4
|
||||
INSERT INTO npc_vendor VALUES(70000, 19, 11121, 0, 0, 0, 0); -- warrior 1
|
||||
INSERT INTO npc_vendor VALUES(70000, 20, 5443, 0, 0, 0, 0); -- warrior 2
|
||||
INSERT INTO npc_vendor VALUES(70000, 21, 70200, 0, 0, 0, 0); -- priest 1
|
||||
INSERT INTO npc_vendor VALUES(70000, 22, 70201, 0, 0, 0, 0); -- priest 2
|
||||
INSERT INTO npc_vendor VALUES(70000, 21, 5197, 0, 0, 0, 0); -- paladin 1
|
||||
INSERT INTO npc_vendor VALUES(70000, 22, 13245, 0, 0, 0, 0); -- paladin 2
|
||||
INSERT INTO npc_vendor VALUES(70000, 23, 70301, 0, 0, 0, 0); -- druid 2
|
||||
INSERT INTO npc_vendor VALUES(70000, 24, 70102, 0, 0, 0, 0); -- lock 3
|
||||
INSERT INTO npc_vendor VALUES(70000, 25, 2164, 0, 0, 0, 0); -- rogue 1
|
||||
INSERT INTO npc_vendor VALUES(70000, 25, 17780, 0, 0, 0, 0); -- rogue 2
|
||||
INSERT INTO npc_vendor VALUES(70000, 25, 70302, 0, 0, 0, 0); -- driud 3
|
451
vendors/gearvendors-tbc.sql
vendored
Normal file
451
vendors/gearvendors-tbc.sql
vendored
Normal file
@ -0,0 +1,451 @@
|
||||
-- vendor in kara
|
||||
DELETE FROM creature_template WHERE entry = 70020;
|
||||
INSERT INTO creature_template VALUES(
|
||||
70020, -- entry
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"Karazhan Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
2, -- exp
|
||||
2006, -- faction
|
||||
4224, -- npcflag
|
||||
1, 1.14286, -- speed walk, run
|
||||
1, -- scale
|
||||
0, -- rank
|
||||
0, -- dmgsschool
|
||||
2000, 2000, -- baseattacktime, rangeattacktime
|
||||
1, 1, -- basevariance, rangevariance
|
||||
8, -- unitclass
|
||||
32768, -- unitflags
|
||||
2048, -- unitflags2
|
||||
0, -- dynamicflags
|
||||
0, -- family
|
||||
0, 0, 0, 0, -- trainer_type, trainer spell, trainer class, trainer race
|
||||
7, 0, -- type, type flags
|
||||
0, 0, 0, -- lootid, pickpocketloot, skinloot
|
||||
0, 0, 0, 0, 0, 0, -- resist 1-6
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -- spell 1-8
|
||||
0, -- petspelldataid
|
||||
0, -- vehicleid
|
||||
0, 0, -- mingold maxgold
|
||||
"", -- AIName
|
||||
0, 3, 1, -- movementtype, inhabittype, hoverheight
|
||||
1, 1, 1, 1, 1, -- healthmodifier, manamodifier armormodifier, damagemodifier, experiencemodifier
|
||||
0, -- racialleader
|
||||
0, 0, 0, 0, 0, 0, -- questitem1-6
|
||||
0, -- movementid
|
||||
1, -- regenhealth
|
||||
0, -- mechanic immune mask
|
||||
0, -- flags extra
|
||||
"", -- scriptname
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM npc_vendor WHERE entry = 70020;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70020, 0, 70309, 0, 0, 0, 0); -- druid (ZA lvl 70)
|
||||
|
||||
DELETE FROM creature WHERE id = 70020;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
70020, -- id
|
||||
532, 0, 0, -- map, zone, area
|
||||
1, 1, -- spawnMask, PhaseMask
|
||||
0, 0, -- modelid, equipmentId
|
||||
-10908.5, -1999.93, 275.793, 3.42937, -- x, y, z, orientation
|
||||
300, 0, 0, -- spawntimesecs, spawndist, currWaypoint
|
||||
10080, 8814, -- currhealth, currmana
|
||||
0, -- movementtype
|
||||
0, 0, 0, -- npcflag, unit_flags, dynamicflags
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
-- vendor in ZA
|
||||
DELETE FROM creature_template WHERE entry = 70021;
|
||||
INSERT INTO creature_template VALUES(
|
||||
70021, -- entry
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"ZA Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
2, -- exp
|
||||
2006, -- faction
|
||||
4224, -- npcflag
|
||||
1, 1.14286, -- speed walk, run
|
||||
1, -- scale
|
||||
0, -- rank
|
||||
0, -- dmgsschool
|
||||
2000, 2000, -- baseattacktime, rangeattacktime
|
||||
1, 1, -- basevariance, rangevariance
|
||||
8, -- unitclass
|
||||
32768, -- unitflags
|
||||
2048, -- unitflags2
|
||||
0, -- dynamicflags
|
||||
0, -- family
|
||||
0, 0, 0, 0, -- trainer_type, trainer spell, trainer class, trainer race
|
||||
7, 0, -- type, type flags
|
||||
0, 0, 0, -- lootid, pickpocketloot, skinloot
|
||||
0, 0, 0, 0, 0, 0, -- resist 1-6
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -- spell 1-8
|
||||
0, -- petspelldataid
|
||||
0, -- vehicleid
|
||||
0, 0, -- mingold maxgold
|
||||
"", -- AIName
|
||||
0, 3, 1, -- movementtype, inhabittype, hoverheight
|
||||
1, 1, 1, 1, 1, -- healthmodifier, manamodifier armormodifier, damagemodifier, experiencemodifier
|
||||
0, -- racialleader
|
||||
0, 0, 0, 0, 0, 0, -- questitem1-6
|
||||
0, -- movementid
|
||||
1, -- regenhealth
|
||||
0, -- mechanic immune mask
|
||||
0, -- flags extra
|
||||
"", -- scriptname
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM npc_vendor WHERE entry = 70021;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70021, 0, 70310, 0, 0, 0, 0); -- druid (Gruul, Magtheridon lvl 70)
|
||||
|
||||
DELETE FROM creature WHERE id = 70021;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
70021, -- id
|
||||
568, 0, 0, -- map, zone, area
|
||||
1, 1, -- spawnMask, PhaseMask
|
||||
0, 0, -- modelid, equipmentId
|
||||
119.568, 655.009, 51.6667, 1.55323, -- x, y, z, orientation
|
||||
300, 0, 0, -- spawntimesecs, spawndist, currWaypoint
|
||||
10080, 8814, -- currhealth, currmana
|
||||
0, -- movementtype
|
||||
0, 0, 0, -- npcflag, unit_flags, dynamicflags
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
|
||||
-- vendor in Gruul's Lair
|
||||
DELETE FROM creature_template WHERE entry = 70022;
|
||||
INSERT INTO creature_template VALUES(
|
||||
70022, -- entry
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"Gruul's Lair Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
2, -- exp
|
||||
2006, -- faction
|
||||
4224, -- npcflag
|
||||
1, 1.14286, -- speed walk, run
|
||||
1, -- scale
|
||||
0, -- rank
|
||||
0, -- dmgsschool
|
||||
2000, 2000, -- baseattacktime, rangeattacktime
|
||||
1, 1, -- basevariance, rangevariance
|
||||
8, -- unitclass
|
||||
32768, -- unitflags
|
||||
2048, -- unitflags2
|
||||
0, -- dynamicflags
|
||||
0, -- family
|
||||
0, 0, 0, 0, -- trainer_type, trainer spell, trainer class, trainer race
|
||||
7, 0, -- type, type flags
|
||||
0, 0, 0, -- lootid, pickpocketloot, skinloot
|
||||
0, 0, 0, 0, 0, 0, -- resist 1-6
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -- spell 1-8
|
||||
0, -- petspelldataid
|
||||
0, -- vehicleid
|
||||
0, 0, -- mingold maxgold
|
||||
"", -- AIName
|
||||
0, 3, 1, -- movementtype, inhabittype, hoverheight
|
||||
1, 1, 1, 1, 1, -- healthmodifier, manamodifier armormodifier, damagemodifier, experiencemodifier
|
||||
0, -- racialleader
|
||||
0, 0, 0, 0, 0, 0, -- questitem1-6
|
||||
0, -- movementid
|
||||
1, -- regenhealth
|
||||
0, -- mechanic immune mask
|
||||
0, -- flags extra
|
||||
"", -- scriptname
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM npc_vendor WHERE entry = 70022;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70022, 0, 70311, 0, 0, 0, 0); -- druid (Gruul, Magtheridon lvl 70)
|
||||
|
||||
DELETE FROM creature WHERE id = 70022;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
70022, -- id
|
||||
565, 0, 0, -- map, zone, area
|
||||
1, 1, -- spawnMask, PhaseMask
|
||||
0, 0, -- modelid, equipmentId
|
||||
273.275, 348.47, -4.31669, 2.93819, -- x, y, z, orientation
|
||||
300, 0, 0, -- spawntimesecs, spawndist, currWaypoint
|
||||
10080, 8814, -- currhealth, currmana
|
||||
0, -- movementtype
|
||||
0, 0, 0, -- npcflag, unit_flags, dynamicflags
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
-- vendor in Hyjal
|
||||
DELETE FROM creature_template WHERE entry = 70023;
|
||||
INSERT INTO creature_template VALUES(
|
||||
70023, -- entry
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"Hyjal Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
2, -- exp
|
||||
2006, -- faction
|
||||
4224, -- npcflag
|
||||
1, 1.14286, -- speed walk, run
|
||||
1, -- scale
|
||||
0, -- rank
|
||||
0, -- dmgsschool
|
||||
2000, 2000, -- baseattacktime, rangeattacktime
|
||||
1, 1, -- basevariance, rangevariance
|
||||
8, -- unitclass
|
||||
32768, -- unitflags
|
||||
2048, -- unitflags2
|
||||
0, -- dynamicflags
|
||||
0, -- family
|
||||
0, 0, 0, 0, -- trainer_type, trainer spell, trainer class, trainer race
|
||||
7, 0, -- type, type flags
|
||||
0, 0, 0, -- lootid, pickpocketloot, skinloot
|
||||
0, 0, 0, 0, 0, 0, -- resist 1-6
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -- spell 1-8
|
||||
0, -- petspelldataid
|
||||
0, -- vehicleid
|
||||
0, 0, -- mingold maxgold
|
||||
"", -- AIName
|
||||
0, 3, 1, -- movementtype, inhabittype, hoverheight
|
||||
1, 1, 1, 1, 1, -- healthmodifier, manamodifier armormodifier, damagemodifier, experiencemodifier
|
||||
0, -- racialleader
|
||||
0, 0, 0, 0, 0, 0, -- questitem1-6
|
||||
0, -- movementid
|
||||
1, -- regenhealth
|
||||
0, -- mechanic immune mask
|
||||
0, -- flags extra
|
||||
"", -- scriptname
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM npc_vendor WHERE entry = 70023;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70023, 0, 70312, 0, 0, 0, 0); -- druid (SSC lvl 70)
|
||||
|
||||
DELETE FROM creature WHERE id = 70023;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
70023, -- id
|
||||
534, 0, 0, -- map, zone, area
|
||||
1, 1, -- spawnMask, PhaseMask
|
||||
0, 0, -- modelid, equipmentId
|
||||
5560.64, -3448.7, 1574.76, 0.115515, -- x, y, z, orientation
|
||||
300, 0, 0, -- spawntimesecs, spawndist, currWaypoint
|
||||
10080, 8814, -- currhealth, currmana
|
||||
0, -- movementtype
|
||||
0, 0, 0, -- npcflag, unit_flags, dynamicflags
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
-- vendor in SSC
|
||||
DELETE FROM creature_template WHERE entry = 70024;
|
||||
INSERT INTO creature_template VALUES(
|
||||
70024, -- entry
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"SSC Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
2, -- exp
|
||||
2006, -- faction
|
||||
4224, -- npcflag
|
||||
1, 1.14286, -- speed walk, run
|
||||
1, -- scale
|
||||
0, -- rank
|
||||
0, -- dmgsschool
|
||||
2000, 2000, -- baseattacktime, rangeattacktime
|
||||
1, 1, -- basevariance, rangevariance
|
||||
8, -- unitclass
|
||||
32768, -- unitflags
|
||||
2048, -- unitflags2
|
||||
0, -- dynamicflags
|
||||
0, -- family
|
||||
0, 0, 0, 0, -- trainer_type, trainer spell, trainer class, trainer race
|
||||
7, 0, -- type, type flags
|
||||
0, 0, 0, -- lootid, pickpocketloot, skinloot
|
||||
0, 0, 0, 0, 0, 0, -- resist 1-6
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -- spell 1-8
|
||||
0, -- petspelldataid
|
||||
0, -- vehicleid
|
||||
0, 0, -- mingold maxgold
|
||||
"", -- AIName
|
||||
0, 3, 1, -- movementtype, inhabittype, hoverheight
|
||||
1, 1, 1, 1, 1, -- healthmodifier, manamodifier armormodifier, damagemodifier, experiencemodifier
|
||||
0, -- racialleader
|
||||
0, 0, 0, 0, 0, 0, -- questitem1-6
|
||||
0, -- movementid
|
||||
1, -- regenhealth
|
||||
0, -- mechanic immune mask
|
||||
0, -- flags extra
|
||||
"", -- scriptname
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM npc_vendor WHERE entry = 70024;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70024, 0, 70313, 0, 0, 0, 0); -- druid (The Eye lvl 70)
|
||||
|
||||
/*
|
||||
DELETE FROM creature WHERE id = 70024;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
70024, -- id
|
||||
329, 0, 0, -- map, zone, area
|
||||
1, 1, -- spawnMask, PhaseMask
|
||||
0, 0, -- modelid, equipmentId
|
||||
4023.37, -3329.68, 115.06, 5.10299, -- x, y, z, orientation
|
||||
300, 0, 0, -- spawntimesecs, spawndist, currWaypoint
|
||||
10080, 8814, -- currhealth, currmana
|
||||
0, -- movementtype
|
||||
0, 0, 0, -- npcflag, unit_flags, dynamicflags
|
||||
0 -- verifiedbuild
|
||||
); */
|
||||
|
||||
-- vendor in The Eye
|
||||
DELETE FROM creature_template WHERE entry = 70025;
|
||||
INSERT INTO creature_template VALUES(
|
||||
70025, -- entry
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"The Eye Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
2, -- exp
|
||||
2006, -- faction
|
||||
4224, -- npcflag
|
||||
1, 1.14286, -- speed walk, run
|
||||
1, -- scale
|
||||
0, -- rank
|
||||
0, -- dmgsschool
|
||||
2000, 2000, -- baseattacktime, rangeattacktime
|
||||
1, 1, -- basevariance, rangevariance
|
||||
8, -- unitclass
|
||||
32768, -- unitflags
|
||||
2048, -- unitflags2
|
||||
0, -- dynamicflags
|
||||
0, -- family
|
||||
0, 0, 0, 0, -- trainer_type, trainer spell, trainer class, trainer race
|
||||
7, 0, -- type, type flags
|
||||
0, 0, 0, -- lootid, pickpocketloot, skinloot
|
||||
0, 0, 0, 0, 0, 0, -- resist 1-6
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -- spell 1-8
|
||||
0, -- petspelldataid
|
||||
0, -- vehicleid
|
||||
0, 0, -- mingold maxgold
|
||||
"", -- AIName
|
||||
0, 3, 1, -- movementtype, inhabittype, hoverheight
|
||||
1, 1, 1, 1, 1, -- healthmodifier, manamodifier armormodifier, damagemodifier, experiencemodifier
|
||||
0, -- racialleader
|
||||
0, 0, 0, 0, 0, 0, -- questitem1-6
|
||||
0, -- movementid
|
||||
1, -- regenhealth
|
||||
0, -- mechanic immune mask
|
||||
0, -- flags extra
|
||||
"", -- scriptname
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM npc_vendor WHERE entry = 70025;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70025, 0, 70314, 0, 0, 0, 0); -- druid (BT lvl 70)
|
||||
|
||||
/*
|
||||
DELETE FROM creature WHERE id = 70025;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
70025, -- id
|
||||
329, 0, 0, -- map, zone, area
|
||||
1, 1, -- spawnMask, PhaseMask
|
||||
0, 0, -- modelid, equipmentId
|
||||
4023.37, -3329.68, 115.06, 5.10299, -- x, y, z, orientation
|
||||
300, 0, 0, -- spawntimesecs, spawndist, currWaypoint
|
||||
10080, 8814, -- currhealth, currmana
|
||||
0, -- movementtype
|
||||
0, 0, 0, -- npcflag, unit_flags, dynamicflags
|
||||
0 -- verifiedbuild
|
||||
); */
|
||||
|
||||
-- vendor in BT
|
||||
DELETE FROM creature_template WHERE entry = 70026;
|
||||
INSERT INTO creature_template VALUES(
|
||||
70026, -- entry
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"BT Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
2, -- exp
|
||||
2006, -- faction
|
||||
4224, -- npcflag
|
||||
1, 1.14286, -- speed walk, run
|
||||
1, -- scale
|
||||
0, -- rank
|
||||
0, -- dmgsschool
|
||||
2000, 2000, -- baseattacktime, rangeattacktime
|
||||
1, 1, -- basevariance, rangevariance
|
||||
8, -- unitclass
|
||||
32768, -- unitflags
|
||||
2048, -- unitflags2
|
||||
0, -- dynamicflags
|
||||
0, -- family
|
||||
0, 0, 0, 0, -- trainer_type, trainer spell, trainer class, trainer race
|
||||
7, 0, -- type, type flags
|
||||
0, 0, 0, -- lootid, pickpocketloot, skinloot
|
||||
0, 0, 0, 0, 0, 0, -- resist 1-6
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -- spell 1-8
|
||||
0, -- petspelldataid
|
||||
0, -- vehicleid
|
||||
0, 0, -- mingold maxgold
|
||||
"", -- AIName
|
||||
0, 3, 1, -- movementtype, inhabittype, hoverheight
|
||||
1, 1, 1, 1, 1, -- healthmodifier, manamodifier armormodifier, damagemodifier, experiencemodifier
|
||||
0, -- racialleader
|
||||
0, 0, 0, 0, 0, 0, -- questitem1-6
|
||||
0, -- movementid
|
||||
1, -- regenhealth
|
||||
0, -- mechanic immune mask
|
||||
0, -- flags extra
|
||||
"", -- scriptname
|
||||
0 -- verifiedbuild
|
||||
);
|
||||
|
||||
DELETE FROM npc_vendor WHERE entry = 70026;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70026, 0, 70315, 0, 0, 0, 0); -- druid (Sunwell lvl 70)
|
||||
|
||||
/*
|
||||
DELETE FROM creature WHERE id = 70026;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
70026, -- id
|
||||
329, 0, 0, -- map, zone, area
|
||||
1, 1, -- spawnMask, PhaseMask
|
||||
0, 0, -- modelid, equipmentId
|
||||
4023.37, -3329.68, 115.06, 5.10299, -- x, y, z, orientation
|
||||
300, 0, 0, -- spawntimesecs, spawndist, currWaypoint
|
||||
10080, 8814, -- currhealth, currmana
|
||||
0, -- movementtype
|
||||
0, 0, 0, -- npcflag, unit_flags, dynamicflags
|
||||
0 -- verifiedbuild
|
||||
); */
|
15
vendors/gearvendors-vanilla.sql
vendored
15
vendors/gearvendors-vanilla.sql
vendored
@ -50,6 +50,8 @@ DELETE FROM npc_vendor WHERE entry = 70002;
|
||||
INSERT INTO npc_vendor VALUES(70002, 0, 20038, 0, 0, 0, 0); -- hunter 4 (10man lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70002, 0, 70009, 0, 0, 0, 0); -- mage (10man lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70002, 0, 18498, 0, 0, 0, 0); -- shaman (10man lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70002, 0, 14555, 0, 0, 0, 0); -- rogue (10man lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70002, 0, 70303, 0, 0, 0, 0); -- druid (10man lvl 60)
|
||||
|
||||
DELETE FROM creature WHERE id = 70002;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
@ -116,6 +118,8 @@ DELETE FROM npc_vendor WHERE entry = 70003;
|
||||
INSERT INTO npc_vendor VALUES(70003, 0, 19558, 0, 0, 0, 0); -- hunter 5 (For ZG lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70003, 0, 70010, 0, 0, 0, 0); -- mage (For ZG lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70003, 0, 12621, 0, 0, 0, 0); -- Shaman (For ZG lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70003, 0, 12590, 0, 0, 0, 0); -- Rogue (For ZG lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70003, 0, 70304, 0, 0, 0, 0); -- Druid (For ZG lvl 60)
|
||||
|
||||
DELETE FROM creature WHERE id = 70003;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
@ -181,7 +185,8 @@ DELETE FROM npc_vendor WHERE entry = 70004;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70004, 0, 70011, 0, 0, 0, 0); -- mage (For AQ20 lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70004, 0, 21242, 0, 0, 0, 0); -- Shaman (For AQ20 lvl 60)
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70004, 0, 19903, 0, 0, 0, 0); -- Rogue (For AQ20 lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70004, 0, 70305, 0, 0, 0, 0); -- Druid (For AQ20 lvl 60)
|
||||
|
||||
DELETE FROM creature WHERE id = 70004;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
@ -246,6 +251,9 @@ NULL, -- iconname
|
||||
DELETE FROM npc_vendor WHERE entry = 70005;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70005, 0, 19852, 0, 0, 0, 0); -- shaman (MC lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70005, 0, 19324, 0, 0, 0, 0); -- rogue (MC lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70005, 0, 70012, 0, 0, 0, 0); -- Mage (MC lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70005, 0, 70306, 0, 0, 0, 0); -- Druid (MC lvl 60)
|
||||
|
||||
DELETE FROM creature WHERE id = 70005;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
@ -310,6 +318,9 @@ NULL, -- iconname
|
||||
DELETE FROM npc_vendor WHERE entry = 70006;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70006, 0, 19363, 0, 0, 0, 0); -- shaman (BWL lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70006, 0, 19166, 0, 0, 0, 0); -- rogue (BWL lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70006, 0, 70013, 0, 0, 0, 0); -- Mage (BWL lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70006, 0, 70307, 0, 0, 0, 0); -- Druid (BWL lvl 60)
|
||||
|
||||
DELETE FROM creature WHERE id = 70006;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
@ -375,6 +386,8 @@ NULL, -- iconname
|
||||
DELETE FROM npc_vendor WHERE entry = 70007;
|
||||
|
||||
INSERT INTO npc_vendor VALUES(70007, 0, 22816, 0, 0, 0, 0); -- shaman (AQ40 lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70007, 0, 70014, 0, 0, 0, 0); -- mage (AQ40 lvl 60)
|
||||
INSERT INTO npc_vendor VALUES(70007, 0, 70308, 0, 0, 0, 0); -- Druid (AQ40 lvl 60)
|
||||
|
||||
DELETE FROM creature WHERE id = 70007;
|
||||
INSERT INTO creature VALUES(default, -- guid
|
||||
|
2
vendors/transmogvendor.sql
vendored
2
vendors/transmogvendor.sql
vendored
@ -4,7 +4,7 @@ INSERT INTO creature_template VALUES(
|
||||
0, 0, 0, -- difficulty entry 123
|
||||
0, 0, -- killcredit 1, 2
|
||||
28172, 0, 0, 0, -- modelid 1, 2, 3, 4,
|
||||
"Transmog Set Vendor", "Pure Awesomeness", -- name, subname
|
||||
"Transmog Rogue Set Vendor", "Pure Awesomeness", -- name, subname
|
||||
NULL, -- iconname
|
||||
0, -- gossip menu id
|
||||
80, 80, -- minlevel, maxlevel
|
||||
|
Loading…
Reference in New Issue
Block a user