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
