mirror of
https://github.com/chenasraf/aardwolf.git
synced 2026-05-17 17:38:10 +00:00
SpellRotation Aardwolf Plugin
This plugin lets you switch between various spells to use with SnD or your other aliases.
A typical rotation set might look like:
main- The main spellaoe- An AOE spellphys- A physical spell for enemies resistent to elemental damage
Installation
- Download SpellRotation.xml, place it somewhere it wouldn't move (e.g. the plugins directory in your MUSHClient installation)
- Open Plugin Manager (Ctrl+Shift+P)
- Add
SpellRotation.xmlvia the plugin manager
Usage
- To set a rotation, use
ks set <rotation name> <commandse.g,ks set main cast balefire` ks set aoe cast 'fire breath';;cast 'balefire' - To see a rotation command list, use
ks get <rotation name> - Attacking is done by using
kpwithout a taregt, orkp <target>. - You can switch to a rotation by using
ks switch <rotation name>. To switch mid-battle, you can usekp <rotation name>, which will switch rotation and also attack the active target at the same time. e.g.kp aoe
Aliases/Commands
Use ks help to see this list at any time in the game.
SpellRotation
--------------------------------------------------------------
kp [target] Execute current rotation
kp [name] Switch to rotation [name] and execute
ks get <name> Get rotation
ks <name> <cmds> Set rotation
ks switch <name> Switch to rotation
ks list List all rotations and their commands