Reforgerade
Reforges your gear to the results returned by reforging calculators.
Usage: Talk to a reforging NPC and paste the results you get from using a reforging calculator, then click the reforge button.
Items that are already reforged correctly will show a green check mark over the their icon. Items with reforges that do not match the input will show a red X over the icon. Slots with missing, invalid, or not understood input will show a yellow question mark over the slot's icon. After reviewing the reforge changes click the Reforge button to automatically make the shown reforge changes.
Supported reforging tools:
- Shadowcraft (Thanks to wT-)
- WoW Reforge
- Ask Mr. Robot
- Rawr (experimental)
- FemaleDwarf
Update for 5.0 by _JS_
@legowxelab2z8
Thanks Lego! that works nicely now!
@eviltone
Thanks for taking the time to report this bug. This bug should now be fixed in the latest beta build.
Having an issue with the Flickering Wristbands ( http://www.wowhead.com/item=70735 ) of the Zephyr. ((+340 Stamina, +227 Agility, +151 Haste Rating, +151 Mastery Rating)) With the Shadowcraft exported reforge - i get an error with this item
ie: Reforged Flickering Wristbands of the Zephyr to -60 Mastery Rating / +60 Expertise Rating
get an error saying that the item doesnt have mastery to reforge to expertise
I did find a small bug/ommission though. There are several items with the same name. For instance, for the Twinblade of the Hakkari there are two versions: one with 1.8 speed and one with 1.4 speed. Typically a rogue would have one in the MH and one in the OH. The plugin doesn't seem to be able to handle it. Not that I think it can, given the ShadowCraft output, but anyways.
The output from ShadowCraft is:
Reforged Twinblade of the Hakkari to -36 Crit Rating / +36 Mastery Rating
Reforged Twinblade of the Hakkari to -36 Expertise Rating / +36 Mastery Rating
In the end it tried to do the -exp/+mas reforge to both of my weapons, which failed.
WeaponMainHand : HitRating -> HasteRating
I do have two similar weapons, could that be confusing it?
It sounds like you are having a different problem if the item is not being reforged at all though. Can you please post a link to your character so I can look into the specifics of your situation.
This is what I wanted to reforge:
Head : MasteryRating -> HasteRating
Neck : MasteryRating -> CritRating
Shoulders : MasteryRating -> CritRating
Chest : MasteryRating -> CritRating
Waist : MasteryRating -> HitRating
Legs : MasteryRating -> HitRating
Feet : HitRating -> CritRating
Wrists : HitRating -> CritRating
Hands : HasteRating -> HitRating
Back : HitRating -> HasteRating
WeaponMainHand : HasteRating -> HitRating
Range : HasteRating -> MasteryRating
Other classes are supported through WoW Reforge. If you have a reforging tool in mind that you think should be supported let me know.
This is a great time-saver! Have you thought about adding other classes?
Message: Interface\AddOns\Reforgerade\Reforgerade.lua:170: bad argument #1 to 'next' (table expected, got nil)
Time: 07/04/11 17:50:34
Count: 4
Stack: [C]: in function `next'
Interface\AddOns\Reforgerade\Reforgerade.lua:170: in function `IsValidReforge'
Interface\AddOns\Reforgerade\Reforgerade.lua:222: in function `BuildReforgeTable'
Interface\AddOns\Reforgerade\Reforgerade.lua:273: in function `ReforgeScan'
Interface\AddOns\Reforgerade\Reforgerade.lua:326: in function `ReforgeIt'
Interface\AddOns\Reforgerade\Reforgerade.lua:470: in function <Interface\AddOns\Reforgerade\Reforgerade.lua:470>
Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
It looks like I had a typo for suffix "of the Bouldercrag" which is the root of the problem. An updated version with error-checking that doesn't cause an error and the suffix "suffix "of the Bouldercrag" is now available.
If the random enchant item you were trying to reforge wasn't an "of the Bouldercrag" item please let me know which item it was that is giving you the error by copy+pasting the full reforge list that you are using.
Hopefully the new random enchant items in Firelands share the same suffixes with the items from The Throne of Four Winds or I will need to add more suffixes to the list, but the item names are already patched in the addon.
Thank you for taking the time to report this bug.