Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **Author:** Ricky Gall
- **Version:** 1.25
- **Description:**
- Addon to make setting blue spells easier. Currently only works as blu main.
- **Abbreviations:** aset, azureset
- **Commands:**
- 1. removeall - Unsets all spells.
- 2. spellset <setname> [ClearFirst|PreserveSlots|PreserveTraits] -- Set (setname)'s spells,
- optional parameter: ClearFirst or PreserveSlots or PreserveTraits:
- overrides setting to clear spells first or remove individually,
- preserving matching slots or traits where possible.
- Default: use settings or preservetraits if settings not configured.
- 3. set <setname> (clearfirst|preserveslots|preservetraits) -- Same as spellset
- 4. mode [ClearFirst|PreserveSlots|PreserveTraits] - cycle settings for set parameters,
- optional parameter: ClearFirst or PreserveSlots or PreserveTraits
- 5. add <slot> <spell> -- Set (spell) to slot (slot (number)).
- 6. save <setname> -- Saves current spellset as (setname).
- 7. currentlist -- Lists currently set spells.
- 8. setlist -- Lists all spellsets.
- 9. spelllist <setname> -- List spells in (setname)
- 10. help --Shows this menu.]]
- **Changes:**
- v1.25
- * Added setting to preserve by slots.
- * Added command to cycle between set methods.
- * Restored ClearFirst behavior to original functionality.
- * Fixed issue with spell name comparisons.
- v1.23 - v1.24
- * Changed default spellset method to preserve traits.
- * Added setting for setmethod to either PreserveTraits or ClearFirst.
- * Added setting for setspeed. Wait time between each spell being set. Faster timing
- may result in multiple attempts at setting the spell and could lead to
- increased total set time. Default: 0.65 seconds.
- v1.15 - v1.22
- * Fixed spells that were missing
- * Recoded for 4.1
- v1.1 - v1.15
- * Added spellset listing
- * Added listing a given set's spells
- * Added default VW sets (VW1 and VW2) which include Wind, Thunder, Light, Dark and Fire, Ice, Water, Earth (respectively)
- * Added //aset list into the help menu given in game (it worked before but i forgot to include it)
- v1.0 - v1.1
- * Fixed issue with saving sets.
Add Comment
Please, Sign In to add comment