Ashita/Chains: Difference between revisions

From HorizonXI Wiki
(Created page with "Displays a text object containing skillchain elements resonating on current target, timer for skillchain window and a list of weapon skills that can skillchain based on the weapon you have currently equipped. Chains is based on the skillchains addon by Ivaar for Ashita-v3. It has mostly been recoded for Ashita-v4 while maintaining the same functionality. == How to Load == /addon load chains == Commands == The following commands may be used to adjust the window positi...")
 
No edit summary
 
Line 26: Line 26:
== Where to Find ==
== Where to Find ==
[https://github.com/Sippius/Ashita-v4-addons/tree/main/chains https://github.com/Sippius/Ashita-v4-addons/tree/main/chains]
[https://github.com/Sippius/Ashita-v4-addons/tree/main/chains https://github.com/Sippius/Ashita-v4-addons/tree/main/chains]
[[Category:Ashita]]

Latest revision as of 22:49, 25 September 2023

Displays a text object containing skillchain elements resonating on current target, timer for skillchain window and a list of weapon skills that can skillchain based on the weapon you have currently equipped.

Chains is based on the skillchains addon by Ivaar for Ashita-v3. It has mostly been recoded for Ashita-v4 while maintaining the same functionality.

How to Load

/addon load chains

Commands

The following commands may be used to adjust the window position.

/chains visible       -- displays text box - click and drag it to desired location
/chains move <x> <y>  -- reposition the window to the defined x, y coordinates
/chains scale <value> -- set font scale


The following commands toggle the display information.

/chains color   -- colorize properties and elements
/chains pet     -- smn and bst pet skills
/chains spell   -- sch immanence and blue magic spells
/chains weapon  -- weapon skills

Where to Find

https://github.com/Sippius/Ashita-v4-addons/tree/main/chains