Automatically selects professions for empty slots
< Feedback on Neverwinter gateway - Professions Robot
The task names are:
Level 17:
Leadership_Voucher_Labor_T3
Level 23:
Leadership_Voucher_Ad_T4
Tailoring_Voucher_Gear_T4
Leatherworking_Voucher_Gear_T4
Mailsmithing_Voucher_Gear_T4
Platesmithing_Voucher_Gear_T4
Weaponsmithing_Voucher_Gear_T4
Artificing_Voucher_Gear_T4
Jewelcrafting_Voucher_Gems_T4
So you can make a custom profile, base profile "Stacked RP"
{
"profileName": "My Mod9 Profile",
"isProfileActive": true,
"level": {
"25": [
"Leadership_Tier4_24_Wizardsseneschal",
"Leadership_Voucher_Ad_T4",
"Leadership_Voucher_Labor_T3",
"Leadership_Tier4_22r_Capturebandithq",
"Leadership_Tier4_24r_Killdragon",
"Leadership_Tier4_21_Protectmagic",
"Leadership_Tier4_22_Guardclerics",
"Leadership_Tier4_25r_Huntexperiment",
"Leadership_Tier4_21r_Killelemental"
]
}
}
Or for example for base "Mass refine" in tailoring:
{
"profileName": "New profile name here",
"isProfileActive": true,
"level": {
"23": ["Tailoring_Voucher_Gear_T4","+"],
"24": ["Tailoring_Voucher_Gear_T4","+"],
"25": ["Tailoring_Voucher_Gear_T4","+"]
}
}
The + there will add the tasks from the base profile, so we will have exactly the same profile as mass refine but with the addition of those 3 tasks at levels 23-25.
Thanks for that !
Thanks a lot Crazy Flake, I will give that a try
Where i can find names of all tasks?
New tasks - Crates for Stronghold
Any plans for an update including mod 8's new tasks?