/*
Please refer to readme.html for full Instructions

Text[...]=[title,text]

Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,TitleBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]
*/

var FiltersEnabled = 0 // if your not going to use transitions or filters in any of the tips set this to 0

Text[0]=["<center><span style='font-size:10px;font:Verdana'>Entry #</span></center>","<span style='font-size:10px;font:Verdana'>This is the code used when spawning the item. It must be unique to that specific item.</span>"]
Text[1]=["<center><span style='font-size:10px;font:Verdana'>Material</span></center>","<span style='font-size:10px;font:Verdana'>This is the type of item, which directly effects who can use it based on proficiencies, and how it is equipped.</span>"]
Text[2]=["<center><span style='font-size:10px;font:Verdana'>Item Name</span></center>","<span style='font-size:10px;font:Verdana'>What will the item be called when you mouseover it? <BR><BR>Cannot use quotation marks or apostrophes unless the query is edited manually.</span>"]
Text[3]=["<center><span style='font-size:10px;font:Verdana'>Display ID</span></center>","<span style='font-size:10px;font:Verdana'>This is the ID for the model the item will use. <BR><BR>The best way to find it is to find an item that already uses the model, look it up in the database, and copy the Display ID field for it.</span>"]
Text[4]=["<center><span style='font-size:10px;font:Verdana'>Quality</span></center>","<span style='font-size:10px;font:Verdana'>What color will the text be? This also typically relates to the rarity of finding the item.</span>"]
Text[5]=["<center><span style='font-size:10px;font:Verdana'>Buy Price</span></center>","<span style='font-size:10px;font:Verdana'>If the item is added to a vendor inventory, this is how much it will be.</span>"]
Text[6]=["<center><span style='font-size:10px;font:Verdana'>Sell Price</span></center>","<span style='font-size:10px;font:Verdana'>How much will any and all vendors buy this from you for?</span>"]
Text[7]=["<center><span style='font-size:10px;font:Verdana'>Equip</span></center>","<span style='font-size:10px;font:Verdana'>Where is the item equipped on the character?</span>"]
Text[8]=["<center><span style='font-size:10px;font:Verdana'>Allowable Class</span></center>","<span style='font-size:10px;font:Verdana'>Is the item restricted to specific class(es)?</span>"]
Text[9]=["<center><span style='font-size:10px;font:Verdana'>Item Level</span></center>","<span style='font-size:10px;font:Verdana'>Not very important. Typically a few levels above what the Required Level is.</span>"]
Text[10]=["<center><span style='font-size:10px;font:Verdana'>Required Level</span></center>","<span style='font-size:10px;font:Verdana'>What level must the player be to use this item? Leave at blank for no requirement.</span>"]
Text[11]=["<center><span style='font-size:10px;font:Verdana'>Max Number Allowed</span></center>","<span style='font-size:10px;font:Verdana'>How many can a player have in their inventory at any given time? Leave blank for no limit.</span>"]
Text[12]=["<center><span style='font-size:10px;font:Verdana'>Stat Type</span></center>","<span style='font-size:10px;font:Verdana'>This is a bonus once the item is equipped.</span>"]
Text[13]=["<center><span style='font-size:10px;font:Verdana'>Stat Value</span></center>","<span style='font-size:10px;font:Verdana'>How much of the Stat Type is being added? Leave blank for no bonus. Can also be a negative amount.</span>"]
Text[14]=["<center><span style='font-size:10px;font:Verdana'>Armor</span></center>","<span style='font-size:10px;font:Verdana'>How much armor will be added once the item is equipped? Can be a negative amount.</span>"]
Text[15]=["<center><span style='font-size:10px;font:Verdana'>Damage Min</span></center>","<span style='font-size:10px;font:Verdana'>Minumum amount of damage in each successful hit.</span>"]
Text[16]=["<center><span style='font-size:10px;font:Verdana'>Damage Max</span></center>","<span style='font-size:10px;font:Verdana'>Maximum amount of damage in each successful hit.</span>"]
Text[17]=["<center><span style='font-size:10px;font:Verdana'>Damage Type</span></center>","<span style='font-size:10px;font:Verdana'>What kind of damage is being applied?</span>"]
Text[18]=["<center><span style='font-size:10px;font:Verdana'>Holy Resist</span></center>","<span style='font-size:10px;font:Verdana'>How much holy resist will be added once the item is equipped? Leave blank for none. Can be a negative amount.</span>"]
Text[19]=["<center><span style='font-size:10px;font:Verdana'>Fire Resist</span></center>","<span style='font-size:10px;font:Verdana'>How much fire resist will be added once the item is equipped? Leave blank for none. Can be a negative amount.</span>"]
Text[20]=["<center><span style='font-size:10px;font:Verdana'>Nature Resist</span></center>","<span style='font-size:10px;font:Verdana'>How much nature resist will be added once the item is equipped? Leave blank for none. Can be a negative amount.</span>"]
Text[21]=["<center><span style='font-size:10px;font:Verdana'>Frost Resist</span></center>","<span style='font-size:10px;font:Verdana'>How much frost resist will be added once the item is equipped? Leave blank for none. Can be a negative amount.</span>"]
Text[22]=["<center><span style='font-size:10px;font:Verdana'>Shadow Resist</span></center>","<span style='font-size:10px;font:Verdana'>How much shadow resist will be added once the item is equipped? Leave blank for none. Can be a negative amount.</span>"]
Text[23]=["<center><span style='font-size:10px;font:Verdana'>Arcane Resist</span></center>","<span style='font-size:10px;font:Verdana'>How much arcane resist will be added once the item is equipped? Leave blank for none. Can be a negative amount.</span>"]
Text[24]=["<center><span style='font-size:10px;font:Verdana'>Binds</span></center>","<span style='font-size:10px;font:Verdana'>How the item is bound to the player, if at all.</span>"]
Text[25]=["<center><span style='font-size:10px;font:Verdana'>Speed</span></center>","<span style='font-size:10px;font:Verdana'>Weapon speed. Input is in milliseconds. Example: 3000 = 3.0</span>"]
Text[26]=["<center><span style='font-size:10px;font:Verdana'>Ammo Type</span></center>","<span style='font-size:10px;font:Verdana'>What kind of ammo does it use? Leave at No Ammo if it isnt a ranged weapon.</span>"]
Text[27]=["<center><span style='font-size:10px;font:Verdana'>Quote</span></center>","<span style='font-size:10px;font:Verdana'>Shows up on the bottom of the weapon in yellow text. Leave blank for no quote.</span>"]
Text[28]=["<center><span style='font-size:10px;font:Verdana'>Repair</span></center>","<span style='font-size:10px;font:Verdana'>How is repair cost calculated? Unrepairable means it will not be useable once durability runs out.</span>"]
Text[29]=["<center><span style='font-size:10px;font:Verdana'>Block</span></center>","<span style='font-size:10px;font:Verdana'>Used on shields. Leave blank for anything but shields.</span>"]
Text[30]=["<center><span style='font-size:10px;font:Verdana'>Sheath</span></center>","<span style='font-size:10px;font:Verdana'>How is the weapon put away? Two-handed puts it on the back, crossed if the weapon is actually single handed. One handed puts it on the waist.</span>"]
Text[31]=["<center><span style='font-size:10px;font:Verdana'>Max Durability</span></center>","<span style='font-size:10px;font:Verdana'>Total amount of possible durability the item can have.</span>"]
Text[32]=["<center><span style='font-size:10px;font:Verdana'>Bonus</span></center>","<span style='font-size:10px;font:Verdana'>Bonuses like +Crit chance are added here.<BR><BR>This is the advanced version of adding bonuses. Use spell codes from wowhead.com or other resources here.</span>"]
Text[33]=["<center><span style='font-size:10px;font:Verdana'>Chance on Hit</span></center>","<span style='font-size:10px;font:Verdana'>Select this option if you want the bonus to have a chance to be applied each strike. The proc rate is determined by the spell itself, not by a variable you can input.<BR><BR>Only use this if the spell is intended to have it.</span>"]
Text[34]=["<center><span style='font-size:10px;font:Verdana'>On Equip</span></center>","<span style='font-size:10px;font:Verdana'>Select this option if you want the bonus to be applied once the item is equipped.<BR><BR>Only use this if the spell is intended to have it.</span>"]
Text[35]=["<center><span style='font-size:10px;font:Verdana'>Editing Mode</span></center>","<span style='font-size:10px;font:Verdana'>Easy Mode: Bonuses are added via dropdown. No knowledge of the spell ids are necessary, but the list is limited to what is in the dropdown.<BR><BR>Advanced Mode: Bonuses are added manually with the corresponding spell id and 'chance on hit'/'on equip' option.<BR><BR>ONLY USE ONE VERSION PER BONUS!<BR>The advanced mode will always override the easy mode if both are completed.</span>"]
Text[36]=["<center><span style='font-size:10px;font:Verdana'>Bonus</span></center>","<span style='font-size:10px;font:Verdana'>Pick the bonus you would like to have applied on your item. 'Chance on Hit' or 'On Equip' is automatically determined by what bonus you choose.</span>"]
Text[37]=["<center><span style='font-size:10px;font:Verdana'>Bonus Search</span></center>","<span style='font-size:10px;font:Verdana'>Search wowhead.com for your bonus spell id. This is an advanced option, meant for those that know the basics of how and which spells will work.</span>"]
Text[38]=["<center><span style='font-size:10px;font:Verdana'>On Equip or On Hit</span></center>","<span style='font-size:10px;font:Verdana'>Armor does not get a choice as to whether the bonuses are On Hit or On Equip. All are defaulted to On Equip.</span>"]
Text[39]=["<center><span style='font-size:10px;font:Verdana'>Link to Item</span></center>","<span style='font-size:10px;font:Verdana'>Why is this link so large? Because the variables for generating the item are in the URL since the item is NOT saved on this server. If want a smaller url, use tinyurl.com.</span>"]
Text[40]=["<center><span style='font-size:10px;font:Verdana'>Socket</span></center>","<span style='font-size:10px;font:Verdana'>Select what color socket you want on your item. If you do not want a socket, select the no symbol.</span>"]
Text[41]=["<center><span style='font-size:10px;font:Verdana'>Socket Bonus</span></center>","<span style='font-size:10px;font:Verdana'>This bonus will become active when certain criteria are met - usually when all sockets are filled with gems that match the colors of the sockets.</span>"]
Text[42]=["<center><span style='font-size:10px;font:Verdana'>Display ID</span></center>","<span style='font-size:10px;font:Verdana'>Normally this relates to the model displayed as well, but neck and finger items do not have display models. Use this for the icon that is shown in the inventory instead.<BR><BR>The best way to find it is to find an item that already uses the icon, look it up in the database, and copy the Display ID field for it.</span>"]
Text[43]=["<center><span style='font-size:10px;font:Verdana'>Type</span></center>","<span style='font-size:10px;font:Verdana'>What hand will the weapon be in? Use Bows for both bows and crossbows.</span>"]
Text[44]=["<center><span style='font-size:10px;font:Verdana'>Vendor Name</span></center>","<span style='font-size:10px;font:Verdana'> What will the name of your vendor be?<br><br> You cannot use quotations or apostrophies unless you edit the query manually.</span>"]
Text[45]=["<center><span style='font-size:10px;font:Verdana'>Sub Name</span></center>","<span style='font-size:10px;font:verdana'>The text that appears under the name of your vendor. Example:<br><br> <center>Fred<br>Salesman</center><br>Salesman would be your 'Sub Name'</span>"]
Text[46]=["<center><span style='font-size:10px;font:verdana'>Vendor Display ID</span></center>","<span style='font-size:10px;font:verdana'>The model ID number of your vendor.<br>The easiest way to find a model ID is to find a model in-game, and look up the NPC in the database.</span>"]
Text[47]=["<center><span style='font-size:10px;font:verdana'>Vendor ID</span></center>","<span style='font-size:10px;font:verdana'>This must match the vendor id of the vendor that you want to add the item to.</span>"]
Text[48]=["<center><span style='font-size:10px;font:verdana'>Quantity of Item</span></center>","<span style='font-size:10px;font:verdana'>Choose the quantity of the corresponding item for your vendor to sell. Leaving it blank or at 0 is infinite.</span>"]
Text[49]=["<center><span style='font-size:10px;font:verdana'>Level</span></center>","<span style='font-size:10px;font:verdana'>Choose the level of your new vendor.</span>"]
Text[50]=["<center><span style='font-size:10px;font:verdana'>Faction</span></center>","<span style='font-size:10px;font:verdana'>Faction is the city or entity that a creature belongs to.</span>"]
Text[51]=["<center><span style='font-size:10px;font:verdana'>Health &amp; Mana</span></center>","<span style='font-size:10px;font:verdana'>How much health and mana your vendor will have.</span>"]
Text[52]=["<center><span style='font-size:10px;font:verdana'>Mount ID</span></center>","<span style='font-size:10px;font:verdana'>Fill this out if you know a mount display ID, otherwise leave it blank. Example ID: 2410.</span>"]
Text[53]=["<center><span style='font-size:10px;font:verdana'>Item ID</span></center>","<span style='font-size:10px;font:verdana'>Use the entry # of the item you want to add. This is the same as the .additem number.</span>"]
Text[54]=["<center><span style='font-size:10px;font:verdana'>Vendor ID</span></center>","<span style='font-size:10px;font:verdana'>This is the code used to spawn the vendor. It is also the id used when adding items to the vendor inventory.</span>"]
Text[55]=["<center><span style='font-size:10px;font:verdana'>Bag Slots</span></center>","<span style='font-size:10px;font:verdana'>This is the number of slots the bag will have. <BR><BR>Maxed at 32 in MaNGOS and 48 in Antrix due to core issues.<BR><BR>Minmum is 4 slots due to graphical problems with lower amounts.</span>"]
Text[56]=["<center><span style='font-size:10px;font:verdana'>Bag Type</span></center>","<span style='font-size:10px;font:verdana'>What type of bag is it? Also determines the ranged rate increase percentage.</span>"]
Text[57]=["<center><span style='font-size:10px;font:verdana'>Ammo Type</span></center>","<span style='font-size:10px;font:verdana'>What type of weapon will use this ammo?</span>"]
Text[58]=["<center><span style='font-size:10px;font:verdana'>Stack Size</span></center>","<span style='font-size:10px;font:verdana'>How many can be grouped in a single stack? Leave blank or at 1 for no stacking.</span>"]
Text[59]=["<center><span style='font-size:10px;font:verdana'>Custom Items</span></center>","<span style='font-size:10px;font:verdana'>Does the server have items that are not on the official WoW servers?</span>"]
Text[60]=["<center><span style='font-size:10px;font:verdana'>Custom Creatures</span></center>","<span style='font-size:10px;font:verdana'>Does the server have mobs and NPCs that are not on the official WoW servers?</span>"]
Text[61]=["<center><span style='font-size:10px;font:verdana'>Custom Level Cap</span></center>","<span style='font-size:10px;font:verdana'>Does the server have a higher level cap than on the official WoW servers?</span>"]
Text[62]=["<center><span style='font-size:10px;font:verdana'>Custom Areas</span></center>","<span style='font-size:10px;font:verdana'>Does the server have land masses and open non-instanced areas that are not on the official WoW servers?</span>"]
Text[63]=["<center><span style='font-size:10px;font:verdana'>Custom Events</span></center>","<span style='font-size:10px;font:verdana'>Does the server have GM or player run events that are not on the official WoW servers?</span>"]
Text[64]=["<center><span style='font-size:10px;font:verdana'>Custom Mounts</span></center>","<span style='font-size:10px;font:verdana'>Does the server have flying or regular mounts that are not on the official WoW servers?</span>"]
Text[65]=["<center><span style='font-size:10px;font:verdana'>Custom Spells</span></center>","<span style='font-size:10px;font:verdana'>Does the server have spells and effects that are not on the official WoW servers?</span>"]
Text[66]=["<center><span style='font-size:10px;font:verdana'>Custom Dungeons</span></center>","<span style='font-size:10px;font:verdana'>Does the server have instances and interior areas that are not on the official WoW servers?</span>"]
Text[67]=["<center><span style='font-size:10px;font:verdana'>Server Name</span></center>","<span style='font-size:10px;font:verdana'>What is the name of your server or server network?</span>"]
Text[68]=["<center><span style='font-size:10px;font:verdana'>Website URL</span></center>","<span style='font-size:10px;font:verdana'>Must contain the http:// part. Invalid websites will be deleted.</span>"]
Text[69]=["<center><span style='font-size:10px;font:verdana'>Banner URL</span></center>","<span style='font-size:10px;font:verdana'>Optional. Banners are resized to 600 x 80. Must have http:// in the url.</span>"]
Text[70]=["<center><span style='font-size:10px;font:verdana'>Password</span></center>","<span style='font-size:10px;font:verdana'>Required for future editing of your entry. DO NOT FORGET THIS. There is no password recovery.</span>"]
Text[71]=["<center><span style='font-size:10px;font:verdana'>Description</span></center>","<span style='font-size:10px;font:verdana'>Short description of your server. HTML is forbidden, don't try it.</span>"]
Text[72]=["<center><span style='font-size:10px;font:verdana'>Multiple Servers</span></center>","<span style='font-size:10px;font:verdana'>Does the site have multiple servers/realms?</span>"]
Text[73]=["<center><span style='font-size:10px;font:verdana'>Fun-Server</span></center>","<span style='font-size:10px;font:verdana'>Does your server have custom content and work differently than official WoW servers?</span>"]
Text[74]=["<center><span style='font-size:10px;font:verdana'>Blizz-like</span></center>","<span style='font-size:10px;font:verdana'>Is your server a copy (or slighlty altered copy) of the official WoW servers?</span>"]
Text[75]=["<center><span style='font-size:10px;font:verdana'>Server ID</span></center>","<span style='font-size:10px;font:verdana'>Numeric field. You can find it in your voting link. Your Server ID is where it says 'id=x'. X will be a number. Use that.</span>"]
Text[76]=["<center><span style='font-size:10px;font:verdana'>Password</span></center>","<span style='font-size:10px;font:verdana'>The password you submitted when adding the server.</span>"]
Text[77]=["<center><span style='font-size:10px;font:verdana'>Server Name</span></center>","<span style='font-size:10px;font:verdana'>Name of the server being reviewed.</span>"]
Text[78]=["<center><span style='font-size:10px;font:verdana'>Location</span></center>","<span style='font-size:10px;font:verdana'>Where is the server located? Leave blank if you don't know.</span>"]
Text[79]=["<center><span style='font-size:10px;font:verdana'>Rates</span></center>","<span style='font-size:10px;font:verdana'>XP, drop rates, etc. Leave blank if you aren't sure.</span>"]
Text[80]=["<center><span style='font-size:10px;font:verdana'>Core</span></center>","<span style='font-size:10px;font:verdana'>Name and build of core, if known.</span>"]
Text[81]=["<center><span style='font-size:10px;font:verdana'>Your CPU</span></center>","<span style='font-size:10px;font:verdana'>Type of processor you have. IE: Athlon 64 3700</span>"]
Text[82]=["<center><span style='font-size:10px;font:verdana'>Your GPU</span></center>","<span style='font-size:10px;font:verdana'>Type of graphics card you have. IE: Nvidia 8600.</span>"]
Text[83]=["<center><span style='font-size:10px;font:verdana'>Your Location</span></center>","<span style='font-size:10px;font:verdana'>State and/or Country where you are at right now.</span>"]
Text[84]=["<center><span style='font-size:10px;font:verdana'>Connection</span></center>","<span style='font-size:10px;font:verdana'>How fast is your internet, roughly?</span>"]
Text[85]=["<center><span style='font-size:10px;font:verdana'>Rating</span></center>","<span style='font-size:10px;font:verdana'>How do you rate this server on a scale of 1 to 10. Decimals can be used. IE: 3.2 or 8.7</span>"]
Text[86]=["<center><span style='font-size:10px;font:verdana'>Pros</span></center>","<span style='font-size:10px;font:verdana'>What are the pros of joining this server? Please only list one per line.</span>"]
Text[87]=["<center><span style='font-size:10px;font:verdana'>Cons</span></center>","<span style='font-size:10px;font:verdana'>What are the cons of joining this server? Please only list one per line.</span>"]
Text[88]=["<center><span style='font-size:10px;font:verdana'>Your Ram</span></center>","<span style='font-size:10px;font:verdana'>How much RAM your computer has. IE: 2gb or 1024mb</span>"]
Text[89]=["<center><span style='font-size:10px;font:verdana'>Date</span></center>","<span style='font-size:10px;font:verdana'>The date the review was written and submitted.</span>"]
Text[90]=["<center><span style='font-size:10px;font:verdana'>Server Name</span></center>","<span style='font-size:10px;font:verdana'>Name of the server being reviewed. May be a network with multiple servers.</span>"]
Text[91]=["<center><span style='font-size:10px;font:verdana'>Rating</span></center>","<span style='font-size:10px;font:verdana'>WoWV and Member ratings, respectively. WoWV rating is given by the reviewer, Member rating is an average of all votes. Ratings are x/10, 10 being the best.</span>"]
Text[92]=["<center><span style='font-size:10px;font:verdana'>Author</span></center>","<span style='font-size:10px;font:verdana'>Reviewer that initially submitted the review. Review may have been edited by others, however.</span>"]
Text[93]=["<center><span style='font-size:10px;font:verdana'>On Use</span></center>","<span style='font-size:10px;font:verdana'>The item can be activated to cast the selected bonus/spell.</span>"]
Text[94]=["<center><span style='font-size:10px;font:verdana'>Charges</span></center>","<span style='font-size:10px;font:verdana'>How many charges should the item have? Leave blank or 0 for infinite. <BR><BR>Use negative numbers (ie: -3) to have the item be destroyed once charges are used. <BR><BR>Use positive numbers (ie: 3) to keep the item once charges are used.</span>"]
Text[95]=["<center><span style='font-size:10px;font:verdana'>Cooldown</span></center>","<span style='font-size:10px;font:verdana'>Cooldown for the item itself. Entered in milliseconds.</span>"]
Text[96]=["<center><span style='font-size:10px;font:verdana'>Global Cooldown</span></center>","<span style='font-size:10px;font:verdana'>Cooldown for all items of the same type. Entered in milliseconds.</span>"]
Text[100]=["<center><span style='font-size:10px;font:verdana'>Type</span></center>","<span style='font-size:10px;font:verdana'>Item type. B = Blizzlike (balanced items that wouldn't be out of place on the official servers), F = Funserver (could be a godlike or GM item).</span>"]
Text[101]=["<center><span style='font-size:10px;font:verdana'>Level</span></center>","<span style='font-size:10px;font:verdana'>Required character level to use the item.</span>"]
Text[102]=["<center><span style='font-size:10px;font:verdana'>Name</span></center>","<span style='font-size:10px;font:verdana'>Item/Set name</span>"]
Text[103]=["<center><span style='font-size:10px;font:verdana'>Downloads</span></center>","<span style='font-size:10px;font:verdana'>Total number of downloads.</span>"]
Text[104]=["<center><span style='font-size:10px;font:verdana'>Points</span></center>","<span style='font-size:10px;font:verdana'>Based on votes. 10 = +5 points, 0 = -5 points. The higher, the better.</span>"]
Text[105]=["<center><span style='font-size:10px;font:verdana'>Submitted</span></center>","<span style='font-size:10px;font:verdana'>Member that made the item/set and the date it was submitted.</span>"]
Text[106]=["<center><span style='font-size:10px;font:verdana'>Date</span></center>","<span style='font-size:10px;font:verdana'>Date the item/set was created.</span>"]
Text[107]=["<center><span style='font-size:10px;font:verdana'>Type</span></center>","<span style='font-size:10px;font:verdana'>The type of item it is, determined by stats selected.</span>"]
Text[108]=["<center><span style='font-size:10px;font:verdana'>Comments</span></center>","<span style='font-size:10px;font:verdana'>Total number of comments.</span>"]
Text[109]=["<center><span style='font-size:10px;font:verdana'>Used Slot</span></center>","<span style='font-size:10px;font:verdana'>Only one type of mode is useable for each Bonuses slot. Click to clear the data in the other mode and unlock the slot.</span>"]

