mirror of
https://github.com/Relintai/TC-Solo.git
synced 2024-11-21 23:47:25 +01:00
128 lines
4.2 KiB
MySQL
128 lines
4.2 KiB
MySQL
|
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
|
||
|
);
|