Basic Functionality - shastaxc/silver-libs GitHub Wiki

Just by installing SilverLibs you get a few basic capabilities, but most features must be manually enabled.

What you get just for installing

  • Useful Functions that you can call from your job lua.
  • Removal of Mote's set_elemental_gear function which has outdated logic and gear which can conflict with SilverLibs features such as Elemental Belt Auto-Equip
  • Fixed/added spell maps. Specifically, adding some spells to their expected spell maps which the default Mote's lib leaves out: Aspir III, Haste, Haste II, Dia II, Dia III, Diaga, Bio II, Bio III, Poison II, and fixed capitalization for Absorb spells.
  • Updated Mote's cancel_conflicting_buffs function. It now includes more conflicting buffs and resolves some timing issues (specifically for Sneak). Also adds a smart-switch so if using Valiance and it's on cooldown, will use Vallation instead. This allows you to combine Valiance and Vallation to a single keybind.