Text[201]=["<center><span style='font-size:10px;font:Verdana'>Name</span></center>","<span style='font-size:10px;font:Verdana'>What you want to name your mob.</span>"]
Text[202]=["<center><span style='font-size:10px;font:Verdana'>Subname</span></center>","<span style='font-size:10px;font:verdana'>The text that appears under the name of your mob. Example:<br><br> <center>Fred<br>Salesman</center><br>Salesman would be your 'Sub Name'</span>"]
Text[203]=["<center><span style='font-size:10px;font:Verdana'>Rank</span></center>","<span style='font-size:10px;font:verdana'>Indicator for how rare the mob is. Also impacts amount of XP for the kill.</span>"]
Text[204]=["<center><span style='font-size:10px;font:Verdana'>EntryID</span></center>","<span style='font-size:10px;font:verdana'>The number used to spawn and reference the mob. Must be unique to your database.</span>"]
Text[205]=["<center><span style='font-size:10px;font:Verdana'>DisplayIDs</span></center>","<span style='font-size:10px;font:verdana'>Decides what the mob will look like. Mobs can have up to 4 different IDs, and the server will randomly choose for each spawn.<br><br>If you only want one model to be used, just leave the other fields blank.</span>"]
Text[206]=["<center><span style='font-size:10px;font:Verdana'>Faction</span></center>","<span style='font-size:10px;font:Verdana'>Determines how the mob reacts with the player and other factions.</span>"]
Text[207]=["<center><span style='font-size:10px;font:Verdana'>Type</span></center>","<span style='font-size:10px;font:Verdana'>What the mob would be classified as.</span>"]
Text[208]=["<center><span style='font-size:10px;font:Verdana'>Family</span></center>","<span style='font-size:10px;font:Verdana'>What the mob is classified as, even more specifically than Type.</span>"]
Text[209]=["<center><span style='font-size:10px;font:Verdana'>Civilian</span></center>","<span style='font-size:10px;font:Verdana'>Setting to 'Yes' will call local guards when player attacks mob.</span>"]
Text[210]=["<center><span style='font-size:10px;font:Verdana'>Boss</span></center>","<span style='font-size:10px;font:Verdana'>Setting to 'Yes' will cause immunities to crowd control, etc.</span>"]
Text[211]=["<center><span style='font-size:10px;font:Verdana'>Model Size</span></center>","<span style='font-size:10px;font:Verdana'>Changes the size of the model relavent to the model's default size. <br><br>In the format of '1' for 100%, '1.5' for 150%, etc.</span>"]
Text[212]=["<center><span style='font-size:10px;font:Verdana'>Walk Speed</span></center>","<span style='font-size:10px;font:Verdana'>Changes default walk speed of mob based on the percent entered. <br><br>The percent is relative to default player run speed in retail WoW (100%).</span>"]
Text[213]=["<center><span style='font-size:10px;font:Verdana'>Run Speed</span></center>","<span style='font-size:10px;font:Verdana'>Changes default run speed of mob based on the percent entered. <br><br>The percent is relative to default player run speed in retail WoW (100%).</span>"]
Text[214]=["<center><span style='font-size:10px;font:Verdana'>Fly Speed</span></center>","<span style='font-size:10px;font:Verdana'>Changes default fly speed of mob based on the percent entered. <br><br>The percent is relative to default player run speed in retail WoW (100%).</span>"]
Text[215]=["<center><span style='font-size:10px;font:Verdana'>Respawn Timer</span></center>","<span style='font-size:10px;font:Verdana'>How long until the mob will respawn. Setting to '0' will mean it will not respawn.</span>"]
Text[216]=["<center><span style='font-size:10px;font:Verdana'>Armor</span></center>","<span style='font-size:10px;font:Verdana'>How much armor the mob will have.</span>"]
Text[217]=["<center><span style='font-size:10px;font:Verdana'>Mana</span></center>","<span style='font-size:10px;font:Verdana'>How much mana the mob will have. Setting to '0' means it will start with 0 mana, leaving blank means it will not have a mana bar.</span>"]
Text[218]=["<center><span style='font-size:10px;font:Verdana'>Health Min</span></center>","<span style='font-size:10px;font:Verdana'>Sets the lowest amount of total life the mob can spawn with.</span>"]
Text[219]=["<center><span style='font-size:10px;font:Verdana'>Health Max</span></center>","<span style='font-size:10px;font:Verdana'>Sets the highest amount of total life the mob can spawn with.</span>"]
Text[220]=["<center><span style='font-size:10px;font:Verdana'>Level Min</span></center>","<span style='font-size:10px;font:Verdana'>Sets the lowest level the mob can spawn with.</span>"]
Text[221]=["<center><span style='font-size:10px;font:Verdana'>Level Max</span></center>","<span style='font-size:10px;font:Verdana'>Sets the highest level the mob can spawn with.</span>"]
Text[222]=["<center><span style='font-size:10px;font:Verdana'>Damage Min</span></center>","<span style='font-size:10px;font:Verdana'>Minimum amount of damage done per successful attack.</span>"]
Text[223]=["<center><span style='font-size:10px;font:Verdana'>Damage Max</span></center>","<span style='font-size:10px;font:Verdana'>Maximum amount of damage done per successful attack.</span>"]
Text[224]=["<center><span style='font-size:10px;font:Verdana'>Speed</span></center>","<span style='font-size:10px;font:Verdana'>Attack speed. Input is in milliseconds. Example: 3000 = 3.0</span>"]
Text[225]=["<center><span style='font-size:10px;font:Verdana'>Holy Res</span></center>","<span style='font-size:10px;font:Verdana'>Total amount of holy resistance the mob will have.</span>"]
Text[226]=["<center><span style='font-size:10px;font:Verdana'>Fire Res</span></center>","<span style='font-size:10px;font:Verdana'>Total amount of fire resistance the mob will have.</span>"]
Text[227]=["<center><span style='font-size:10px;font:Verdana'>Nature Res</span></center>","<span style='font-size:10px;font:Verdana'>Total amount of nature resistance the mob will have.</span>"]
Text[228]=["<center><span style='font-size:10px;font:Verdana'>Frost Res</span></center>","<span style='font-size:10px;font:Verdana'>Total amount of frost resistance the mob will have.</span>"]
Text[229]=["<center><span style='font-size:10px;font:Verdana'>Shadow Res</span></center>","<span style='font-size:10px;font:Verdana'>Total amount of shadow resistance the mob will have.</span>"]
Text[230]=["<center><span style='font-size:10px;font:Verdana'>Arcane Res</span></center>","<span style='font-size:10px;font:Verdana'>Total amount of arcane resistance the mob will have.</span>"]
Text[231]=["<center><span style='font-size:10px;font:Verdana'>NPC Flag</span></center>","<span style='font-size:10px;font:Verdana'>Determines if the mob is interactable (ie: NPC), and if so, how. <br><br>Setting any flag will auto-set GOSSIP to prevent errors.</span>"]
Text[232]=["<center><span style='font-size:10px;font:Verdana'>Money</span></center>","<span style='font-size:10px;font:Verdana'>How much money the mob will drop on death.</span>"]
Text[233]=["<center><span style='font-size:10px;font:Verdana'>Combat Reach</span></center>","<span style='font-size:10px;font:Verdana'>'0' = Melee range.</span>"]
Text[234]=["<center><span style='font-size:10px;font:Verdana'>Auras</span></center>","<span style='font-size:10px;font:Verdana'>Seperate each spell with a comma (,).</span>"]

