Dress Suite - Shelf Loadout by thisideasucks
Description from the author:
// Dress Suite - Shelf Loadout
// Called by Cleanup Module, sets loadout to match current echo skills
// Loadouts and loadout conditions need to be configured to match needs
// Use outlandsbutler.com Storage Shelf Loadouts to build scripts to use
// Modify conditions to match echoes you currently use
// Afterwards load scripts to configure shelf loadouts for them
if skill 'Peacemaking' > 80 and skill 'Discordance' > 80 and skill 'Alchemy' >= 80
// Add script from Outlands Butler that matches the loadout you want here
elseif skill 'Stealth' > 100 and skill 'Mace Fighting' >= 80
// Add script from Outlands Butler that matches the loadout you want here
endif
overhead "Dress Suite - Shelf Loadout completed"
setvar! loadoutUpdated 1
script "Dress Suite - Main"Dress Suite - Shelf Loadout
Loadouts and loadout conditions need to be configured to match needs.
Modify conditions to match echoes you currently use. Afterwards load scripts to configure shelf loadouts for them.
Scripts can be generated using OutlandsButler.