Habitica Wiki
Habitica Wiki
Advertisement
Habitica Wiki



Description[]

Based on the Change Costume, Background, Pet, and Mount script by @EugeneG

Features[]

  • Creates buttons on the user’s Rewards column to save (remember) the current equipment set
    • Does not affect costume/background/pet/mount
  • Creates buttons to load (wear) a remembered equipment set
    • Four equipment sets by default (STR, CON, INT, PER). The user can manually add Rewards buttons for more.
  • Notifies the user via private message when an equipment set has been saved or completely loaded
    • Notifications can be disabled
  • Rate limit checking (sends "retry after X seconds" message)

First-Time Setup Instructions[]

Code[]

Optional Customizations[]

  • ENABLE_NOTIFICATION can be set to 0 to disable notifications

Usage Tips[]

Known Issues[]

Update Instructions[]

  • If you already had an earlier version of the script set up previously and want to update to a newer version, simply do Part 2. Update External Script
  • No need to do Part 1 and Part 3
  • Note that on the first time you load an equipment set after updating, it might take a bit longer than usual to take effect (around 15 seconds). On the second time and onwards, this delay will no longer be present.

Credits and Acknowledgments[]

  • @EugeneG for the original Change Costume, Background, Pet, and Mount script, plus all other credits and acknowledgments of that script:
Advertisement