Text[235]=["<center><span style='font-size:10px;font:Verdana'>Mob ID</span></center>","<span style='font-size:10px;font:Verdana'>Entry ID of the mob that will be dropping the loot.</span>"]
Text[236]=["<center><span style='font-size:10px;font:Verdana'>% Chance</span></center>","<span style='font-size:10px;font:Verdana'>Chance that item will drop. Enter whole percent, not the percent in decimal form. <br><br>Example: for 90% drop rate, enter '90', not '0.9'</span>"]
Text[237]=["<center><span style='font-size:10px;font:Verdana'>Min Amnt</span></center>","<span style='font-size:10px;font:Verdana'>Minimum amount that will drop, assuming drop was successful (default and minimum is 1)</span>"]
Text[238]=["<center><span style='font-size:10px;font:Verdana'>Max Amnt</span></center>","<span style='font-size:10px;font:Verdana'>Maximum amount that will drop, assuming drop was successful (default and minimum is 1)</span>"]
Text[239]=["<center><span style='font-size:10px;font:Verdana'>Free For All</span></center>","<span style='font-size:10px;font:Verdana'>Setting to 'no' means the items will be rolled on, 'yes' means it will be for the entire group.</span>"]
Text[240]=["<center><span style='font-size:10px;font:Verdana'>Required Race</span></center>","<span style='font-size:10px;font:Verdana'>Restrict item based on race?</span>"]
Text[241]=["<center><span style='font-size:10px;font:Verdana'>XXXX</span></center>","<span style='font-size:10px;font:Verdana'>XXXXX</span>"]

