View Single Post
  #1  
Old 10-04-2013, 04:11 PM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default HoT Armor Recipes

Okay, so one of my players came to me saying that the HoT combines weren't working (Shroud of Dreams)

So I plugged away all morning to create a script that would go through and create ALL 672 recipes for the tier 2-4 group armor. (I still need to do the tier one. That's the crafted stuff...)

The script source can found Here

It is a php script. If you wish to use it all you need to do is change the database information.

OR you can just use the SQL file I created (provided you're using a stock PEQ DB...). That can be found Here
NOTE: This will not work if you have added any tradeskill recipes. It relies on having tradeskill_recipe.id 13108-13780 available and tradeskill_recipe_entries.id 152542 - 155228 available!

I also noticed that the Tier 3 Paladin Arm Piece (Ambiguous Soulbound Vambraces) Wasn't even in the DB. I added it based on Lucy stats You can get it Here

Enjoy

Last edited by HnathBST; 10-05-2013 at 06:55 AM.. Reason: I should stop editing my posts at work. I fixed the link to the php script (source) and updated the SQL files
Reply With Quote