From 8c6612f0a08026966a82c2a18f6f131a898df736 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sat, 8 Feb 2025 19:40:21 -0500 Subject: [PATCH] Update ClassScrolls.sql --- SQL/ClassScrolls.sql | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/SQL/ClassScrolls.sql b/SQL/ClassScrolls.sql index 01afdb3..df2d0fb 100644 --- a/SQL/ClassScrolls.sql +++ b/SQL/ClassScrolls.sql @@ -1,22 +1,22 @@ -INSERT INTO `item_template` (entry,class,subclass,SoundOverrideSubclass,name,displayid,Quality,Flags,FlagsExtra,BuyCount,BuyPrice,SellPrice,InventoryType,AllowableClass,AllowableRace,ItemLevel,RequiredLevel,RequiredSkill,RequiredSkillRank,requiredspell,requiredhonorrank,RequiredCityRank,RequiredReputationFaction,RequiredReputationRank,maxcount,stackable,ContainerSlots,StatsCount,stat_type1,stat_value1,stat_type2,stat_value2,stat_type3,stat_value3,stat_type4,stat_value4,stat_type5,stat_value5,stat_type6,stat_value6,stat_type7,stat_value7,stat_type8,stat_value8,stat_type9,stat_value9,stat_type10,stat_value10,ScalingStatDistribution,ScalingStatValue,dmg_min1,dmg_max1,dmg_type1,dmg_min2,dmg_max2,dmg_type2) VALUES - (500500,15,5,-1,'Aquamancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500501,15,5,-1,'Astromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500502,15,5,-1,'Chaplain Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500503,15,5,-1,'Arcanist Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500504,15,5,-1,'Centurion Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500505,15,5,-1,'Cryomancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500506,15,5,-1,'Geomancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500507,15,5,-1,'Harpooner Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500508,15,5,-1,'Hydromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500509,15,5,-1,'Monk Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0); -INSERT INTO `item_template` (entry,class,subclass,SoundOverrideSubclass,name,displayid,Quality,Flags,FlagsExtra,BuyCount,BuyPrice,SellPrice,InventoryType,AllowableClass,AllowableRace,ItemLevel,RequiredLevel,RequiredSkill,RequiredSkillRank,requiredspell,requiredhonorrank,RequiredCityRank,RequiredReputationFaction,RequiredReputationRank,maxcount,stackable,ContainerSlots,StatsCount,stat_type1,stat_value1,stat_type2,stat_value2,stat_type3,stat_value3,stat_type4,stat_value4,stat_type5,stat_value5,stat_type6,stat_value6,stat_type7,stat_value7,stat_type8,stat_value8,stat_type9,stat_value9,stat_type10,stat_value10,ScalingStatDistribution,ScalingStatValue,dmg_min1,dmg_max1,dmg_type1,dmg_min2,dmg_max2,dmg_type2) VALUES - (500510,15,5,-1,'Necromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500511,15,5,-1,'Nethermancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500512,15,5,-1,'Pyromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500513,15,5,-1,'Shadowmancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500514,15,5,-1,'Siren Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500515,15,5,-1,'Soothsayer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500516,15,5,-1,'Surveyor Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500517,15,5,-1,'Time Bender Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500518,15,5,-1,'Venomancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0), - (500519,15,5,-1,'Witch Doctor Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0); +INSERT INTO `item_template` (entry,class,subclass,SoundOverrideSubclass,name,displayid,Quality,Flags,FlagsExtra,BuyCount,BuyPrice,SellPrice,InventoryType,AllowableClass,AllowableRace,ItemLevel,RequiredLevel,RequiredSkill,RequiredSkillRank,requiredspell,requiredhonorrank,RequiredCityRank,RequiredReputationFaction,RequiredReputationRank,maxcount,stackable,ContainerSlots,StatsCount,stat_type1,stat_value1,stat_type2,stat_value2,stat_type3,stat_value3,stat_type4,stat_value4,stat_type5,stat_value5,stat_type6,stat_value6,stat_type7,stat_value7,stat_type8,stat_value8,stat_type9,stat_value9,stat_type10,stat_value10,ScalingStatDistribution,ScalingStatValue,dmg_min1,dmg_max1,dmg_type1,dmg_min2,dmg_max2,dmg_type2,armor,holy_res,fire_res,nature_res,frost_res,shadow_res,arcane_res,delay,ammo_type,RangedModRange,spellid_1,spelltrigger_1,spellcharges_1,spellppmRate_1,spellcooldown_1,spellcategory_1,spellcategorycooldown_1,spellid_2,spelltrigger_2,spellcharges_2,spellppmRate_2,spellcooldown_2,spellcategory_2,spellcategorycooldown_2,spellid_3,spelltrigger_3,spellcharges_3,spellppmRate_3,spellcooldown_3,spellcategory_3,spellcategorycooldown_3,spellid_4,spelltrigger_4,spellcharges_4,spellppmRate_4,spellcooldown_4,spellcategory_4,spellcategorycooldown_4,spellid_5,spelltrigger_5,spellcharges_5,spellppmRate_5,spellcooldown_5,spellcategory_5,spellcategorycooldown_5,bonding,description,PageText,LanguageID,PageMaterial,startquest,lockid,Material,sheath,RandomProperty,RandomSuffix,block,itemset,MaxDurability,area,`Map`,BagFamily,TotemCategory,socketColor_1,socketContent_1,socketColor_2,socketContent_2,socketColor_3,socketContent_3,socketBonus,GemProperties,RequiredDisenchantSkill,ArmorDamageModifier,duration,ItemLimitCategory,HolidayId,ScriptName,DisenchantID,FoodType,minMoneyLoot,maxMoneyLoot,flagsCustom,VerifiedBuild) VALUES + (500500,15,5,-1,'Aquamancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Aquamancer: Frostbolt and Summon Aqua Guardian',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500501,15,5,-1,'Astromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Astromancer: Astral Focus, Lightning Cloud, Rain of Fire, and Wrath of The Astromancer.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500502,15,5,-1,'Chaplain Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Chaplain: Holy bolt Volley, Flame of the Heavens, Renew, and Power of Prayer.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500503,15,5,-1,'Arcanist Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Arcanist: Mystical bolt, Arcane Breath, Force Blast, and Der''izu Forces.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500504,15,5,-1,'Centurion Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Centurion: Arcane Flurry, Blood Heal, Sonic Strike, Spellbreaker.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500505,15,5,-1,'Cryomancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Cryomancer: Frost Mist, Frostbite, Frost Nova, and Frost Shock.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500506,15,5,-1,'Geomancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Geomancer: Lightning Bolt, Razor Mane, Summon Earth Rumbler, and Quick Flame Ward.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500507,15,5,-1,'Harpooner Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Harpooner: Hooked Net, Oluf''s Harpoon, Poisoned Harpoon, and Net.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500508,15,5,-1,'Hydromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Hydromancer: Water Blast, Watery Grave, Water Nova, and Tidal Burst.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500509,15,5,-1,'Monk Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Monk: Rune Punch, Kick, Ringing Slap, and Storm Punch.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767); +INSERT INTO `item_template` (entry,class,subclass,SoundOverrideSubclass,name,displayid,Quality,Flags,FlagsExtra,BuyCount,BuyPrice,SellPrice,InventoryType,AllowableClass,AllowableRace,ItemLevel,RequiredLevel,RequiredSkill,RequiredSkillRank,requiredspell,requiredhonorrank,RequiredCityRank,RequiredReputationFaction,RequiredReputationRank,maxcount,stackable,ContainerSlots,StatsCount,stat_type1,stat_value1,stat_type2,stat_value2,stat_type3,stat_value3,stat_type4,stat_value4,stat_type5,stat_value5,stat_type6,stat_value6,stat_type7,stat_value7,stat_type8,stat_value8,stat_type9,stat_value9,stat_type10,stat_value10,ScalingStatDistribution,ScalingStatValue,dmg_min1,dmg_max1,dmg_type1,dmg_min2,dmg_max2,dmg_type2,armor,holy_res,fire_res,nature_res,frost_res,shadow_res,arcane_res,delay,ammo_type,RangedModRange,spellid_1,spelltrigger_1,spellcharges_1,spellppmRate_1,spellcooldown_1,spellcategory_1,spellcategorycooldown_1,spellid_2,spelltrigger_2,spellcharges_2,spellppmRate_2,spellcooldown_2,spellcategory_2,spellcategorycooldown_2,spellid_3,spelltrigger_3,spellcharges_3,spellppmRate_3,spellcooldown_3,spellcategory_3,spellcategorycooldown_3,spellid_4,spelltrigger_4,spellcharges_4,spellppmRate_4,spellcooldown_4,spellcategory_4,spellcategorycooldown_4,spellid_5,spelltrigger_5,spellcharges_5,spellppmRate_5,spellcooldown_5,spellcategory_5,spellcategorycooldown_5,bonding,description,PageText,LanguageID,PageMaterial,startquest,lockid,Material,sheath,RandomProperty,RandomSuffix,block,itemset,MaxDurability,area,`Map`,BagFamily,TotemCategory,socketColor_1,socketContent_1,socketColor_2,socketContent_2,socketColor_3,socketContent_3,socketBonus,GemProperties,RequiredDisenchantSkill,ArmorDamageModifier,duration,ItemLimitCategory,HolidayId,ScriptName,DisenchantID,FoodType,minMoneyLoot,maxMoneyLoot,flagsCustom,VerifiedBuild) VALUES + (500510,15,5,-1,'Necromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Necromancer: Bone Armor, Cripple, Power Release, and Summon Skeleton.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500511,15,5,-1,'Nethermancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Nethermancer: Bloodcrystal Surge, Drain Life, Nether Shock, and Netherbreath.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500512,15,5,-1,'Pyromancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Pyromancer: Fel Fireball, Flame Shock, Mark of Flames, and Summon Fire Elemental.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500513,15,5,-1,'Shadowmancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Shadowmancer: Dark Mending, Shadow Blast, Shadowguard, and Shadow Nova.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500514,15,5,-1,'Siren Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Siren: Banshee Shriek, Enveloping Winds, Ribbon of Souls, and Viscous Shield.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500515,15,5,-1,'Soothsayer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Soothsayer: Darkened Vision, Dark Whispers, Impending Coma, and Time Lapse.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500516,15,5,-1,'Surveyor Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Surveyor: Crypt Scarabs, Edwards''s Insight, Sand Breath, and Stasis Fiend. ',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500517,15,5,-1,'Time Bender Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Time Bender: Haste Other, Slow, Time Shock, and Time Stop.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500518,15,5,-1,'Venomancer Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Venomancer: Poison Bolt, Poison Shield, Poisoned Thrust, and Leeching Poison',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767), + (500519,15,5,-1,'Witch Doctor Scroll',1301,6,0,0,1,20000000,0,0,262143,-1,70,70,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0.0,55884,0,-1,0.0,-1,330,3000,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,0,0,0,0.0,-1,0,-1,1,'Teaches you spells for Witch Doctor: Healing Ward, Hex, Ward of Laze, and Voodoo Doll.',0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0.0,0,0,0,'',0,0,0,0,0,9767);