Text[242]=["<center><span style='font-size:10px;font:Verdana'>Req Reputation</span></center>","<span style='font-size:10px;font:Verdana'>Use this to set a required faction/reputation.</span>"]
Text[243]=["<center><span style='font-size:10px;font:Verdana'>Standing</span></center>","<span style='font-size:10px;font:Verdana'>Set the level of Req Reputation you want.</span>"]
Text[244]=["<center><span style='font-size:10px;font:Verdana'>Req Skill</span></center>","<span style='font-size:10px;font:Verdana'>Use this to set a required skill/profession.</span>"]
Text[245]=["<center><span style='font-size:10px;font:Verdana'>Skill Level</span></center>","<span style='font-size:10px;font:Verdana'>Set the level of Req Skill you want.</span>"]
Text[246]=["<center><span style='font-size:10px;font:Verdana'>Req Mastery</span></center>","<span style='font-size:10px;font:Verdana'>Set the mastery you want to require for the item.</span>"]

Text[301]=["<center><span style='font-size:10px;font:verdana'>Blizzlike</span></center>","<span style='font-size:10px;font:verdana'>This item would considered balanced in Official WoW. Not a godlike or GM item.</span>"]
Text[302]=["<center><span style='font-size:10px;font:verdana'>Funserver</span></center>","<span style='font-size:10px;font:verdana'>This item would not considered balanced in Official WoW. Might be a godlike or GM item.</span>"]

