The Gold Road Chapter – which includes the Scribing system – and Update 42 is now available to test on the PTS! You can read the latest patch notes here: https://forums.elderscrollsonline.com/en/discussion/656454/

NEW! Research Craft - Batch orders and auto crafting of research gear

silvereyes
silvereyes
✭✭✭✭✭
✭✭
http://www.esoui.com/downloads/info1653-ResearchCraft.html

Command line addon that allows batch orders and batch crafting of gear for research.

Usage

/rexport <skill> <reserve> <limit>
/researchexport <skill> <reserve> <limit>

To be run on the character that needs to research traits. It outputs a /researchcraft command to the chat text box that can then be copy/pasted into a mail message or separate text editor program. If posting in chat for another player, you will need to prepend the slash command with something to avoid executing it.
  • <skill>: blacksmithing (bs, metal, smith), clothier (cloth) or woodworking (ww)
  • <reserve>: (optional) number of inventory slots to leave empty. default 20
  • <limit>: (optional) max number of pieces to craft; -or- half -or- third -or- quarter. If half/third/quarter are given, the limit will be set to the number of available slots minus the reserve amount and then divided by 2, 3 or 4, respectively.

/rcraft <encodedOrder>
/researchcraft <encodedOrder>

This command uses the output of the /researchexport command. To be run by the master crafter while interacting with the appropriate craft station. Once run, it will cause all items in the order to be crafted automatically.
  • <encodedOrder>: This is the string exported to chat by the /researchexport command.
Edited by silvereyes on March 26, 2017 3:14PM
  • silvereyes
    silvereyes
    ✭✭✭✭✭
    ✭✭
    Traits are ordered / crafted in the following priority order:

    ITEM_TRAIT_TYPE_WEAPON_SHARPENED,
    ITEM_TRAIT_TYPE_ARMOR_DIVINES,
    ITEM_TRAIT_TYPE_WEAPON_PRECISE,
    ITEM_TRAIT_TYPE_ARMOR_IMPENETRABLE,
    ITEM_TRAIT_TYPE_WEAPON_DECISIVE,
    ITEM_TRAIT_TYPE_ARMOR_INFUSED,
    ITEM_TRAIT_TYPE_WEAPON_CHARGED,
    ITEM_TRAIT_TYPE_ARMOR_STURDY,
    ITEM_TRAIT_TYPE_WEAPON_DEFENDING,
    ITEM_TRAIT_TYPE_ARMOR_WELL_FITTED,
    ITEM_TRAIT_TYPE_WEAPON_INFUSED,
    ITEM_TRAIT_TYPE_ARMOR_REINFORCED,
    ITEM_TRAIT_TYPE_WEAPON_TRAINING,
    ITEM_TRAIT_TYPE_ARMOR_TRAINING,
    ITEM_TRAIT_TYPE_WEAPON_POWERED,
    ITEM_TRAIT_TYPE_ARMOR_PROSPEROUS,
    ITEM_TRAIT_TYPE_WEAPON_NIRNHONED,
    ITEM_TRAIT_TYPE_ARMOR_NIRNHONED
  • FuriousStar
    FuriousStar
    ✭✭✭
    You guys are lucky. As a console player, my add-on is a pad of paper, and several pens..
Sign In or Register to comment.