Update Casting authored by Ashijin's avatar Ashijin
......@@ -32,7 +32,7 @@ If configured to show spells in the `ITEMS` slot, spell icons will appear overla
If configured to show spells in the `ACTION_BAR` slot, spell icons will appear as an action bar message using unicode icons.
#### Click Combos
_coming soon_
_not yet implemented_
## Spellbook
Active spells can be cast from the spellbook directly, which is a special menu opened using the `/spellbook` command.
......@@ -40,4 +40,13 @@ Active spells can be cast from the spellbook directly, which is a special menu o
When the spellbook is open, left-clicking a spell will cause the player to cast it.
## Wands
_coming soon_
_not yet implemented_
Wands are special items that can have a number of spells bound to them.
Depending on your configuration, left-clicking will cycle through the spells bound to the wand, and right-clicking will cast the spell.
Planned Features:
- Requirements or reagents for binding spells to a wand
- Special furniture/UI for binding
- Durability
\ No newline at end of file