Text[401]=["<center><span style='font-size:10px;font:Verdana'>Entry #</span></center>","<span style='font-size:10px;font:Verdana'>This is the code used when referencing the quest. It must be unique.</span>"]
Text[402]=["<center><span style='font-size:10px;font:Verdana'>ZoneID</span></center>","<span style='font-size:10px;font:Verdana'>This relates to how the quest is categorized in the quest log.<br><br>Using a 'Sort' value will cause 'Sort' to be used instead.</span>"]
Text[403]=["<center><span style='font-size:10px;font:Verdana'>Sort</span></center>","<span style='font-size:10px;font:Verdana'>This relates to how the quest is categorized in the quest log.<br><br>Using this AND the 'ZoneID' will cause only 'Sort' to be used.</span>"]
Text[404]=["<center><span style='font-size:10px;font:Verdana'>Title</span></center>","<span style='font-size:10px;font:Verdana'>Name of the quest.</span>"]
Text[405]=["<center><span style='font-size:10px;font:Verdana'>Start NPC</span></center>","<span style='font-size:10px;font:Verdana'>Unique ID of the NPC that will give the quest.</span>"]
Text[406]=["<center><span style='font-size:10px;font:Verdana'>End NPC</span></center>","<span style='font-size:10px;font:Verdana'>Unique ID of the NPC that will give the quest.<br><br>This <u>can</u> be the same as 'Start NPC'.</span>"]
Text[407]=["<center><span style='font-size:10px;font:Verdana'>Type</span></center>","<span style='font-size:10px;font:Verdana'>The type of quest it would be considered.</span>"]
Text[408]=["<center><span style='font-size:10px;font:Verdana'>Suggested Level</span></center>","<span style='font-size:10px;font:Verdana'>The character level suggested to do the quest.</span>"]
Text[409]=["<center><span style='font-size:10px;font:Verdana'># of Players</span></center>","<span style='font-size:10px;font:Verdana'>The suggested number of players to do the quest.</span>"]
Text[410]=["<center><span style='font-size:10px;font:Verdana'>Repeatable</span></center>","<span style='font-size:10px;font:Verdana'>Determines if the quest can be done an unlimited number of times.</span>"]
Text[411]=["<center><span style='font-size:10px;font:Verdana'>Req Min Level</span></center>","<span style='font-size:10px;font:Verdana'>The minimum level the character must be to get the quest.</span>"]
Text[412]=["<center><span style='font-size:10px;font:Verdana'>Req Completed Quests</span></center>","<span style='font-size:10px;font:Verdana'>EntryIDs of up to 4 other quests that must be completed before the quest is available.</span>"]
Text[413]=["<center><span style='font-size:10px;font:Verdana'>Allowable Class</span></center>","<span style='font-size:10px;font:Verdana'>Restricts the quest to characters of the checked off classes.</span>"]
Text[414]=["<center><span style='font-size:10px;font:Verdana'>Allowable Race</span></center>","<span style='font-size:10px;font:Verdana'>Restricts the quest to characters of the checked off races.</span>"]
Text[415]=["<center><span style='font-size:10px;font:Verdana'>Special Characters</span></center>","<span style='font-size:10px;font:Verdana'>These can be used within the large text areas: 'Details', 'Objectives', 'If Incomplete', and 'If Complete'.<br><br>$N = Player name<br>$B = Line Break<br>$C = Player Class<br>$R = Player Race</span>"]
Text[416]=["<center><span style='font-size:10px;font:Verdana'>Details</span></center>","<span style='font-size:10px;font:Verdana'>The main body of the quest dialog and quest log.</span>"]
Text[417]=["<center><span style='font-size:10px;font:Verdana'>Objectives</span></center>","<span style='font-size:10px;font:Verdana'>The narrative summary of the goal of the quest, shown in the quest dialog and quest log.</span>"]
Text[418]=["<center><span style='font-size:10px;font:Verdana'>If Incomplete</span></center>","<span style='font-size:10px;font:Verdana'>This is the text that shows up if the player speaks to the NPC and hasn't completed the quest yet.</span>"]
Text[419]=["<center><span style='font-size:10px;font:Verdana'>If Incomplete</span></center>","<span style='font-size:10px;font:Verdana'>This is the text that shows up when the player speaks to the NPC to turn in the completed quest.</span>"]
Text[420]=["<center><span style='font-size:10px;font:Verdana'>Questgiver Item</span></center>","<span style='font-size:10px;font:Verdana'>This is the unique EntryID of the item that the quest giving NPC will give the player when they ACCEPT the quest.</span>"]
Text[421]=["<center><span style='font-size:10px;font:Verdana'>Amnt</span></center>","<span style='font-size:10px;font:Verdana'>The quantity of the item specified in the field on the LEFT to be given to the player.<br><br>Should be at least '1' if the Item field is populated.</span>"]
Text[422]=["<center><span style='font-size:10px;font:Verdana'>Amnt</span></center>","<span style='font-size:10px;font:Verdana'>The quantity of the item/mob specified in the field on the LEFT required to complete the quest.<br><br>Should be at least '1' if the Item/Mob field is populated.</span>"]
Text[423]=["<center><span style='font-size:10px;font:Verdana'>Req Item</span></center>","<span style='font-size:10px;font:Verdana'>The unique EntryID of the item required to complete the quest.</span>"]
Text[424]=["<center><span style='font-size:10px;font:Verdana'>Mob ID</span></center>","<span style='font-size:10px;font:Verdana'>The unique EntryID of the mob required to be killed to complete the quest.</span>"]
Text[425]=["<center><span style='font-size:10px;font:Verdana'>Item</span></center>","<span style='font-size:10px;font:Verdana'>The unique EntryID of the item awarded upon completing the quest.</span>"]
Text[426]=["<center><span style='font-size:10px;font:Verdana'>Item Choice</span></center>","<span style='font-size:10px;font:Verdana'>The unique EntryID of the item that should be part of the up to 6 item choices.<br><br>Note that players only get to choose ONE of these.</span>"]
Text[427]=["<center><span style='font-size:10px;font:Verdana'>Money</span></center>","<span style='font-size:10px;font:Verdana'>How much money to award the player when they complete the quest.</span>"]
Text[428]=["<center><span style='font-size:10px;font:Verdana'>Money (at max level)</span></center>","<span style='font-size:10px;font:Verdana'>How much money to award the player when they complete the quest AND they are at the max character level for the server.</span>"]
Text[429]=["<center><span style='font-size:10px;font:Verdana'>Honor</span></center>","<span style='font-size:10px;font:Verdana'>How much honor to award the player when they complete the quest.</span>"]
Text[430]=["<center><span style='font-size:10px;font:Verdana'>Talent Points</span></center>","<span style='font-size:10px;font:Verdana'>How many talent points to award the player when they complete the quest.</span>"]
Text[431]=["<center><span style='font-size:10px;font:Verdana'>XP</span></center>","<span style='font-size:10px;font:Verdana'>How much XP to award the player when they complete the quest.</span>"]
Text[432]=["<center><span style='font-size:10px;font:Verdana'>Faction</span></center>","<span style='font-size:10px;font:Verdana'>Which faction to award reptuation to upon quest completion.</span>"]
Text[433]=["<center><span style='font-size:10px;font:Verdana'>Rep</span></center>","<span style='font-size:10px;font:Verdana'>How much reputation to award.</span>"]
Text[434]=["<center><span style='font-size:10px;font:Verdana'>Title</span></center>","<span style='font-size:10px;font:Verdana'>The title you wish to reward the player with upon successful completion of the quest.</span>"]
Text[435]=["<center><span style='font-size:10px;font:Verdana'>Rep Limit</span></center>","<span style='font-size:10px;font:Verdana'>Once the player reaches the total rep amount in this field they will stop receiving rep for the faction being rewarded. If multiple factions are being rewarded the rep rewards will stop as each one reaches the limit.<br><br>Exhalted 42000+<br>Revered 41999 to 21000<br>Honored 20999 to 9000<br>Friendly 8999 to 3000<br>Neutral 2999 to 0<br>Unfriendly -1 to -2999<br>Hostile -3000 to -5999<br>Hated -6000 to -36000</span>"]
Text[436]=["<center><span style='font-size:10px;font:Verdana'>Cast Spell</span></center>","<span style='font-size:10px;font:Verdana'>The ID of the spell that will be cast upon the player upon successful completion of the quest.<br><br>Spells with the 'Training' prefix on Wowhead can be permanently taught to the player using this feature.</span>"]

Text[437]=["<center><span style='font-size:10px;font:Verdana'>Language</span></center>","<span style='font-size:10px;font:Verdana'>What language do you want the book to be seen in? Careful: Players that don't have the language won't be able to read it!</span>"]
Text[438]=["<center><span style='font-size:10px;font:Verdana'>Page Material</span></center>","<span style='font-size:10px;font:Verdana'>What kind of background do you want for the pages?</span>"]
Text[439]=["<center><span style='font-size:10px;font:Verdana'>Page EntryID</span></center>","<span style='font-size:10px;font:Verdana'>Must be a unique page ID. The script will automatically link the pages in the order they appear here and will attempt to auto-increment the page number.</span>"]
Text[440]=["<center><span style='font-size:10px;font:Verdana'>Special Characters</span></center>","<span style='font-size:10px;font:Verdana'>These can be used within the large text areas of each page.<br><br>$N = Player name<br>$B = Line Break<br>$C = Player Class<br>$R = Player Race</span>"]

Text[450]=["<center><span style='font-size:10px;font:Verdana'>Graveyard Name</span></center>","<span style='font-size:10px;font:Verdana'>The name you want for your graveyard.</span>"]
Text[451]=["<center><span style='font-size:10px;font:Verdana'>EntryID</span></center>","<span style='font-size:10px;font:Verdana'>The graveyard EntryID must be unique and is used to identify this specific graveyard.</span>"]
Text[452]=["<center><span style='font-size:10px;font:Verdana'>Map</span></center>","<span style='font-size:10px;font:Verdana'>Get this value from the .gps command, where it says 'Map:'</span>"]
Text[453]=["<center><span style='font-size:10px;font:Verdana'>Zone</span></center>","<span style='font-size:10px;font:Verdana'>Get this value from the .gps command, where it says 'Zone:'</span>"]
Text[454]=["<center><span style='font-size:10px;font:Verdana'>XYZ</span></center>","<span style='font-size:10px;font:Verdana'>Get this value from the .gps command, where it says 'X:' 'Y:' and 'Z:'</span>"]
Text[455]=["<center><span style='font-size:10px;font:Verdana'>Faction</span></center>","<span style='font-size:10px;font:Verdana'>Choose who can spawn at this graveyard.</span>"]
Text[456]=["<center><span style='font-size:10px;font:Verdana'>Orientation</span></center>","<span style='font-size:10px;font:Verdana'>Decide which way a player will face when they spawn. Click the direction to set it automatically or enter your own from the .gps command where it says 'Orientation:'</span>"]
Text[457]=["<center><span style='font-size:10px;font:Verdana'>SetID</span></center>","<span style='font-size:10px;font:Verdana'>This is the ID of an existing set. Custom set names/bonuses are NOT possible on WoW-V!</span>"]

Style[0]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,51,1,0,"",""]
Style[1]=["white","black","#000099","#E8E8FF","","","","","","","center","","","",200,"",2,2,10,10,"","","","",""]
Style[2]=["white","black","#000099","#E8E8FF","","","","","","","left","","","",200,"",2,2,10,10,"","","","",""]
Style[3]=["white","black","#000099","#E8E8FF","","","","","","","float","","","",200,"",2,2,10,10,"","","","",""]
Style[4]=["white","black","#000099","#E8E8FF","","","","","","","fixed","","","",200,"",2,2,1,1,"","","","",""]
Style[5]=["white","black","#000099","#E8E8FF","","","","","","","","sticky","","",200,"",2,2,10,10,"","","","",""]
Style[6]=["white","black","#000099","#E8E8FF","","","","","","","","keep","","",200,"",2,2,10,10,"","","","",""]
Style[7]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,40,10,"","","","",""]
Style[8]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,50,"","","","",""]
Style[9]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,51,0.5,75,"simple","gray"]
Style[10]=["white","black","black","white","","","right","","Impact","cursive","center","",3,5,200,150,5,20,10,0,50,1,80,"complex","gray"]
Style[11]=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,51,0.5,45,"simple","gray"]
Style[12]=["#555555","#4a4949","#222222","#111111","","","","","","","","","","1",150,"",2,2,20,20,"","","","",""]
Style[13]=["#555555","#4a4949","#222222","#111111","","","","","","","left","","","1",150,"",2,2,20,20,"","","","",""]
Style[14]=["#555555","#4a4949","#222222","#111111","","","","","","","","","","1",150,"",2,2,20,-20,"","","","",""]
Style[15]=["#555555","#4a4949","#222222","#111111","","","","","","","","","","1",150,"",2,2,20,-60,"","","","",""]
Style[16]=["#555555","#4a4949","#222222","#111111","","","","","","","","","","1",150,"",2,2,20,-80,"","","","",""]
Style[17]=["#555555","#4a4949","#222222","#111111","","","","","","","","","","1",150,"",2,2,20,-150,"","","","",""]
Style[18]=["#555555","#4a4949","#222222","#111111","","","","","","","","","","1",80,"",2,2,20,20,"","","","",""]
applyCssFilter()

